Home | Sort by relevance Sort by last modified time |
/external/chromium_org/third_party/libxslt/libxslt/ | |
xsltInternals.h | 656 int has_ns; member in struct:_xsltStyleItemElement 678 int has_ns; member in struct:_xsltStyleItemAttribute 778 int has_ns; /* element */ member in struct:_xsltStyleItemCallTemplate 970 int has_ns; member in struct:_xsltStyleBasicItemVariable 1008 int has_ns; member in struct:_xsltStyleItemParam 1394 int has_ns; \/* element *\/ member in struct:_xsltStylePreComp [all...] |
preproc.c | 912 (const xmlChar *)"namespace", NULL, &comp->has_ns); 924 if (comp->has_ns == 0) { 937 comp->has_ns = 1; 1032 NULL, &comp->has_ns); 1045 if (comp->has_ns == 0) { 1058 comp->has_ns = 1; [all...] |
attributes.c | 795 if (comp->has_ns) { |
transform.c | [all...] |