Home | History | Annotate | Download | only in libxml2

Lines Matching defs:strip

5931 	    xmlChar *strip;
5937 strip = xmlSchemaCollapseString(value);
5938 if (strip != NULL) {
5940 value = strip;