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

/external/libxml2/
H A Dxmlschemas.c20073 xmlSchemaTypePtr tx, ty, ptx, pty; local
20080 ptx = xmlSchemaGetPrimitiveType(tx);
20091 if (ptx != pty)
20097 if ((ptx->builtInType == XML_SCHEMAS_STRING) ||
20098 WXS_IS_ANY_SIMPLE_TYPE(ptx)) {

Completed in 377 milliseconds