Home
last modified time | relevance | path

Searched refs:xmlSchemaCollapseString (Results 1 – 8 of 8) sorted by relevance

/external/libxml2/os400/libxmlrpg/
Dxmlschemastypes.rpgle125 d xmlSchemaCollapseString...
126 d pr * extproc('xmlSchemaCollapseString') xmlChar *
/external/libxml2/include/libxml/
Dxmlschemastypes.h88 xmlSchemaCollapseString (const xmlChar *value);
/external/libxml2/
Dxmlschemastypes.c1947 xmlSchemaCollapseString(const xmlChar *value) { in xmlSchemaCollapseString() function
2160 norm = xmlSchemaCollapseString(value); in xmlSchemaValAtomicType()
2210 norm = xmlSchemaCollapseString(value); in xmlSchemaValAtomicType()
2229 norm = xmlSchemaCollapseString(value); in xmlSchemaValAtomicType()
2626 norm = xmlSchemaCollapseString(value); in xmlSchemaValAtomicType()
2915 norm = xmlSchemaCollapseString(value); in xmlSchemaValAtomicType()
5704 BAD_CAST xmlSchemaCollapseString(BAD_CAST val->value.str); in xmlSchemaGetCanonValue()
6097 *retValue = xmlSchemaCollapseString(val->value.str); in xmlSchemaGetCanonValueWhtsp()
6108 *retValue = xmlSchemaCollapseString(val->value.str); in xmlSchemaGetCanonValueWhtsp()
Dlibxml2.syms1903 xmlSchemaCollapseString;
Delfgcchack.h9536 #undef xmlSchemaCollapseString
9537 extern __typeof (xmlSchemaCollapseString) xmlSchemaCollapseString __attribute((alias("xmlSchemaColl…
9539 #ifndef xmlSchemaCollapseString
9540 extern __typeof (xmlSchemaCollapseString) xmlSchemaCollapseString__internal_alias __attribute((visi…
9541 #define xmlSchemaCollapseString xmlSchemaCollapseString__internal_alias macro
Dxmlschemas.c1504 value2 = xmlSchemaCollapseString(value); in xmlSchemaGetCanonValueWhtspExt()
5958 strip = xmlSchemaCollapseString(value); in xmlSchemaPValAttrNodeID()
24392 return (xmlSchemaCollapseString(value)); in xmlSchemaNormalizeValue()
Dtestapi.c35095 ret_val = xmlSchemaCollapseString((const xmlChar *)value); in test_xmlSchemaCollapseString()
/external/libxml2/win32/
Dlibxml2.def.src1630 xmlSchemaCollapseString