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

1234567891011

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/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
/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 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
/netgear-R7000-V1.0.7.12_1.2.5/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
/netgear-R7000-V1.0.7.12_1.2.5/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
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/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

Completed in 75 milliseconds

1234567891011