Searched defs:doc (Results 1 - 25 of 137) sorted by relevance

123456

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/doc/examples/
H A Dio2.c20 xmlDocPtr doc; local
H A Dparse1.c24 xmlDocPtr doc; /* the resulting document tree */ local
H A Dparse2.c26 xmlDocPtr doc; /* the resulting document tree */ local
H A Dparse3.c27 xmlDocPtr doc; /* the resulting document tree */ local
H A Dreader3.c31 xmlDocPtr doc; local
77 xmlDocPtr doc; local
91 doc = extractFile(filename, (const xmlChar *) pattern); local
[all...]
H A Dtree1.c53 xmlDoc *doc = NULL; local
H A Dtree2.c28 xmlDocPtr doc = NULL; /* document pointer */ local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/python/tests/
H A Dattribs.py11 doc = libxml2.parseDoc( variable
H A Dpush.py10 doc = ctxt.doc() variable
24 doc = ctxt.doc() variable
H A Dtst.py8 doc = libxml2.parseFile("tst.xml") variable
H A Dxpath.py12 doc = libxml2.parseFile("tst.xml") variable
37 doc = libxml2.parseFile("tst.xml") variable
H A Dctxterror.py29 doc = parserCtxt.doc() variable
44 doc = parserCtxt.doc() variable
H A Ddtdvalid.py14 doc = libxml2.parseDoc(instance) variable
H A Derror.py22 doc = libxml2.parseFile("missing.xml") variable
39 doc = libxml2.parseFile("missing.xml") variable
H A Drelaxng.py29 doc = libxml2.parseDoc(instance) variable
H A Dresolver.py14 doc = libxml2.parseFile("doesnotexist.xml") variable
H A Dschema.py33 doc = libxml2.parseDoc(instance) variable
H A Dvalidate.py11 doc = ctxt.doc() variable
31 doc = ctxt.doc() variable
48 doc = ctxt.doc() variable
[all...]
H A Dxpathext.py14 doc = libxml2.parseFile("tst.xml") variable
H A Dxpathleak.py27 doc = libxml2.parseDoc("<fish/>") variable
H A Dbuild.py8 doc = libxml2.newDoc("1.0") variable
22 doc variable
[all...]
H A Dnsdel.py28 doc = libxml2.parseDoc(instance) variable
37 doc = libxml2.parseDoc(instance) variable
46 doc = libxml2.newDoc("1.0") variable
[all...]
H A Doutbuf.py28 doc = libxml2.parseDoc(input) variable
50 doc = libxml2.parseDoc(input) variable
73 doc = libxml2.parseDoc(input) variable
[all...]
H A Dtstmem.py19 doc = libxml2.parseDoc(instance) variable
H A Dtstxpath.py24 doc = libxml2.parseFile("tst.xml") variable

Completed in 84 milliseconds

123456