Searched refs:oldCtxtType (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c9116 xmlSchemaTypePtr type, oldCtxtType; local
9268 oldCtxtType = ctxt->ctxtType;
9311 ctxt->ctxtType = oldCtxtType;
/external/libxml2/
H A Dxmlschemas.c9135 xmlSchemaTypePtr type, oldCtxtType; local
9287 oldCtxtType = ctxt->ctxtType;
9330 ctxt->ctxtType = oldCtxtType;

Completed in 308 milliseconds