Searched refs:xmlSchemaGetCanonValue (Results 1 – 10 of 10) sorted by relevance
/third_party/libxml2/os400/libxmlrpg/ |
D | xmlschemastypes.rpgle | 179 d xmlSchemaGetCanonValue... 180 d pr extproc('xmlSchemaGetCanonValue')
|
/third_party/libxml2/include/libxml/ |
D | xmlschemastypes.h | 112 xmlSchemaGetCanonValue (xmlSchemaValPtr val,
|
/third_party/libxml2/ |
D | libxml2.syms | 2020 xmlSchemaGetCanonValue;
|
D | xmlschemastypes.c | 5809 xmlSchemaGetCanonValue(xmlSchemaValPtr val, const xmlChar **retValue) in xmlSchemaGetCanonValue() function 6258 return (xmlSchemaGetCanonValue(val, retValue)); in xmlSchemaGetCanonValueWhtsp()
|
D | elfgcchack.h | 9726 #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
|
D | xmlschemas.c | 1541 if (xmlSchemaGetCanonValue(val, &value2) == -1) { in xmlSchemaGetCanonValueWhtspExt_1() 4645 res = xmlSchemaGetCanonValue(key->val, &value); in xmlSchemaDebugDumpIDCTable() 4667 res = xmlSchemaGetCanonValue(key->val, &value); in xmlSchemaDebugDumpIDCTable()
|
D | NEWS | 249 Fix xmlSchemaGetCanonValue formatting for date and dateTime (Kevin Puetz),
|
D | testapi.c | 35466 ret_val = xmlSchemaGetCanonValue(val, (const xmlChar **)retValue); in test_xmlSchemaGetCanonValue()
|
/third_party/libxml2/win32/ |
D | libxml2.def.src | 1670 xmlSchemaGetCanonValue
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 79042 - 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
|