Searched defs:xmlSchemaCollapseString (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemastypes.c1935 * xmlSchemaCollapseString:
1943 xmlSchemaCollapseString(const xmlChar *value) { function
2156 norm = xmlSchemaCollapseString(value);
2206 norm = xmlSchemaCollapseString(value);
2225 norm = xmlSchemaCollapseString(value);
2615 norm = xmlSchemaCollapseString(value);
2904 norm = xmlSchemaCollapseString(value);
5692 BAD_CAST xmlSchemaCollapseString(BAD_CAST val->value.str);
6085 *retValue = xmlSchemaCollapseString(val->value.str);
6096 *retValue = xmlSchemaCollapseString(va
[all...]
H A Delfgcchack.h9410 #undef xmlSchemaCollapseString macro
9411 extern __typeof (xmlSchemaCollapseString) xmlSchemaCollapseString __attribute((alias("xmlSchemaCollapseString__internal_alias")));
9413 #ifndef xmlSchemaCollapseString
9414 extern __typeof (xmlSchemaCollapseString) xmlSchemaCollapseString__internal_alias __attribute((visibility("hidden")));
9415 #define xmlSchemaCollapseString xmlSchemaCollapseString__internal_alias macro
/external/libxml2/
H A Dxmlschemastypes.c1935 * xmlSchemaCollapseString:
1943 xmlSchemaCollapseString(const xmlChar *value) { function
2156 norm = xmlSchemaCollapseString(value);
2206 norm = xmlSchemaCollapseString(value);
2225 norm = xmlSchemaCollapseString(value);
2622 norm = xmlSchemaCollapseString(value);
2911 norm = xmlSchemaCollapseString(value);
5699 BAD_CAST xmlSchemaCollapseString(BAD_CAST val->value.str);
6092 *retValue = xmlSchemaCollapseString(val->value.str);
6103 *retValue = xmlSchemaCollapseString(va
[all...]
H A Delfgcchack.h9536 #undef xmlSchemaCollapseString macro
9537 extern __typeof (xmlSchemaCollapseString) xmlSchemaCollapseString __attribute((alias("xmlSchemaCollapseString__internal_alias")));
9539 #ifndef xmlSchemaCollapseString
9540 extern __typeof (xmlSchemaCollapseString) xmlSchemaCollapseString__internal_alias __attribute((visibility("hidden")));
9541 #define xmlSchemaCollapseString xmlSchemaCollapseString__internal_alias macro

Completed in 346 milliseconds