Home
last modified time | relevance | path

Searched refs:xmlSchemaWhiteSpaceReplace (Results 1 – 9 of 9) sorted by relevance

/external/libxml2/include/libxml/
Dxmlschemastypes.h90 xmlSchemaWhiteSpaceReplace (const xmlChar *value);
/external/libxml2/os400/libxmlrpg/
Dxmlschemastypes.rpgle138 d xmlSchemaWhiteSpaceReplace...
139 d pr * extproc('xmlSchemaWhiteSpaceReplace')xmlChar *
/external/libxml2/
Dxmlschemastypes.c1918 xmlSchemaWhiteSpaceReplace(const xmlChar *value) { in xmlSchemaWhiteSpaceReplace() function
2162 norm = xmlSchemaWhiteSpaceReplace(value); in xmlSchemaValAtomicType()
2216 norm = xmlSchemaWhiteSpaceReplace(value); in xmlSchemaValAtomicType()
2235 norm = xmlSchemaWhiteSpaceReplace(value); in xmlSchemaValAtomicType()
5697 *retValue = xmlSchemaWhiteSpaceReplace( in xmlSchemaGetCanonValue()
6112 *retValue = xmlSchemaWhiteSpaceReplace(val->value.str); in xmlSchemaGetCanonValueWhtsp()
6123 *retValue = xmlSchemaWhiteSpaceReplace(val->value.str); in xmlSchemaGetCanonValueWhtsp()
Dlibxml2.syms1986 xmlSchemaWhiteSpaceReplace;
Delfgcchack.h10256 #undef xmlSchemaWhiteSpaceReplace
10257 extern __typeof (xmlSchemaWhiteSpaceReplace) xmlSchemaWhiteSpaceReplace __attribute((alias("xmlSche…
10259 #ifndef xmlSchemaWhiteSpaceReplace
10260 extern __typeof (xmlSchemaWhiteSpaceReplace) xmlSchemaWhiteSpaceReplace__internal_alias __attribute…
10261 #define xmlSchemaWhiteSpaceReplace xmlSchemaWhiteSpaceReplace__internal_alias macro
Dxmlschemas.c1506 value2 = xmlSchemaWhiteSpaceReplace(value); in xmlSchemaGetCanonValueWhtspExt()
24407 return (xmlSchemaWhiteSpaceReplace(value)); in xmlSchemaNormalizeValue()
Dtestapi.c36197 ret_val = xmlSchemaWhiteSpaceReplace((const xmlChar *)value); in test_xmlSchemaWhiteSpaceReplace()
DChangeLog5426 Added xmlSchemaWhiteSpaceReplace to the API.
/external/libxml2/win32/
Dlibxml2.def.src1806 xmlSchemaWhiteSpaceReplace