HomeSort by relevance Sort by last modified time
    Searched refs:ctxt_schema (Results 1 - 2 of 2) sorted by null

  /external/libxml2/python/tests/
schema.py 31 ctxt_schema = ctxt_parser.schemaParse() variable
32 ctxt_valid = ctxt_schema.schemaNewValidCtxt()
41 del ctxt_schema
validSchemas.py 51 ctxt_schema = ctxt_parser.schemaParse() variable
52 ctxt_valid = ctxt_schema.schemaNewValidCtxt()
72 del ctxt_schema

Completed in 80 milliseconds