Searched refs:xmlStringComment (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DparserInternals.in.h272 XMLPUBVAR const xmlChar xmlStringComment[]; variable
H A Dtree.c111 /* #undef xmlStringComment */
112 const xmlChar xmlStringComment[] = { 'c', 'o', 'm', 'm', 'e', 'n', 't', 0 }; variable
2660 cur->name = xmlStringComment;
3881 else if (node->name == xmlStringComment)
3882 ret->name = xmlStringComment;
8939 else if (cur->name == xmlStringComment)
8940 clone->name = xmlStringComment;
H A DdebugXML.c380 if (node->name == xmlStringComment)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DparserInternals.h272 XMLPUBVAR const xmlChar xmlStringComment[]; variable
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DparserInternals.in.h272 XMLPUBVAR const xmlChar xmlStringComment[]; variable
H A Dtree.c111 /* #undef xmlStringComment */
112 const xmlChar xmlStringComment[] = { 'c', 'o', 'm', 'm', 'e', 'n', 't', 0 }; variable
2660 cur->name = xmlStringComment;
3881 else if (node->name == xmlStringComment)
3882 ret->name = xmlStringComment;
8939 else if (cur->name == xmlStringComment)
8940 clone->name = xmlStringComment;
H A DdebugXML.c380 if (node->name == xmlStringComment)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dtree.c114 /* #undef xmlStringComment */
115 const xmlChar xmlStringComment[] = { 'c', 'o', 'm', 'm', 'e', 'n', 't', 0 }; variable
2679 cur->name = xmlStringComment;
3927 else if (node->name == xmlStringComment)
3928 ret->name = xmlStringComment;
9083 else if (cur->name == xmlStringComment)
9084 clone->name = xmlStringComment;
H A DdebugXML.c381 if (node->name == xmlStringComment)

Completed in 202 milliseconds