HomeSort by relevance Sort by last modified time
    Searched defs:ncname (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/libxslt/libxslt/
attributes.c 290 const xmlChar *ncname; local
306 ncname = xsltSplitQName(style->dict, value, &prefix);
320 attrItems = xmlHashLookup2(style->attributeSets, ncname, prefix);
356 "add attribute to list %s\n", ncname);
390 "add attribute to list %s\n", ncname);
428 "xsl:attribute-set : %s adds use %s\n", ncname, curval);
454 xmlHashUpdateEntry2(style->attributeSets, ncname, prefix, attrItems, NULL);
457 "updated attribute list %s\n", ncname);
1043 const xmlChar *ncname = NULL; local
1091 ncname = xsltSplitQName(ctxt->dict, curstr, &prefix)
    [all...]
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 
  /external/chromium_org/third_party/libxml/src/
testapi.c 19005 xmlChar * ncname; \/* the Name *\/ local
    [all...]

Completed in 9407 milliseconds