Searched defs:doc (Results 26 - 50 of 137) sorted by relevance

123456

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/python/tests/
H A DvalidDTD.py34 doc = libxml2.parseDoc(valid) variable
42 doc = libxml2.parseDoc(invalid) variable
H A Dwalker.py40 doc = libxml2.parseDoc(docstr) variable
79 doc = libxml2.parseDoc(docstr) variable
H A Dxpathret.py25 doc = libxml2.parseFile("tst.xml") variable
H A DvalidRNG.py49 doc = libxml2.parseDoc(valid) variable
57 doc = libxml2.parseDoc(invalid) variable
H A DvalidSchemas.py56 doc = libxml2.parseDoc(valid) variable
64 doc = libxml2.parseDoc(invalid) variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DdebugXML.in.h115 xmlDocPtr doc; member in struct:_xmlShellCtxt
H A Dxlink.c123 xlinkIsLink (xmlDocPtr doc, xmlNodePtr node) { argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DdebugXML.in.h115 xmlDocPtr doc; member in struct:_xmlShellCtxt
H A Dxlink.c123 xlinkIsLink (xmlDocPtr doc, xmlNodePtr node) { argument
H A Dentities.in.h47 struct _xmlDoc *doc; /* the containing document */ member in struct:_xmlEntity
H A Dvalid.in.h94 xmlDocPtr doc; /* the document */ member in struct:_xmlValidCtxt
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/doc/examples/
H A Dio1.c105 xmlDocPtr doc; local
H A Dparse4.c47 xmlDocPtr doc; /* the resulting document tree */ local
H A Dxpath2.c86 xmlDocPtr doc; local
H A DtestWriter.c628 xmlDocPtr doc; local
879 xmlDocPtr doc; local
[all...]
H A Dxpath1.c86 xmlDocPtr doc; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DdebugXML.h115 xmlDocPtr doc; member in struct:_xmlShellCtxt
H A Dentities.h47 struct _xmlDoc *doc; /* the containing document */ member in struct:_xmlEntity
[all...]
H A Dvalid.h94 xmlDocPtr doc; /* the document */ member in struct:_xmlValidCtxt
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/docs/examples/
H A Dhtmltidy.c46 void dumpNode(TidyDoc doc, TidyNode tnod, int indent ) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A DtestRelax.c135 xmlDocPtr doc; local
H A DtestSchemas.c126 xmlDocPtr doc; local
H A Dxlink.c123 xlinkIsLink (xmlDocPtr doc, xmlNodePtr node) { argument
H A DtestC14N.c54 xmlDocPtr doc; local
228 xmlDocPtr doc; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/example/
H A Dgjobread.c46 parsePerson(xmlDocPtr doc, xmlNsPtr ns, xmlNodePtr cur) { argument
109 parseJob(xmlDocPtr doc, xmlNsPtr ns, xmlNodePtr cur) { argument
181 xmlDocPtr doc; local
[all...]

Completed in 298 milliseconds

123456