Home
last modified time | relevance | path

Searched refs:SetParserProp (Results 1 – 13 of 13) sorted by relevance

/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/LibXML/python/tests/
H A Dreader2.py37 reader.SetParserProp(libxml2.PARSER_VALIDATE, 1)
84 reader.SetParserProp(libxml2.PARSER_LOADDTD,1)
85 reader.SetParserProp(libxml2.PARSER_DEFAULTATTRS,1)
87 reader.SetParserProp(libxml2.PARSER_VALIDATE,1)
134 reader.SetParserProp(libxml2.PARSER_LOADDTD,1)
135 reader.SetParserProp(libxml2.PARSER_DEFAULTATTRS,1)
137 reader.SetParserProp(libxml2.PARSER_VALIDATE,1)
188 reader.SetParserProp(libxml2.PARSER_LOADDTD,1)
189 reader.SetParserProp(libxml2.PARSER_DEFAULTATTRS,1)
191 reader.SetParserProp(libxml2.PARSER_VALIDATE,1)
[all …]
H A Dreader3.py61 reader.SetParserProp(libxml2.PARSER_SUBST_ENTITIES, 1)
132 reader.SetParserProp(libxml2.PARSER_SUBST_ENTITIES,1)
/dports/textproc/libxml2/libxml2-2.9.12/python/tests/
H A Dreader2.py133 reader.SetParserProp(libxml2.PARSER_VALIDATE, 1)
181 reader.SetParserProp(libxml2.PARSER_LOADDTD,1)
182 reader.SetParserProp(libxml2.PARSER_DEFAULTATTRS,1)
184 reader.SetParserProp(libxml2.PARSER_VALIDATE,1)
231 reader.SetParserProp(libxml2.PARSER_LOADDTD,1)
232 reader.SetParserProp(libxml2.PARSER_DEFAULTATTRS,1)
234 reader.SetParserProp(libxml2.PARSER_VALIDATE,1)
285 reader.SetParserProp(libxml2.PARSER_LOADDTD,1)
286 reader.SetParserProp(libxml2.PARSER_DEFAULTATTRS,1)
288 reader.SetParserProp(libxml2.PARSER_VALIDATE,1)
[all …]
H A Dreader3.py66 reader.SetParserProp(libxml2.PARSER_SUBST_ENTITIES, 1)
137 reader.SetParserProp(libxml2.PARSER_SUBST_ENTITIES,1)
/dports/textproc/py-libxml2/libxml2-2.9.12/python/tests/
H A Dreader2.py133 reader.SetParserProp(libxml2.PARSER_VALIDATE, 1)
181 reader.SetParserProp(libxml2.PARSER_LOADDTD,1)
182 reader.SetParserProp(libxml2.PARSER_DEFAULTATTRS,1)
184 reader.SetParserProp(libxml2.PARSER_VALIDATE,1)
231 reader.SetParserProp(libxml2.PARSER_LOADDTD,1)
232 reader.SetParserProp(libxml2.PARSER_DEFAULTATTRS,1)
234 reader.SetParserProp(libxml2.PARSER_VALIDATE,1)
285 reader.SetParserProp(libxml2.PARSER_LOADDTD,1)
286 reader.SetParserProp(libxml2.PARSER_DEFAULTATTRS,1)
288 reader.SetParserProp(libxml2.PARSER_VALIDATE,1)
[all …]
H A Dreader3.py66 reader.SetParserProp(libxml2.PARSER_SUBST_ENTITIES, 1)
137 reader.SetParserProp(libxml2.PARSER_SUBST_ENTITIES,1)
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/LibXML/python/
H A Ddrv_libxml2.py146 reader.SetParserProp(libxml2.PARSER_LOADDTD,1)
147 reader.SetParserProp(libxml2.PARSER_DEFAULTATTRS,1)
148 reader.SetParserProp(libxml2.PARSER_SUBST_ENTITIES,1)
149 reader.SetParserProp(libxml2.PARSER_VALIDATE,self.__validate)
151 reader.SetParserProp(libxml2.PARSER_LOADDTD, 0)
/dports/textproc/libxml2/libxml2-2.9.12/python/
H A Ddrv_libxml2.py154 reader.SetParserProp(libxml2.PARSER_LOADDTD,1)
155 reader.SetParserProp(libxml2.PARSER_DEFAULTATTRS,1)
156 reader.SetParserProp(libxml2.PARSER_SUBST_ENTITIES,1)
157 reader.SetParserProp(libxml2.PARSER_VALIDATE,self.__validate)
159 reader.SetParserProp(libxml2.PARSER_LOADDTD, 0)
H A Dlibxml2class.py6129 def SetParserProp(self, prop, value): member in xmlTextReader
H A Dlibxml2.py6917 def SetParserProp(self, prop, value): member in xmlTextReader
/dports/textproc/py-libxml2/libxml2-2.9.12/python/
H A Ddrv_libxml2.py154 reader.SetParserProp(libxml2.PARSER_LOADDTD,1)
155 reader.SetParserProp(libxml2.PARSER_DEFAULTATTRS,1)
156 reader.SetParserProp(libxml2.PARSER_SUBST_ENTITIES,1)
157 reader.SetParserProp(libxml2.PARSER_VALIDATE,self.__validate)
159 reader.SetParserProp(libxml2.PARSER_LOADDTD, 0)
H A Dlibxml2class.py6129 def SetParserProp(self, prop, value): member in xmlTextReader
H A Dlibxml2.py6917 def SetParserProp(self, prop, value): member in xmlTextReader