Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dxmlschemastypes.h88 xmlSchemaCollapseString (const xmlChar *value);
/external/libxml2/os400/libxmlrpg/
Dxmlschemastypes.rpgle134 d xmlSchemaCollapseString...
135 d pr * extproc('xmlSchemaCollapseString') xmlChar *
/external/libxml2/
Dxmlschemastypes.c1961 xmlSchemaCollapseString(const xmlChar *value) { in xmlSchemaCollapseString() function
2174 norm = xmlSchemaCollapseString(value); in xmlSchemaValAtomicType()
2224 norm = xmlSchemaCollapseString(value); in xmlSchemaValAtomicType()
2243 norm = xmlSchemaCollapseString(value); in xmlSchemaValAtomicType()
2640 norm = xmlSchemaCollapseString(value); in xmlSchemaValAtomicType()
2929 norm = xmlSchemaCollapseString(value); in xmlSchemaValAtomicType()
5727 BAD_CAST xmlSchemaCollapseString(BAD_CAST val->value.str); in xmlSchemaGetCanonValue()
6120 *retValue = xmlSchemaCollapseString(val->value.str); in xmlSchemaGetCanonValueWhtsp()
6131 *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.c1512 value2 = xmlSchemaCollapseString(value); in xmlSchemaGetCanonValueWhtspExt()
5998 strip = xmlSchemaCollapseString(value); in xmlSchemaPValAttrNodeID()
24434 return (xmlSchemaCollapseString(value)); in xmlSchemaNormalizeValue()
Dtestapi.c35260 ret_val = xmlSchemaCollapseString((const xmlChar *)value); in test_xmlSchemaCollapseString()
/external/libxml2/win32/
Dlibxml2.def.src1630 xmlSchemaCollapseString