Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dxmlschemastypes.h89 xmlSchemaCollapseString (const xmlChar *value);
/external/cronet/third_party/libxml/src/include/libxml/
Dxmlschemastypes.h89 xmlSchemaCollapseString (const xmlChar *value);
/external/libxml2/os400/libxmlrpg/
Dxmlschemastypes.rpgle134 d xmlSchemaCollapseString...
135 d pr * extproc('xmlSchemaCollapseString') xmlChar *
/external/libxml2/
Dxmlschemastypes.c2031 xmlSchemaCollapseString(const xmlChar *value) { in xmlSchemaCollapseString() function
2282 norm = xmlSchemaCollapseString(value); in xmlSchemaValAtomicType()
2332 norm = xmlSchemaCollapseString(value); in xmlSchemaValAtomicType()
2351 norm = xmlSchemaCollapseString(value); in xmlSchemaValAtomicType()
2748 norm = xmlSchemaCollapseString(value); in xmlSchemaValAtomicType()
3038 norm = xmlSchemaCollapseString(value); in xmlSchemaValAtomicType()
5890 BAD_CAST xmlSchemaCollapseString(BAD_CAST val->value.str); in xmlSchemaGetCanonValue()
6283 *retValue = xmlSchemaCollapseString(val->value.str); in xmlSchemaGetCanonValueWhtsp()
6294 *retValue = xmlSchemaCollapseString(val->value.str); in xmlSchemaGetCanonValueWhtsp()
Dxmlschemas.c1546 value2 = xmlSchemaCollapseString(value); in xmlSchemaGetCanonValueWhtspExt_1()
6043 strip = xmlSchemaCollapseString(value); in xmlSchemaPValAttrNodeID()
24646 return (xmlSchemaCollapseString(value)); in xmlSchemaNormalizeValue()
24679 stripped = xmlSchemaCollapseString(value); in xmlSchemaValidateQName()
Dtestapi.c34303 ret_val = xmlSchemaCollapseString((const xmlChar *)value); in test_xmlSchemaCollapseString()
/external/cronet/third_party/libxml/src/
Dtestapi.c34303 ret_val = xmlSchemaCollapseString((const xmlChar *)value); in test_xmlSchemaCollapseString()