Home
last modified time | relevance | path

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

/external/libxml2/os400/libxmlrpg/
Dxmlschemastypes.rpgle127 d xmlSchemaIsBuiltInTypeFacet...
129 d 'xmlSchemaIsBuiltInTypeFacet')
/external/libxml2/include/libxml/
Dxmlschemastypes.h85 xmlSchemaIsBuiltInTypeFacet (xmlSchemaTypePtr type,
/external/libxml2/
Dlibxml2.syms1906 xmlSchemaIsBuiltInTypeFacet;
Delfgcchack.h9800 #undef xmlSchemaIsBuiltInTypeFacet
9801 extern __typeof (xmlSchemaIsBuiltInTypeFacet) xmlSchemaIsBuiltInTypeFacet __attribute((alias("xmlSc…
9803 #ifndef xmlSchemaIsBuiltInTypeFacet
9804 extern __typeof (xmlSchemaIsBuiltInTypeFacet) xmlSchemaIsBuiltInTypeFacet__internal_alias __attribu…
9805 #define xmlSchemaIsBuiltInTypeFacet xmlSchemaIsBuiltInTypeFacet__internal_alias macro
Dxmlschemastypes.c670 xmlSchemaIsBuiltInTypeFacet(xmlSchemaTypePtr type, int facetType) in xmlSchemaIsBuiltInTypeFacet() function
Dxmlschemas.c15353 if (xmlSchemaIsBuiltInTypeFacet(primitive, facet->type) == 0) { in xmlSchemaCheckCOSSTRestricts()
Dtestapi.c35688 ret_val = xmlSchemaIsBuiltInTypeFacet(type, facetType); in test_xmlSchemaIsBuiltInTypeFacet()
/external/libxml2/win32/
Dlibxml2.def.src1692 xmlSchemaIsBuiltInTypeFacet