Home
last modified time | relevance | path

Searched defs:ctxt_parser (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libxml2/python/tests/
H A Dschema.py31 ctxt_parser = libxml2.schemaNewMemParserCtxt(schema, len(schema)) variable
H A DvalidSchemas.py51 ctxt_parser = libxml2.schemaNewMemParserCtxt(schema, len(schema)) variable