Home
last modified time | relevance | path

Searched refs:xmlSchemaValPredefTypeNode (Results 1 – 9 of 9) sorted by relevance

/external/libxml2/os400/libxmlrpg/
Dxmlschemastypes.rpgle52 d xmlSchemaValPredefTypeNode...
53 d pr extproc('xmlSchemaValPredefTypeNode')
/external/libxml2/include/libxml/
Dxmlschemastypes.h45 xmlSchemaValPredefTypeNode (xmlSchemaTypePtr type,
/external/libxml2/
Dlibxml2.syms1440 xmlSchemaValPredefTypeNode;
Dxmlschemastypes.c2058 tmp = xmlSchemaValPredefTypeNode(type, cur, NULL, node); in xmlSchemaValAtomicListNode()
3369 xmlSchemaValPredefTypeNode(xmlSchemaTypePtr type, const xmlChar *value, in xmlSchemaValPredefTypeNode() function
3411 return(xmlSchemaValPredefTypeNode(type, value, val, NULL)); in xmlSchemaValidatePredefinedType()
Delfgcchack.h10016 #undef xmlSchemaValPredefTypeNode
10017 extern __typeof (xmlSchemaValPredefTypeNode) xmlSchemaValPredefTypeNode __attribute((alias("xmlSche…
10019 #ifndef xmlSchemaValPredefTypeNode
10020 extern __typeof (xmlSchemaValPredefTypeNode) xmlSchemaValPredefTypeNode__internal_alias __attribute…
10021 #define xmlSchemaValPredefTypeNode xmlSchemaValPredefTypeNode__internal_alias macro
Drelaxng.c2471 ret = xmlSchemaValPredefTypeNode(typ, value, in xmlRelaxNGSchemaTypeCheck()
2605 ret = xmlSchemaValPredefTypeNode(typ, value1, &res1, ctxt1); in xmlRelaxNGSchemaTypeCompare()
2613 ret = xmlSchemaValPredefTypeNode(typ, value2, &res2, ctxt2); in xmlRelaxNGSchemaTypeCompare()
Dxmlschemas.c6330 ret = xmlSchemaValPredefTypeNode(type, value, NULL, in xmlSchemaPValAttrNodeValue()
Dtestapi.c35787 ret_val = xmlSchemaValPredefTypeNode(type, (const xmlChar *)value, val, node); in test_xmlSchemaValPredefTypeNode()
/external/libxml2/win32/
Dlibxml2.def.src1746 xmlSchemaValPredefTypeNode