HomeSort by relevance Sort by last modified time
    Searched refs:nsname (Results 1 - 3 of 3) sorted by null

  /external/libxml2/
pattern.c 79 #define XML_PAT_COPY_NSNAME(c, r, nsname) \
81 r = (xmlChar *) xmlDictLookup((c)->comp->dict, BAD_CAST nsname, -1); \
82 else r = xmlStrdup(BAD_CAST nsname);
    [all...]
parser.c 8646 const xmlChar *nsname; local
    [all...]
xmlschemas.c 884 const xmlChar *nsName;
943 const xmlChar *nsName;
21634 const xmlChar *nsname = NULL, *location; local
    [all...]

Completed in 145 milliseconds