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

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c133 #define PCTXT_CAST (xmlSchemaParserCtxtPtr) macro
18580 return(xmlSchemaFixupComplexType(PCTXT_CAST actxt, type));
18582 return(xmlSchemaFixupSimpleTypeStageTwo(PCTXT_CAST actxt, type));
/external/libxml2/
H A Dxmlschemas.c133 #define PCTXT_CAST (xmlSchemaParserCtxtPtr) macro
18609 return(xmlSchemaFixupComplexType(PCTXT_CAST actxt, type));
18611 return(xmlSchemaFixupSimpleTypeStageTwo(PCTXT_CAST actxt, type));

Completed in 176 milliseconds