Searched refs:PARSER_LOADDTD (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/libxml2-26/libxml2/python/tests/
H A Dreader2.py93 reader.SetParserProp(libxml2.PARSER_LOADDTD,1)
143 reader.SetParserProp(libxml2.PARSER_LOADDTD,1)
197 reader.SetParserProp(libxml2.PARSER_LOADDTD,1)
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/python/tests/
H A Dreader2.py84 reader.SetParserProp(libxml2.PARSER_LOADDTD,1)
134 reader.SetParserProp(libxml2.PARSER_LOADDTD,1)
188 reader.SetParserProp(libxml2.PARSER_LOADDTD,1)
/macosx-10.10/libxml2-26/libxml2/python/
H A Ddrv_libxml2.py146 reader.SetParserProp(libxml2.PARSER_LOADDTD,1)
151 reader.SetParserProp(libxml2.PARSER_LOADDTD, 0)
320 return 1 # TODO (does that relate to PARSER_LOADDTD)?
339 # TODO (does that relate to PARSER_LOADDTD)?
H A Dlibxml.py614 PARSER_LOADDTD=1 variable
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/python/
H A Ddrv_libxml2.py146 reader.SetParserProp(libxml2.PARSER_LOADDTD,1)
151 reader.SetParserProp(libxml2.PARSER_LOADDTD, 0)
320 return 1 # TODO (does that relate to PARSER_LOADDTD)?
339 # TODO (does that relate to PARSER_LOADDTD)?
H A Dlibxml.py586 PARSER_LOADDTD=1 variable

Completed in 273 milliseconds