Searched refs:xmlRegExecCtxtPtr (Results 1 - 25 of 25) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dxmlregexp.h32 * xmlRegExecCtxtPtr:
37 typedef xmlRegExecCtxt *xmlRegExecCtxtPtr; typedef
72 typedef void (*xmlRegExecCallbacks) (xmlRegExecCtxtPtr exec,
80 XMLPUBFUN xmlRegExecCtxtPtr XMLCALL
85 xmlRegFreeExecCtxt (xmlRegExecCtxtPtr exec);
87 xmlRegExecPushString(xmlRegExecCtxtPtr exec,
91 xmlRegExecPushString2(xmlRegExecCtxtPtr exec,
97 xmlRegExecNextValues(xmlRegExecCtxtPtr exec,
103 xmlRegExecErrInfo (xmlRegExecCtxtPtr exec,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dxmlregexp.h32 * xmlRegExecCtxtPtr:
37 typedef xmlRegExecCtxt *xmlRegExecCtxtPtr; typedef
72 typedef void (*xmlRegExecCallbacks) (xmlRegExecCtxtPtr exec,
80 XMLPUBFUN xmlRegExecCtxtPtr XMLCALL
85 xmlRegFreeExecCtxt (xmlRegExecCtxtPtr exec);
87 xmlRegExecPushString(xmlRegExecCtxtPtr exec,
91 xmlRegExecPushString2(xmlRegExecCtxtPtr exec,
97 xmlRegExecNextValues(xmlRegExecCtxtPtr exec,
103 xmlRegExecErrInfo (xmlRegExecCtxtPtr exec,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlregexp.in.h32 * xmlRegExecCtxtPtr:
37 typedef xmlRegExecCtxt *xmlRegExecCtxtPtr; typedef
66 typedef void (*xmlRegExecCallbacks) (xmlRegExecCtxtPtr exec,
74 XMLPUBFUN xmlRegExecCtxtPtr XMLCALL
79 xmlRegFreeExecCtxt (xmlRegExecCtxtPtr exec);
81 xmlRegExecPushString(xmlRegExecCtxtPtr exec,
85 xmlRegExecPushString2(xmlRegExecCtxtPtr exec,
91 xmlRegExecNextValues(xmlRegExecCtxtPtr exec,
97 xmlRegExecErrInfo (xmlRegExecCtxtPtr exec,
H A Dxmlregexp.c2872 xmlFARegDebugExec(xmlRegExecCtxtPtr exec) {
2887 xmlFARegExecSave(xmlRegExecCtxtPtr exec) {
2948 xmlFARegExecRollBack(xmlRegExecCtxtPtr exec) {
2985 xmlRegExecCtxtPtr exec = &execval;
3264 static void testerr(xmlRegExecCtxtPtr exec);
3278 xmlRegExecCtxtPtr
3280 xmlRegExecCtxtPtr exec;
3286 exec = (xmlRegExecCtxtPtr) xmlMalloc(sizeof(xmlRegExecCtxt));
3340 xmlRegFreeExecCtxt(xmlRegExecCtxtPtr exec) {
3371 xmlFARegExecSaveInputString(xmlRegExecCtxtPtr exe
[all...]
H A Drelaxng.c382 xmlRegExecCtxtPtr elem; /* the current element regexp */
385 xmlRegExecCtxtPtr *elemTab; /* the stack of regexp runtime */
7793 xmlRelaxNGValidateCompiledCallback(xmlRegExecCtxtPtr exec ATTRIBUTE_UNUSED,
7847 xmlRegExecCtxtPtr exec;
7941 xmlRelaxNGElemPush(xmlRelaxNGValidCtxtPtr ctxt, xmlRegExecCtxtPtr exec)
7945 ctxt->elemTab = (xmlRegExecCtxtPtr *) xmlMalloc(ctxt->elemMax *
7947 (xmlRegExecCtxtPtr));
7955 ctxt->elemTab = (xmlRegExecCtxtPtr *) xmlRealloc(ctxt->elemTab,
7958 (xmlRegExecCtxtPtr));
7977 static xmlRegExecCtxtPtr
[all...]
H A Dvalid.c264 xmlRegExecCtxtPtr exec; /* regexp runtime */
5165 xmlRegExecCtxtPtr exec;
H A Dxmlschemas.c900 xmlRegExecCtxtPtr regexCtxt;
986 xmlRegExecCtxtPtr regexp;
26434 xmlRegExecCtxtPtr regexCtxt;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlregexp.h32 * xmlRegExecCtxtPtr:
37 typedef xmlRegExecCtxt *xmlRegExecCtxtPtr; typedef
72 typedef void (*xmlRegExecCallbacks) (xmlRegExecCtxtPtr exec,
80 XMLPUBFUN xmlRegExecCtxtPtr XMLCALL
85 xmlRegFreeExecCtxt (xmlRegExecCtxtPtr exec);
87 xmlRegExecPushString(xmlRegExecCtxtPtr exec,
91 xmlRegExecPushString2(xmlRegExecCtxtPtr exec,
97 xmlRegExecNextValues(xmlRegExecCtxtPtr exec,
103 xmlRegExecErrInfo (xmlRegExecCtxtPtr exec,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlregexp.in.h32 * xmlRegExecCtxtPtr:
37 typedef xmlRegExecCtxt *xmlRegExecCtxtPtr; typedef
66 typedef void (*xmlRegExecCallbacks) (xmlRegExecCtxtPtr exec,
74 XMLPUBFUN xmlRegExecCtxtPtr XMLCALL
79 xmlRegFreeExecCtxt (xmlRegExecCtxtPtr exec);
81 xmlRegExecPushString(xmlRegExecCtxtPtr exec,
85 xmlRegExecPushString2(xmlRegExecCtxtPtr exec,
91 xmlRegExecNextValues(xmlRegExecCtxtPtr exec,
97 xmlRegExecErrInfo (xmlRegExecCtxtPtr exec,
H A Dxmlregexp.c2872 xmlFARegDebugExec(xmlRegExecCtxtPtr exec) {
2887 xmlFARegExecSave(xmlRegExecCtxtPtr exec) {
2948 xmlFARegExecRollBack(xmlRegExecCtxtPtr exec) {
2985 xmlRegExecCtxtPtr exec = &execval;
3264 static void testerr(xmlRegExecCtxtPtr exec);
3278 xmlRegExecCtxtPtr
3280 xmlRegExecCtxtPtr exec;
3286 exec = (xmlRegExecCtxtPtr) xmlMalloc(sizeof(xmlRegExecCtxt));
3340 xmlRegFreeExecCtxt(xmlRegExecCtxtPtr exec) {
3371 xmlFARegExecSaveInputString(xmlRegExecCtxtPtr exe
[all...]
H A Drelaxng.c382 xmlRegExecCtxtPtr elem; /* the current element regexp */
385 xmlRegExecCtxtPtr *elemTab; /* the stack of regexp runtime */
7793 xmlRelaxNGValidateCompiledCallback(xmlRegExecCtxtPtr exec ATTRIBUTE_UNUSED,
7847 xmlRegExecCtxtPtr exec;
7941 xmlRelaxNGElemPush(xmlRelaxNGValidCtxtPtr ctxt, xmlRegExecCtxtPtr exec)
7945 ctxt->elemTab = (xmlRegExecCtxtPtr *) xmlMalloc(ctxt->elemMax *
7947 (xmlRegExecCtxtPtr));
7955 ctxt->elemTab = (xmlRegExecCtxtPtr *) xmlRealloc(ctxt->elemTab,
7958 (xmlRegExecCtxtPtr));
7977 static xmlRegExecCtxtPtr
[all...]
H A Dvalid.c264 xmlRegExecCtxtPtr exec; /* regexp runtime */
5165 xmlRegExecCtxtPtr exec;
H A Dxmlschemas.c900 xmlRegExecCtxtPtr regexCtxt;
986 xmlRegExecCtxtPtr regexp;
26434 xmlRegExecCtxtPtr regexCtxt;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DtestAutomata.c39 xmlRegExecCtxtPtr exec = NULL;
226 xmlRegExecCtxtPtr exec;
H A Dxmlregexp.c3023 xmlFARegDebugExec(xmlRegExecCtxtPtr exec) {
3039 xmlFARegExecSave(xmlRegExecCtxtPtr exec) {
3100 xmlFARegExecRollBack(xmlRegExecCtxtPtr exec) {
3137 xmlRegExecCtxtPtr exec = &execval;
3435 static void testerr(xmlRegExecCtxtPtr exec);
3449 xmlRegExecCtxtPtr
3451 xmlRegExecCtxtPtr exec;
3457 exec = (xmlRegExecCtxtPtr) xmlMalloc(sizeof(xmlRegExecCtxt));
3511 xmlRegFreeExecCtxt(xmlRegExecCtxtPtr exec) {
3542 xmlFARegExecSaveInputString(xmlRegExecCtxtPtr exe
[all...]
H A Drelaxng.c382 xmlRegExecCtxtPtr elem; /* the current element regexp */
385 xmlRegExecCtxtPtr *elemTab; /* the stack of regexp runtime */
7795 xmlRelaxNGValidateCompiledCallback(xmlRegExecCtxtPtr exec ATTRIBUTE_UNUSED,
7849 xmlRegExecCtxtPtr exec;
7943 xmlRelaxNGElemPush(xmlRelaxNGValidCtxtPtr ctxt, xmlRegExecCtxtPtr exec)
7947 ctxt->elemTab = (xmlRegExecCtxtPtr *) xmlMalloc(ctxt->elemMax *
7949 (xmlRegExecCtxtPtr));
7957 ctxt->elemTab = (xmlRegExecCtxtPtr *) xmlRealloc(ctxt->elemTab,
7960 (xmlRegExecCtxtPtr));
7979 static xmlRegExecCtxtPtr
[all...]
H A Dvalid.c269 xmlRegExecCtxtPtr exec; /* regexp runtime */
5291 xmlRegExecCtxtPtr exec;
H A Dtestapi.c32996 static xmlRegExecCtxtPtr gen_xmlRegExecCtxtPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
32999 static void des_xmlRegExecCtxtPtr(int no ATTRIBUTE_UNUSED, xmlRegExecCtxtPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
33011 xmlRegExecCtxtPtr exec; /* a regexp execution context generating an error */
33080 xmlRegExecCtxtPtr exec; /* a regexp execution context */
33142 xmlRegExecCtxtPtr exec; /* a regexp execution context or NULL to indicate the end */
33190 xmlRegExecCtxtPtr exec; /* a regexp execution context or NULL to indicate the end */
[all...]
H A Dxmlschemas.c900 xmlRegExecCtxtPtr regexCtxt;
986 xmlRegExecCtxtPtr regexp;
26458 xmlRegExecCtxtPtr regexCtxt;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DtestAutomata.c39 xmlRegExecCtxtPtr exec = NULL;
226 xmlRegExecCtxtPtr exec;
H A Dxmlregexp.c3023 xmlFARegDebugExec(xmlRegExecCtxtPtr exec) {
3039 xmlFARegExecSave(xmlRegExecCtxtPtr exec) {
3100 xmlFARegExecRollBack(xmlRegExecCtxtPtr exec) {
3137 xmlRegExecCtxtPtr exec = &execval;
3435 static void testerr(xmlRegExecCtxtPtr exec);
3449 xmlRegExecCtxtPtr
3451 xmlRegExecCtxtPtr exec;
3457 exec = (xmlRegExecCtxtPtr) xmlMalloc(sizeof(xmlRegExecCtxt));
3511 xmlRegFreeExecCtxt(xmlRegExecCtxtPtr exec) {
3542 xmlFARegExecSaveInputString(xmlRegExecCtxtPtr exe
[all...]
H A Drelaxng.c382 xmlRegExecCtxtPtr elem; /* the current element regexp */
385 xmlRegExecCtxtPtr *elemTab; /* the stack of regexp runtime */
7795 xmlRelaxNGValidateCompiledCallback(xmlRegExecCtxtPtr exec ATTRIBUTE_UNUSED,
7849 xmlRegExecCtxtPtr exec;
7943 xmlRelaxNGElemPush(xmlRelaxNGValidCtxtPtr ctxt, xmlRegExecCtxtPtr exec)
7947 ctxt->elemTab = (xmlRegExecCtxtPtr *) xmlMalloc(ctxt->elemMax *
7949 (xmlRegExecCtxtPtr));
7957 ctxt->elemTab = (xmlRegExecCtxtPtr *) xmlRealloc(ctxt->elemTab,
7960 (xmlRegExecCtxtPtr));
7979 static xmlRegExecCtxtPtr
[all...]
H A Dvalid.c269 xmlRegExecCtxtPtr exec; /* regexp runtime */
5291 xmlRegExecCtxtPtr exec;
H A Dtestapi.c32996 static xmlRegExecCtxtPtr gen_xmlRegExecCtxtPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
32999 static void des_xmlRegExecCtxtPtr(int no ATTRIBUTE_UNUSED, xmlRegExecCtxtPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
33011 xmlRegExecCtxtPtr exec; /* a regexp execution context generating an error */
33080 xmlRegExecCtxtPtr exec; /* a regexp execution context */
33142 xmlRegExecCtxtPtr exec; /* a regexp execution context or NULL to indicate the end */
33190 xmlRegExecCtxtPtr exec; /* a regexp execution context or NULL to indicate the end */
[all...]
H A Dxmlschemas.c900 xmlRegExecCtxtPtr regexCtxt;
986 xmlRegExecCtxtPtr regexp;
26458 xmlRegExecCtxtPtr regexCtxt;

Completed in 1389 milliseconds