Home
last modified time | relevance | path

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

/third_party/libxml2/os400/libxmlrpg/
Dxmlschemastypes.rpgle179 d xmlSchemaGetCanonValue...
180 d pr extproc('xmlSchemaGetCanonValue')
/third_party/libxml2/include/libxml/
Dxmlschemastypes.h112 xmlSchemaGetCanonValue (xmlSchemaValPtr val,
/third_party/libxml2/
Dlibxml2.syms2020 xmlSchemaGetCanonValue;
Dxmlschemastypes.c5809 xmlSchemaGetCanonValue(xmlSchemaValPtr val, const xmlChar **retValue) in xmlSchemaGetCanonValue() function
6258 return (xmlSchemaGetCanonValue(val, retValue)); in xmlSchemaGetCanonValueWhtsp()
Delfgcchack.h9726 #undef xmlSchemaGetCanonValue
9727 extern __typeof (xmlSchemaGetCanonValue) xmlSchemaGetCanonValue __attribute((alias("xmlSchemaGetCan…
9729 #ifndef xmlSchemaGetCanonValue
9730 extern __typeof (xmlSchemaGetCanonValue) xmlSchemaGetCanonValue__internal_alias __attribute((visibi…
9731 #define xmlSchemaGetCanonValue xmlSchemaGetCanonValue__internal_alias macro
Dxmlschemas.c1541 if (xmlSchemaGetCanonValue(val, &value2) == -1) { in xmlSchemaGetCanonValueWhtspExt_1()
4645 res = xmlSchemaGetCanonValue(key->val, &value); in xmlSchemaDebugDumpIDCTable()
4667 res = xmlSchemaGetCanonValue(key->val, &value); in xmlSchemaDebugDumpIDCTable()
DNEWS249 Fix xmlSchemaGetCanonValue formatting for date and dateTime (Kevin Puetz),
Dtestapi.c35466 ret_val = xmlSchemaGetCanonValue(val, (const xmlChar **)retValue); in test_xmlSchemaGetCanonValue()
/third_party/libxml2/win32/
Dlibxml2.def.src1670 xmlSchemaGetCanonValue
/third_party/chromium/patch/
D0001-cve.patch79042 - QNames and notations. Corrected xmlSchemaGetCanonValue: some
79411 - Added xmlSchemaGetCanonValue, xmlSchemaNewStringValue and
95912 + Fix xmlSchemaGetCanonValue formatting for date and dateTime (Kevin Puetz),
110699 -#undef xmlSchemaGetCanonValue
110700 -extern __typeof (xmlSchemaGetCanonValue) xmlSchemaGetCanonValue __attribute((alias("xmlSchemaGetCa…
110702 -#ifndef xmlSchemaGetCanonValue
110703 -extern __typeof (xmlSchemaGetCanonValue) xmlSchemaGetCanonValue__internal_alias __attribute((visib…
110704 -#define xmlSchemaGetCanonValue xmlSchemaGetCanonValue__internal_alias