Searched refs:xmlRegexp (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.h28 typedef struct _xmlRegexp xmlRegexp; typedef in typeref:struct:_xmlRegexp
29 typedef xmlRegexp *xmlRegexpPtr;
H A Dxmlregexp.c416 ret = (xmlRegexpPtr) xmlMalloc(sizeof(xmlRegexp));
421 memset(ret, 0, sizeof(xmlRegexp));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlregexp.h28 typedef struct _xmlRegexp xmlRegexp; typedef in typeref:struct:_xmlRegexp
29 typedef xmlRegexp *xmlRegexpPtr;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlregexp.in.h28 typedef struct _xmlRegexp xmlRegexp; typedef in typeref:struct:_xmlRegexp
29 typedef xmlRegexp *xmlRegexpPtr;
H A Dxmlregexp.c416 ret = (xmlRegexpPtr) xmlMalloc(sizeof(xmlRegexp));
421 memset(ret, 0, sizeof(xmlRegexp));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlregexp.c423 ret = (xmlRegexpPtr) xmlMalloc(sizeof(xmlRegexp));
428 memset(ret, 0, sizeof(xmlRegexp));

Completed in 137 milliseconds