HomeSort by relevance Sort by last modified time
    Searched refs:xmlDictPtr (Results 26 - 47 of 47) sorted by null

12

  /external/chromium_org/third_party/libxml/src/
pattern.c 163 xmlDictPtr dict; /* the optional dictionary */
179 xmlDictPtr dict; /* the dictionary if any */
289 xmlNewPatParserContext(const xmlChar *pattern, xmlDictPtr dict,
    [all...]
xmlreader.c 139 xmlDictPtr dict; /* the context dictionnary */
225 xmlDictPtr dict = NULL;
280 xmlDictPtr dict;
338 xmlDictPtr dict;
415 xmlDictPtr dict;
    [all...]
tree.c 1076 xmlDictPtr dict = NULL;
1182 xmlDictPtr dict = NULL;
    [all...]
debugXML.c 47 xmlDictPtr dict; /* the doc dictionnary */
275 xmlDictPtr dict;
    [all...]
testapi.c 519 static xmlDictPtr gen_xmlDictPtr(int no, int nr ATTRIBUTE_UNUSED) {
523 static void des_xmlDictPtr(int no ATTRIBUTE_UNUSED, xmlDictPtr val, int nr ATTRIBUTE_UNUSED) {
785 static void desret_xmlDictPtr(xmlDictPtr val) {
    [all...]
xmlschemas.c 573 xmlDictPtr dict;
620 xmlDictPtr dict; /* dictionnary for interned string names */
1016 xmlDictPtr dict;
    [all...]
xmlregexp.c     [all...]
HTMLparser.c     [all...]
xpath.c 579 xmlDictPtr dict; /* the dictionnary to use if any */
    [all...]
parser.c     [all...]
  /external/libxml2/
pattern.c 166 xmlDictPtr dict; /* the optional dictionary */
182 xmlDictPtr dict; /* the dictionary if any */
292 xmlNewPatParserContext(const xmlChar *pattern, xmlDictPtr dict,
    [all...]
xmlreader.c 141 xmlDictPtr dict; /* the context dictionnary */
228 xmlDictPtr dict = NULL;
283 xmlDictPtr dict;
341 xmlDictPtr dict;
418 xmlDictPtr dict;
    [all...]
tree.c 1094 xmlDictPtr dict = NULL;
1200 xmlDictPtr dict = NULL;
    [all...]
debugXML.c 47 xmlDictPtr dict; /* the doc dictionnary */
275 xmlDictPtr dict;
    [all...]
xmlschemas.c 573 xmlDictPtr dict;
620 xmlDictPtr dict; /* dictionnary for interned string names */
1017 xmlDictPtr dict;
    [all...]
xmlregexp.c     [all...]
HTMLparser.c     [all...]
xpath.c 657 xmlDictPtr dict; /* the dictionnary to use if any */
    [all...]
parser.c     [all...]
  /external/chromium_org/third_party/libxml/src/include/libxml/
parser.h 263 xmlDictPtr dict; /* dictionnary for the parser */
    [all...]
  /external/libxml2/include/libxml/
parser.h 263 xmlDictPtr dict; /* dictionnary for the parser */
    [all...]
  /external/chromium_org/third_party/libxslt/libxslt/
xsltutils.c 738 xsltSplitQName(xmlDictPtr dict, const xmlChar *name, const xmlChar **prefix) {
    [all...]

Completed in 2887 milliseconds

12