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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dtree.in.h146 * xmlNotation:
151 typedef struct _xmlNotation xmlNotation; typedef in typeref:struct:_xmlNotation
152 typedef xmlNotation *xmlNotationPtr;
H A Dvalid.c2419 ret = (xmlNotationPtr) xmlMalloc(sizeof(xmlNotation));
2424 memset(ret, 0, sizeof(xmlNotation));
2475 cur = (xmlNotationPtr) xmlMalloc(sizeof(xmlNotation));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dtree.h148 * xmlNotation:
153 typedef struct _xmlNotation xmlNotation; typedef in typeref:struct:_xmlNotation
154 typedef xmlNotation *xmlNotationPtr;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dtree.in.h146 * xmlNotation:
151 typedef struct _xmlNotation xmlNotation; typedef in typeref:struct:_xmlNotation
152 typedef xmlNotation *xmlNotationPtr;
H A Dvalid.c2419 ret = (xmlNotationPtr) xmlMalloc(sizeof(xmlNotation));
2424 memset(ret, 0, sizeof(xmlNotation));
2475 cur = (xmlNotationPtr) xmlMalloc(sizeof(xmlNotation));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dvalid.c2428 ret = (xmlNotationPtr) xmlMalloc(sizeof(xmlNotation));
2433 memset(ret, 0, sizeof(xmlNotation));
2484 cur = (xmlNotationPtr) xmlMalloc(sizeof(xmlNotation));

Completed in 194 milliseconds