Searched refs:xmlRegExecCtxt (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.h36 typedef struct _xmlRegExecCtxt xmlRegExecCtxt; typedef in typeref:struct:_xmlRegExecCtxt
37 typedef xmlRegExecCtxt *xmlRegExecCtxtPtr;
H A Dxmlregexp.c2984 xmlRegExecCtxt execval;
3286 exec = (xmlRegExecCtxtPtr) xmlMalloc(sizeof(xmlRegExecCtxt));
3291 memset(exec, 0, sizeof(xmlRegExecCtxt));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlregexp.h36 typedef struct _xmlRegExecCtxt xmlRegExecCtxt; typedef in typeref:struct:_xmlRegExecCtxt
37 typedef xmlRegExecCtxt *xmlRegExecCtxtPtr;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlregexp.in.h36 typedef struct _xmlRegExecCtxt xmlRegExecCtxt; typedef in typeref:struct:_xmlRegExecCtxt
37 typedef xmlRegExecCtxt *xmlRegExecCtxtPtr;
H A Dxmlregexp.c2984 xmlRegExecCtxt execval;
3286 exec = (xmlRegExecCtxtPtr) xmlMalloc(sizeof(xmlRegExecCtxt));
3291 memset(exec, 0, sizeof(xmlRegExecCtxt));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlregexp.c3136 xmlRegExecCtxt execval;
3457 exec = (xmlRegExecCtxtPtr) xmlMalloc(sizeof(xmlRegExecCtxt));
3462 memset(exec, 0, sizeof(xmlRegExecCtxt));

Completed in 184 milliseconds