Searched defs:xmlSchemaConstructionCtxtCreate (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c9890 xmlSchemaConstructionCtxtCreate(xmlDictPtr dict) function
21222 ctxt->constructor = xmlSchemaConstructionCtxtCreate(ctxt->dict);
27911 pctxt->constructor = xmlSchemaConstructionCtxtCreate(pctxt->dict);

Completed in 125 milliseconds