Searched refs:xmlEntity (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dentities.c29 static xmlEntity xmlEntityLt = {
36 static xmlEntity xmlEntityGt = {
43 static xmlEntity xmlEntityAmp = {
50 static xmlEntity xmlEntityQuot = {
57 static xmlEntity xmlEntityApos = {
152 ret = (xmlEntityPtr) xmlMalloc(sizeof(xmlEntity));
157 memset(ret, 0, sizeof(xmlEntity));
830 cur = (xmlEntityPtr) xmlMalloc(sizeof(xmlEntity));
835 memset(cur, 0, sizeof(xmlEntity));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dentities.c29 static xmlEntity xmlEntityLt = {
36 static xmlEntity xmlEntityGt = {
43 static xmlEntity xmlEntityAmp = {
50 static xmlEntity xmlEntityQuot = {
57 static xmlEntity xmlEntityApos = {
178 ret = (xmlEntityPtr) xmlMalloc(sizeof(xmlEntity));
183 memset(ret, 0, sizeof(xmlEntity));
774 cur = (xmlEntityPtr) xmlMalloc(sizeof(xmlEntity));
779 memset(cur, 0, sizeof(xmlEntity));
H A Dtree.in.h47 typedef struct _xmlEntity xmlEntity; typedef in typeref:struct:_xmlEntity
48 typedef xmlEntity *xmlEntityPtr;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dentities.c29 static xmlEntity xmlEntityLt = {
36 static xmlEntity xmlEntityGt = {
43 static xmlEntity xmlEntityAmp = {
50 static xmlEntity xmlEntityQuot = {
57 static xmlEntity xmlEntityApos = {
152 ret = (xmlEntityPtr) xmlMalloc(sizeof(xmlEntity));
157 memset(ret, 0, sizeof(xmlEntity));
830 cur = (xmlEntityPtr) xmlMalloc(sizeof(xmlEntity));
835 memset(cur, 0, sizeof(xmlEntity));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dentities.c29 static xmlEntity xmlEntityLt = {
36 static xmlEntity xmlEntityGt = {
43 static xmlEntity xmlEntityAmp = {
50 static xmlEntity xmlEntityQuot = {
57 static xmlEntity xmlEntityApos = {
178 ret = (xmlEntityPtr) xmlMalloc(sizeof(xmlEntity));
183 memset(ret, 0, sizeof(xmlEntity));
774 cur = (xmlEntityPtr) xmlMalloc(sizeof(xmlEntity));
779 memset(cur, 0, sizeof(xmlEntity));
H A Dtree.in.h47 typedef struct _xmlEntity xmlEntity; typedef in typeref:struct:_xmlEntity
48 typedef xmlEntity *xmlEntityPtr;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dtree.h47 typedef struct _xmlEntity xmlEntity; typedef in typeref:struct:_xmlEntity
48 typedef xmlEntity *xmlEntityPtr;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dtree.h47 typedef struct _xmlEntity xmlEntity; typedef in typeref:struct:_xmlEntity
48 typedef xmlEntity *xmlEntityPtr;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dtree.h47 typedef struct _xmlEntity xmlEntity; typedef in typeref:struct:_xmlEntity
48 typedef xmlEntity *xmlEntityPtr;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/python/
H A Dlibxml.py559 return xmlEntity(_obj=o)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/python/
H A Dlibxml.py559 return xmlEntity(_obj=o)

Completed in 133 milliseconds