Searched refs:xmlRegExecErrInfo (Results 1 - 11 of 11) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlregexp.in.h97 xmlRegExecErrInfo (xmlRegExecCtxtPtr exec,
H A Dxmlregexp.c3981 * implement xmlRegExecNextValues() and xmlRegExecErrInfo()
4155 * xmlRegExecErrInfo:
4174 xmlRegExecErrInfo(xmlRegExecCtxtPtr exec, const xmlChar **string, function
4194 xmlRegExecErrInfo(exec, &string, &nb, &nbneg, &values[0], &terminal);
H A Dxmlschemas.c26503 xmlRegExecErrInfo(regexCtxt, NULL, &nbval, &nbneg,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlregexp.h103 xmlRegExecErrInfo (xmlRegExecCtxtPtr exec,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlregexp.in.h97 xmlRegExecErrInfo (xmlRegExecCtxtPtr exec,
H A Dxmlregexp.c3981 * implement xmlRegExecNextValues() and xmlRegExecErrInfo()
4155 * xmlRegExecErrInfo:
4174 xmlRegExecErrInfo(xmlRegExecCtxtPtr exec, const xmlChar **string, function
4194 xmlRegExecErrInfo(exec, &string, &nb, &nbneg, &values[0], &terminal);
H A Dxmlschemas.c26503 xmlRegExecErrInfo(regexCtxt, NULL, &nbval, &nbneg,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Delfgcchack.h8066 #undef xmlRegExecErrInfo macro
8067 extern __typeof (xmlRegExecErrInfo) xmlRegExecErrInfo __attribute((alias("xmlRegExecErrInfo__internal_alias")));
8069 #ifndef xmlRegExecErrInfo
8070 extern __typeof (xmlRegExecErrInfo) xmlRegExecErrInfo__internal_alias __attribute((visibility("hidden")));
8071 #define xmlRegExecErrInfo xmlRegExecErrInfo__internal_alias macro
H A Dxmlregexp.c4152 * implement xmlRegExecNextValues() and xmlRegExecErrInfo()
4326 * xmlRegExecErrInfo:
4345 xmlRegExecErrInfo(xmlRegExecCtxtPtr exec, const xmlChar **string, function
4365 xmlRegExecErrInfo(exec, &string, &nb, &nbneg, &values[0], &terminal);
H A Dxmlschemas.c26527 xmlRegExecErrInfo(regexCtxt, NULL, &nbval, &nbneg,
H A Dtestapi.c33038 ret_val = xmlRegExecErrInfo(exec, (const xmlChar **)string, nbval, nbneg, values, terminal);
33049 printf("Leak of %d blocks found in xmlRegExecErrInfo",
[all...]

Completed in 655 milliseconds