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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c20001 xmlSchemaTypePtr tx, ty, ptx, pty; local
20008 ptx = xmlSchemaGetPrimitiveType(tx);
20019 if (ptx != pty)
20025 if ((ptx->builtInType == XML_SCHEMAS_STRING) ||
20026 WXS_IS_ANY_SIMPLE_TYPE(ptx)) {

Completed in 166 milliseconds