Searched refs:intSubName (Results 1 – 5 of 5) sorted by relevance
/third_party/libxml2/include/libxml/ |
D | parser.h | 241 const xmlChar * intSubName; /* name of subset */ member
|
/third_party/gettext/gnulib-local/lib/libxml/ |
D | parser.in.h | 268 const xmlChar * intSubName; /* name of subset */ member
|
D | parser.c | 8243 ctxt->intSubName = name; in xmlParseDocTypeDecl() 10719 ctxt->sax->externalSubset(ctxt->userData, ctxt->intSubName, in xmlParseDocument() 11738 ctxt->intSubName, ctxt->extSubSystem, in xmlParseTryOrFinish() 11992 ctxt->sax->externalSubset(ctxt->userData, ctxt->intSubName, in xmlParseTryOrFinish()
|
/third_party/libxml2/os400/libxmlrpg/ |
D | parser.rpgle | 257 d intSubName * const xmlChar *
|
/third_party/libxml2/ |
D | parser.c | 8305 ctxt->intSubName = name; in xmlParseDocTypeDecl() 10810 ctxt->sax->externalSubset(ctxt->userData, ctxt->intSubName, in xmlParseDocument() 11821 ctxt->intSubName, ctxt->extSubSystem, in xmlParseTryOrFinish() 12075 ctxt->sax->externalSubset(ctxt->userData, ctxt->intSubName, in xmlParseTryOrFinish()
|