Searched refs:xmlNodePtr (Results 226 - 250 of 264) sorted by relevance

1234567891011

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dpattern.c139 xmlNodePtr node;
181 xmlNodePtr elem; /* the current node if any */
460 xmlPatPushState(xmlStepStates *states, int step, xmlNodePtr node) {
494 xmlPatMatch(xmlPatternPtr comp, xmlNodePtr node) {
540 xmlNodePtr lst;
2453 xmlPatternMatch(xmlPatternPtr comp, xmlNodePtr node)
H A Dxmlerror.in.h929 xmlNodePtr node,
H A Dxmlwriter.in.h44 xmlNewTextWriterTree(xmlDocPtr doc, xmlNodePtr node,
H A Dxmlschemastypes.c202 xmlSchemaTypeErrMemory(xmlNodePtr node, const char *extra)
350 xmlNodePtr node;
360 xmlNodePtr node;
2001 xmlSchemaValPtr *ret, xmlNodePtr node) {
2123 xmlSchemaValPtr * val, xmlNodePtr node, int flags,
3331 xmlSchemaValPtr *val, xmlNodePtr node) {
3352 xmlSchemaValPtr *val, xmlNodePtr node) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DparserInternals.c1578 ctxt->nodeTab = (xmlNodePtr *) xmlMalloc(10 * sizeof(xmlNodePtr));
1723 xmlNodePtr cur, next;
1822 xmlParserFindNodeInfo(const xmlParserCtxtPtr ctx, const xmlNodePtr node)
1884 const xmlNodePtr node)
1930 pos = xmlParserFindNodeInfoIndex(&ctxt->node_seq, (xmlNodePtr)
H A Dpattern.c139 xmlNodePtr node;
181 xmlNodePtr elem; /* the current node if any */
460 xmlPatPushState(xmlStepStates *states, int step, xmlNodePtr node) {
494 xmlPatMatch(xmlPatternPtr comp, xmlNodePtr node) {
540 xmlNodePtr lst;
2459 xmlPatternMatch(xmlPatternPtr comp, xmlNodePtr node)
H A Dxmllint.c1972 xmlNodePtr root;
2061 xmlNodePtr n;
2291 xmlUnlinkNode((xmlNodePtr)dtd);
2348 xmlNodePtr node;
2924 static void registerNode(xmlNodePtr node)
2931 static void deregisterNode(xmlNodePtr node)
H A Dxmlschemastypes.c202 xmlSchemaTypeErrMemory(xmlNodePtr node, const char *extra)
350 xmlNodePtr node;
360 xmlNodePtr node;
2001 xmlSchemaValPtr *ret, xmlNodePtr node) {
2126 xmlSchemaValPtr * val, xmlNodePtr node, int flags,
3334 xmlSchemaValPtr *val, xmlNodePtr node) {
3355 xmlSchemaValPtr *val, xmlNodePtr node) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DparserInternals.c1578 ctxt->nodeTab = (xmlNodePtr *) xmlMalloc(10 * sizeof(xmlNodePtr));
1723 xmlNodePtr cur, next;
1822 xmlParserFindNodeInfo(const xmlParserCtxtPtr ctx, const xmlNodePtr node)
1884 const xmlNodePtr node)
1930 pos = xmlParserFindNodeInfoIndex(&ctxt->node_seq, (xmlNodePtr)
H A Dpattern.c139 xmlNodePtr node;
181 xmlNodePtr elem; /* the current node if any */
460 xmlPatPushState(xmlStepStates *states, int step, xmlNodePtr node) {
494 xmlPatMatch(xmlPatternPtr comp, xmlNodePtr node) {
540 xmlNodePtr lst;
2459 xmlPatternMatch(xmlPatternPtr comp, xmlNodePtr node)
H A Dxmllint.c1972 xmlNodePtr root;
2061 xmlNodePtr n;
2291 xmlUnlinkNode((xmlNodePtr)dtd);
2348 xmlNodePtr node;
2924 static void registerNode(xmlNodePtr node)
2931 static void deregisterNode(xmlNodePtr node)
H A Dxmlschemastypes.c202 xmlSchemaTypeErrMemory(xmlNodePtr node, const char *extra)
350 xmlNodePtr node;
360 xmlNodePtr node;
2001 xmlSchemaValPtr *ret, xmlNodePtr node) {
2126 xmlSchemaValPtr * val, xmlNodePtr node, int flags,
3334 xmlSchemaValPtr *val, xmlNodePtr node) {
3355 xmlSchemaValPtr *val, xmlNodePtr node) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DparserInternals.c1565 ctxt->nodeTab = (xmlNodePtr *) xmlMalloc(10 * sizeof(xmlNodePtr));
1709 xmlNodePtr cur, next;
1808 xmlParserFindNodeInfo(const xmlParserCtxtPtr ctx, const xmlNodePtr node)
1870 const xmlNodePtr node)
1916 pos = xmlParserFindNodeInfoIndex(&ctxt->node_seq, (xmlNodePtr)
H A Dpattern.c139 xmlNodePtr node;
181 xmlNodePtr elem; /* the current node if any */
460 xmlPatPushState(xmlStepStates *states, int step, xmlNodePtr node) {
494 xmlPatMatch(xmlPatternPtr comp, xmlNodePtr node) {
540 xmlNodePtr lst;
2453 xmlPatternMatch(xmlPatternPtr comp, xmlNodePtr node)
H A Dxmlerror.in.h929 xmlNodePtr node,
H A Dxmlwriter.in.h44 xmlNewTextWriterTree(xmlDocPtr doc, xmlNodePtr node,
H A Dxmlschemastypes.c202 xmlSchemaTypeErrMemory(xmlNodePtr node, const char *extra)
350 xmlNodePtr node;
360 xmlNodePtr node;
2001 xmlSchemaValPtr *ret, xmlNodePtr node) {
2123 xmlSchemaValPtr * val, xmlNodePtr node, int flags,
3331 xmlSchemaValPtr *val, xmlNodePtr node) {
3352 xmlSchemaValPtr *val, xmlNodePtr node) {
/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/examples/
H A Dxmllint.c1972 xmlNodePtr root;
2061 xmlNodePtr n;
2291 xmlUnlinkNode((xmlNodePtr)dtd);
2348 xmlNodePtr node;
2924 static void registerNode(xmlNodePtr node)
2931 static void deregisterNode(xmlNodePtr node)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dxmlwriter.h44 xmlNewTextWriterTree(xmlDocPtr doc, xmlNodePtr node,
H A Dxmlerror.h937 xmlNodePtr node,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dxmlwriter.h44 xmlNewTextWriterTree(xmlDocPtr doc, xmlNodePtr node,
H A Dxmlerror.h937 xmlNodePtr node,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlwriter.h44 xmlNewTextWriterTree(xmlDocPtr doc, xmlNodePtr node,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/doc/examples/
H A DtestWriter.c880 xmlNodePtr node;
/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 DtestWriter.c880 xmlNodePtr node;

Completed in 592 milliseconds

1234567891011