Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/include/libxml/
Dxmlschemastypes.h45 xmlSchemaValPredefTypeNode (xmlSchemaTypePtr type,
/external/libxml2/include/libxml/
Dxmlschemastypes.h45 xmlSchemaValPredefTypeNode (xmlSchemaTypePtr type,
/external/chromium_org/third_party/libxml/src/
Dxmlschemastypes.c2040 tmp = xmlSchemaValPredefTypeNode(type, cur, NULL, node); in xmlSchemaValAtomicListNode()
3344 xmlSchemaValPredefTypeNode(xmlSchemaTypePtr type, const xmlChar *value, in xmlSchemaValPredefTypeNode() function
3386 return(xmlSchemaValPredefTypeNode(type, value, val, NULL)); in xmlSchemaValidatePredefinedType()
Delfgcchack.h9890 #undef xmlSchemaValPredefTypeNode
9891 extern __typeof (xmlSchemaValPredefTypeNode) xmlSchemaValPredefTypeNode __attribute((alias("xmlSche…
9893 #ifndef xmlSchemaValPredefTypeNode
9894 extern __typeof (xmlSchemaValPredefTypeNode) xmlSchemaValPredefTypeNode__internal_alias __attribute…
9895 #define xmlSchemaValPredefTypeNode xmlSchemaValPredefTypeNode__internal_alias macro
Drelaxng.c2453 ret = xmlSchemaValPredefTypeNode(typ, value, in xmlRelaxNGSchemaTypeCheck()
2587 ret = xmlSchemaValPredefTypeNode(typ, value1, &res1, ctxt1); in xmlRelaxNGSchemaTypeCompare()
2595 ret = xmlSchemaValPredefTypeNode(typ, value2, &res2, ctxt2); in xmlRelaxNGSchemaTypeCompare()
Dxmlschemas.c6269 ret = xmlSchemaValPredefTypeNode(type, value, NULL, in xmlSchemaPValAttrNodeValue()
Dtestapi.c35280 ret_val = xmlSchemaValPredefTypeNode(type, (const xmlChar *)value, val, node); in test_xmlSchemaValPredefTypeNode()
/external/libxml2/
Dxmlschemastypes.c2040 tmp = xmlSchemaValPredefTypeNode(type, cur, NULL, node); in xmlSchemaValAtomicListNode()
3351 xmlSchemaValPredefTypeNode(xmlSchemaTypePtr type, const xmlChar *value, in xmlSchemaValPredefTypeNode() function
3393 return(xmlSchemaValPredefTypeNode(type, value, val, NULL)); in xmlSchemaValidatePredefinedType()
Delfgcchack.h9890 #undef xmlSchemaValPredefTypeNode
9891 extern __typeof (xmlSchemaValPredefTypeNode) xmlSchemaValPredefTypeNode __attribute((alias("xmlSche…
9893 #ifndef xmlSchemaValPredefTypeNode
9894 extern __typeof (xmlSchemaValPredefTypeNode) xmlSchemaValPredefTypeNode__internal_alias __attribute…
9895 #define xmlSchemaValPredefTypeNode xmlSchemaValPredefTypeNode__internal_alias macro
Drelaxng.c2453 ret = xmlSchemaValPredefTypeNode(typ, value, in xmlRelaxNGSchemaTypeCheck()
2587 ret = xmlSchemaValPredefTypeNode(typ, value1, &res1, ctxt1); in xmlRelaxNGSchemaTypeCompare()
2595 ret = xmlSchemaValPredefTypeNode(typ, value2, &res2, ctxt2); in xmlRelaxNGSchemaTypeCompare()
Dxmlschemas.c6269 ret = xmlSchemaValPredefTypeNode(type, value, NULL, in xmlSchemaPValAttrNodeValue()
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src1734 xmlSchemaValPredefTypeNode