Searched defs:yv (Results 1 - 3 of 3) sorted by relevance

/external/libxml2/
H A Dxmlschemastypes.c4353 * The yv character would have been replaced to 0x20.
4442 * The yv character would have been replaced to 0x20.
4781 const xmlChar *xv, *yv; local
4788 yv = yvalue;
4790 yv = y->value.str;
4817 if (xmlStrEqual(xv, yv))
4822 return (xmlSchemaComparePreserveReplaceStrings(xv, yv, 0));
4824 return (xmlSchemaComparePreserveCollapseStrings(xv, yv, 0));
4829 return (xmlSchemaComparePreserveReplaceStrings(yv, xv, 1));
4831 return (xmlSchemaCompareReplacedStrings(xv, yv));
[all...]
/external/guava/guava/lib/
H A Djdiff.jarMETA-INF/ META-INF/MANIFEST.MF jdiff/ jdiff/API.class API.java package jdiff ...
/external/guice/lib/build/jdiff/
H A Djdiff.jarMETA-INF/ META-INF/MANIFEST.MF jdiff/ jdiff/API.class API.java package jdiff ...

Completed in 173 milliseconds