Searched refs:XML_EXP_COUNT (Results 1 – 5 of 5) sorted by relevance
/third_party/libxml2/ |
D | xmlregexp.c | 6620 case XML_EXP_COUNT: in xmlExpHashComputeKey() 6675 } else if (type == XML_EXP_COUNT) { in xmlExpHashGetEntry() 6818 } else if (type == XML_EXP_COUNT) { in xmlExpHashGetEntry() 6843 } else if (type == XML_EXP_COUNT) { in xmlExpHashGetEntry() 6921 } else if (exp->type == XML_EXP_COUNT) { in xmlExpFree() 7034 return(xmlExpHashGetEntry(ctxt, XML_EXP_COUNT, subset, in xmlExpNewRange() 7060 case XML_EXP_COUNT: in xmlExpGetLanguageInt() 7115 case XML_EXP_COUNT: in xmlExpGetStartInt() 7246 case XML_EXP_COUNT: { in xmlExpStringDeriveInt() 7272 tmp = xmlExpHashGetEntry(ctxt, XML_EXP_COUNT, exp->exp_left, NULL, in xmlExpStringDeriveInt() [all …]
|
/third_party/gettext/gnulib-local/lib/libxml/ |
D | xmlregexp.c | 6558 case XML_EXP_COUNT: in xmlExpHashComputeKey() 6613 } else if (type == XML_EXP_COUNT) { in xmlExpHashGetEntry() 6756 } else if (type == XML_EXP_COUNT) { in xmlExpHashGetEntry() 6781 } else if (type == XML_EXP_COUNT) { in xmlExpHashGetEntry() 6859 } else if (exp->type == XML_EXP_COUNT) { in xmlExpFree() 6972 return(xmlExpHashGetEntry(ctxt, XML_EXP_COUNT, subset, in xmlExpNewRange() 6998 case XML_EXP_COUNT: in xmlExpGetLanguageInt() 7053 case XML_EXP_COUNT: in xmlExpGetStartInt() 7184 case XML_EXP_COUNT: { in xmlExpStringDeriveInt() 7210 tmp = xmlExpHashGetEntry(ctxt, XML_EXP_COUNT, exp->exp_left, NULL, in xmlExpStringDeriveInt() [all …]
|
D | xmlregexp.in.h | 169 XML_EXP_COUNT = 5 enumerator
|
/third_party/libxml2/include/libxml/ |
D | xmlregexp.h | 140 XML_EXP_COUNT = 5 enumerator
|
/third_party/libxml2/os400/libxmlrpg/ |
D | xmlregexp.rpgle | 158 d XML_EXP_COUNT c 5
|