Searched refs:xmlDtd (Results 1 - 7 of 7) 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.h358 * xmlDtd:
363 typedef struct _xmlDtd xmlDtd; typedef in typeref:struct:_xmlDtd
364 typedef xmlDtd *xmlDtdPtr;
H A Dtree.c858 cur = (xmlDtdPtr) xmlMalloc(sizeof(xmlDtd));
863 memset(cur, 0 , sizeof(xmlDtd));
932 cur = (xmlDtdPtr) xmlMalloc(sizeof(xmlDtd));
937 memset(cur, 0, sizeof(xmlDtd));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dtree.h360 * xmlDtd:
365 typedef struct _xmlDtd xmlDtd; typedef in typeref:struct:_xmlDtd
366 typedef xmlDtd *xmlDtdPtr;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dtree.in.h358 * xmlDtd:
363 typedef struct _xmlDtd xmlDtd; typedef in typeref:struct:_xmlDtd
364 typedef xmlDtd *xmlDtdPtr;
H A Dtree.c858 cur = (xmlDtdPtr) xmlMalloc(sizeof(xmlDtd));
863 memset(cur, 0 , sizeof(xmlDtd));
932 cur = (xmlDtdPtr) xmlMalloc(sizeof(xmlDtd));
937 memset(cur, 0, sizeof(xmlDtd));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/python/
H A Dlibxml.py561 return xmlDtd(_obj=o)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dtree.c863 cur = (xmlDtdPtr) xmlMalloc(sizeof(xmlDtd));
868 memset(cur, 0 , sizeof(xmlDtd));
937 cur = (xmlDtdPtr) xmlMalloc(sizeof(xmlDtd));
942 memset(cur, 0, sizeof(xmlDtd));

Completed in 137 milliseconds