Home
last modified time | relevance | path

Searched refs:xmlSchemaGetCanonValue (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
Dxmlschemastypes.h112 xmlSchemaGetCanonValue (xmlSchemaValPtr val,
/external/libxml2/include/libxml/
Dxmlschemastypes.h112 xmlSchemaGetCanonValue (xmlSchemaValPtr val,
/external/chromium_org/third_party/libxml/src/
Dxmlschemastypes.c5655 xmlSchemaGetCanonValue(xmlSchemaValPtr val, const xmlChar **retValue) in xmlSchemaGetCanonValue() function
6104 return (xmlSchemaGetCanonValue(val, retValue)); in xmlSchemaGetCanonValueWhtsp()
Delfgcchack.h9578 #undef xmlSchemaGetCanonValue
9579 extern __typeof (xmlSchemaGetCanonValue) xmlSchemaGetCanonValue __attribute((alias("xmlSchemaGetCan…
9581 #ifndef xmlSchemaGetCanonValue
9582 extern __typeof (xmlSchemaGetCanonValue) xmlSchemaGetCanonValue__internal_alias __attribute((visibi…
9583 #define xmlSchemaGetCanonValue xmlSchemaGetCanonValue__internal_alias macro
Dxmlschemas.c1507 if (xmlSchemaGetCanonValue(val, &value2) == -1) { in xmlSchemaGetCanonValueWhtspExt()
4545 res = xmlSchemaGetCanonValue(key->val, &value); in xmlSchemaDebugDumpIDCTable()
4567 res = xmlSchemaGetCanonValue(key->val, &value); in xmlSchemaDebugDumpIDCTable()
DChangeLog4447 QNames and notations. Corrected xmlSchemaGetCanonValue: some
4816 Added xmlSchemaGetCanonValue, xmlSchemaNewStringValue and
Dtestapi.c34966 ret_val = xmlSchemaGetCanonValue(val, (const xmlChar **)retValue); in test_xmlSchemaGetCanonValue()
/external/libxml2/
Dxmlschemastypes.c5662 xmlSchemaGetCanonValue(xmlSchemaValPtr val, const xmlChar **retValue) in xmlSchemaGetCanonValue() function
6111 return (xmlSchemaGetCanonValue(val, retValue)); in xmlSchemaGetCanonValueWhtsp()
Delfgcchack.h9578 #undef xmlSchemaGetCanonValue
9579 extern __typeof (xmlSchemaGetCanonValue) xmlSchemaGetCanonValue __attribute((alias("xmlSchemaGetCan…
9581 #ifndef xmlSchemaGetCanonValue
9582 extern __typeof (xmlSchemaGetCanonValue) xmlSchemaGetCanonValue__internal_alias __attribute((visibi…
9583 #define xmlSchemaGetCanonValue xmlSchemaGetCanonValue__internal_alias macro
Dxmlschemas.c1507 if (xmlSchemaGetCanonValue(val, &value2) == -1) { in xmlSchemaGetCanonValueWhtspExt()
4545 res = xmlSchemaGetCanonValue(key->val, &value); in xmlSchemaDebugDumpIDCTable()
4567 res = xmlSchemaGetCanonValue(key->val, &value); in xmlSchemaDebugDumpIDCTable()
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src1656 xmlSchemaGetCanonValue