Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c139 #define PCTXT_CAST (xmlSchemaParserCtxtPtr) macro
18650 return(xmlSchemaFixupComplexType(PCTXT_CAST actxt, type)); in xmlSchemaTypeFixup()
18652 return(xmlSchemaFixupSimpleTypeStageTwo(PCTXT_CAST actxt, type)); in xmlSchemaTypeFixup()