Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dxmlschemastypes.h112 xmlSchemaGetCanonValue (xmlSchemaValPtr val,
/external/libxml2/os400/libxmlrpg/
Dxmlschemastypes.rpgle179 d xmlSchemaGetCanonValue...
180 d pr extproc('xmlSchemaGetCanonValue')
/external/libxml2/
Dlibxml2.syms2020 xmlSchemaGetCanonValue;
Dxmlschemastypes.c5680 xmlSchemaGetCanonValue(xmlSchemaValPtr val, const xmlChar **retValue) in xmlSchemaGetCanonValue() function
6129 return (xmlSchemaGetCanonValue(val, retValue)); in xmlSchemaGetCanonValueWhtsp()
Delfgcchack.h9704 #undef xmlSchemaGetCanonValue
9705 extern __typeof (xmlSchemaGetCanonValue) xmlSchemaGetCanonValue __attribute((alias("xmlSchemaGetCan…
9707 #ifndef xmlSchemaGetCanonValue
9708 extern __typeof (xmlSchemaGetCanonValue) xmlSchemaGetCanonValue__internal_alias __attribute((visibi…
9709 #define xmlSchemaGetCanonValue xmlSchemaGetCanonValue__internal_alias macro
Dxmlschemas.c1512 if (xmlSchemaGetCanonValue(val, &value2) == -1) { in xmlSchemaGetCanonValueWhtspExt()
4579 res = xmlSchemaGetCanonValue(key->val, &value); in xmlSchemaDebugDumpIDCTable()
4601 res = xmlSchemaGetCanonValue(key->val, &value); in xmlSchemaDebugDumpIDCTable()
DChangeLog4447 QNames and notations. Corrected xmlSchemaGetCanonValue: some
4816 Added xmlSchemaGetCanonValue, xmlSchemaNewStringValue and
Dtestapi.c35308 ret_val = xmlSchemaGetCanonValue(val, (const xmlChar **)retValue); in test_xmlSchemaGetCanonValue()
/external/libxml2/win32/
Dlibxml2.def.src1668 xmlSchemaGetCanonValue