Searched refs:XML_EXP_SEQ (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlregexp.in.h132 XML_EXP_SEQ = 3, enumerator in enum:__anon2509
H A Dxmlregexp.c6296 case XML_EXP_SEQ:
6474 } else if (type == XML_EXP_SEQ) {
6606 if ((exp->type == XML_EXP_SEQ) || (exp->type == XML_EXP_OR)) {
6696 return(xmlExpHashGetEntry(ctxt, XML_EXP_SEQ, left, right, NULL, 0, 0));
6751 case XML_EXP_SEQ:
6806 case XML_EXP_SEQ:
6911 case XML_EXP_SEQ:
6930 ret = xmlExpHashGetEntry(ctxt, XML_EXP_SEQ, ret, exp->exp_right,
6971 return(xmlExpHashGetEntry(ctxt, XML_EXP_SEQ, ret, tmp,
7130 if (sub->type == XML_EXP_SEQ) {
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlregexp.h138 XML_EXP_SEQ = 3, enumerator in enum:__anon2703
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlregexp.in.h132 XML_EXP_SEQ = 3, enumerator in enum:__anon2283
H A Dxmlregexp.c6296 case XML_EXP_SEQ:
6474 } else if (type == XML_EXP_SEQ) {
6606 if ((exp->type == XML_EXP_SEQ) || (exp->type == XML_EXP_OR)) {
6696 return(xmlExpHashGetEntry(ctxt, XML_EXP_SEQ, left, right, NULL, 0, 0));
6751 case XML_EXP_SEQ:
6806 case XML_EXP_SEQ:
6911 case XML_EXP_SEQ:
6930 ret = xmlExpHashGetEntry(ctxt, XML_EXP_SEQ, ret, exp->exp_right,
6971 return(xmlExpHashGetEntry(ctxt, XML_EXP_SEQ, ret, tmp,
7130 if (sub->type == XML_EXP_SEQ) {
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlregexp.c6421 case XML_EXP_SEQ:
6599 } else if (type == XML_EXP_SEQ) {
6731 if ((exp->type == XML_EXP_SEQ) || (exp->type == XML_EXP_OR)) {
6821 return(xmlExpHashGetEntry(ctxt, XML_EXP_SEQ, left, right, NULL, 0, 0));
6876 case XML_EXP_SEQ:
6931 case XML_EXP_SEQ:
7036 case XML_EXP_SEQ:
7055 ret = xmlExpHashGetEntry(ctxt, XML_EXP_SEQ, ret, exp->exp_right,
7096 return(xmlExpHashGetEntry(ctxt, XML_EXP_SEQ, ret, tmp,
7255 if (sub->type == XML_EXP_SEQ) {
[all...]

Completed in 130 milliseconds