Home
last modified time | relevance | path

Searched defs:xml_includes (Results 1 – 6 of 6) sorted by relevance

/dports/textproc/libxml2/libxml2-2.9.12/python/
H A Dsetup.py66 xml_includes="" variable
69 xml_includes=dir + "/libxml2" variable
H A Dsetup.py.in66 xml_includes="" variable
69 xml_includes=dir + "/libxml2" variable
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/LibXML/python/
H A Dsetup.py.in66 xml_includes="" variable
69 xml_includes=dir + "/libxml2" variable
/dports/textproc/py-libxml2/libxml2-2.9.12/python/
H A Dsetup.py.in66 xml_includes="" variable
69 xml_includes=dir + "/libxml2" variable
H A Dsetup.py66 xml_includes="" variable
69 xml_includes=dir + "/libxml2" variable
/dports/devel/py-ramlfications/ramlfications-0.1.9/tests/
H A Dtest_parser.py1179 def xml_includes(): function
1186 def test_includes_xml(xml_includes): argument