Home
last modified time | relevance | path

Searched refs:xmlSchemaCollapseString (Results 1 – 7 of 7) 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.c2024 xmlSchemaCollapseString(const xmlChar *value) { in xmlSchemaCollapseString() function
2275 norm = xmlSchemaCollapseString(value); in xmlSchemaValAtomicType()
2325 norm = xmlSchemaCollapseString(value); in xmlSchemaValAtomicType()
2344 norm = xmlSchemaCollapseString(value); in xmlSchemaValAtomicType()
2741 norm = xmlSchemaCollapseString(value); in xmlSchemaValAtomicType()
3031 norm = xmlSchemaCollapseString(value); in xmlSchemaValAtomicType()
5846 BAD_CAST xmlSchemaCollapseString(BAD_CAST val->value.str); in xmlSchemaGetCanonValue()
6239 *retValue = xmlSchemaCollapseString(val->value.str); in xmlSchemaGetCanonValueWhtsp()
6250 *retValue = xmlSchemaCollapseString(val->value.str); in xmlSchemaGetCanonValueWhtsp()
Dlibxml2.syms1903 xmlSchemaCollapseString;
Dxmlschemas.c1533 value2 = xmlSchemaCollapseString(value); in xmlSchemaGetCanonValueWhtspExt_1()
6035 strip = xmlSchemaCollapseString(value); in xmlSchemaPValAttrNodeID()
24622 return (xmlSchemaCollapseString(value)); in xmlSchemaNormalizeValue()
Dtestapi.c35047 ret_val = xmlSchemaCollapseString((const xmlChar *)value); in test_xmlSchemaCollapseString()
/external/libxml2/win32/
Dlibxml2.def.src1632 xmlSchemaCollapseString