Searched refs:xmlSchemaValPredefTypeNode (Results 1 – 9 of 9) sorted by relevance
/external/libxml2/include/libxml/ |
D | xmlschemastypes.h | 45 xmlSchemaValPredefTypeNode (xmlSchemaTypePtr type,
|
/external/libxml2/os400/libxmlrpg/ |
D | xmlschemastypes.rpgle | 52 d xmlSchemaValPredefTypeNode... 53 d pr extproc('xmlSchemaValPredefTypeNode')
|
/external/libxml2/ |
D | libxml2.syms | 1440 xmlSchemaValPredefTypeNode;
|
D | xmlschemastypes.c | 2048 tmp = xmlSchemaValPredefTypeNode(type, cur, NULL, node); in xmlSchemaValAtomicListNode() 3359 xmlSchemaValPredefTypeNode(xmlSchemaTypePtr type, const xmlChar *value, in xmlSchemaValPredefTypeNode() function 3401 return(xmlSchemaValPredefTypeNode(type, value, val, NULL)); in xmlSchemaValidatePredefinedType()
|
D | elfgcchack.h | 10016 #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
|
D | relaxng.c | 2456 ret = xmlSchemaValPredefTypeNode(typ, value, in xmlRelaxNGSchemaTypeCheck() 2590 ret = xmlSchemaValPredefTypeNode(typ, value1, &res1, ctxt1); in xmlRelaxNGSchemaTypeCompare() 2598 ret = xmlSchemaValPredefTypeNode(typ, value2, &res2, ctxt2); in xmlRelaxNGSchemaTypeCompare()
|
D | xmlschemas.c | 6303 ret = xmlSchemaValPredefTypeNode(type, value, NULL, in xmlSchemaPValAttrNodeValue()
|
D | testapi.c | 35622 ret_val = xmlSchemaValPredefTypeNode(type, (const xmlChar *)value, val, node); in test_xmlSchemaValPredefTypeNode()
|
/external/libxml2/win32/ |
D | libxml2.def.src | 1746 xmlSchemaValPredefTypeNode
|