Searched refs:xmlNewText (Results 1 - 25 of 36) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/doc/examples/
H A Dtree2.c70 * Here goes another way to create nodes. xmlNewNode() and xmlNewText
75 node1 = xmlNewText(BAD_CAST
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/share/doc/libxml2-2.7.2/html/
H A Dtree2.c70 * Here goes another way to create nodes. xmlNewNode() and xmlNewText
75 node1 = xmlNewText(BAD_CAST
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/doc/examples/
H A Dtree2.c70 * Here goes another way to create nodes. xmlNewNode() and xmlNewText
75 node1 = xmlNewText(BAD_CAST
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxinclude.c1018 tmp = xmlNewText(content);
1868 node = xmlNewText(NULL);
H A Dtree.in.h780 xmlNewText (const xmlChar *content);
H A Dxmlsave.c1068 cur->children = xmlNewText(cur->name);
H A Dxpointer.c1521 tmp = xmlNewText(content);
H A Dtree.c2357 * xmlNewText:
2364 xmlNewText(const xmlChar *content) { function
2581 cur = xmlNewText(content);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxinclude.c1031 tmp = xmlNewText(content);
1872 node = xmlNewText(NULL);
H A Dxmlsave.c1197 cur->children = xmlNewText(cur->name);
H A Dxpointer.c1521 tmp = xmlNewText(content);
H A Delfgcchack.h6221 #undef xmlNewText macro
6222 extern __typeof (xmlNewText) xmlNewText __attribute((alias("xmlNewText__internal_alias")));
6224 #ifndef xmlNewText
6225 extern __typeof (xmlNewText) xmlNewText__internal_alias __attribute((visibility("hidden")));
6226 #define xmlNewText xmlNewText__internal_alias macro
H A Dtree.c2376 * xmlNewText:
2383 xmlNewText(const xmlChar *content) { function
2600 cur = xmlNewText(content);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxinclude.c1031 tmp = xmlNewText(content);
1872 node = xmlNewText(NULL);
H A Dxmlsave.c1197 cur->children = xmlNewText(cur->name);
H A Dxpointer.c1521 tmp = xmlNewText(content);
H A Delfgcchack.h6221 #undef xmlNewText macro
6222 extern __typeof (xmlNewText) xmlNewText __attribute((alias("xmlNewText__internal_alias")));
6224 #ifndef xmlNewText
6225 extern __typeof (xmlNewText) xmlNewText__internal_alias __attribute((visibility("hidden")));
6226 #define xmlNewText xmlNewText__internal_alias macro
H A Dtree.c2376 * xmlNewText:
2383 xmlNewText(const xmlChar *content) { function
2600 cur = xmlNewText(content);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxinclude.c1018 tmp = xmlNewText(content);
1868 node = xmlNewText(NULL);
H A Dtree.in.h780 xmlNewText (const xmlChar *content);
H A Dxmlsave.c1068 cur->children = xmlNewText(cur->name);
H A Dxpointer.c1521 tmp = xmlNewText(content);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dtree.h808 xmlNewText (const xmlChar *content);
/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.h808 xmlNewText (const xmlChar *content);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dtree.h808 xmlNewText (const xmlChar *content);

Completed in 528 milliseconds

12