Lines Matching defs:ptx
20103 xmlSchemaTypePtr tx, ty, ptx, pty;20110 ptx = xmlSchemaGetPrimitiveType(tx);20121 if (ptx != pty)20127 if ((ptx->builtInType == XML_SCHEMAS_STRING) ||20128 WXS_IS_ANY_SIMPLE_TYPE(ptx)) {