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

/external/libxml2/
H A Dxmlschemastypes.c4343 * The yv character would have been replaced to 0x20.
4432 * The yv character would have been replaced to 0x20.
4771 const xmlChar *xv, *yv; local
4778 yv = yvalue;
4780 yv = y->value.str;
4807 if (xmlStrEqual(xv, yv))
4812 return (xmlSchemaComparePreserveReplaceStrings(xv, yv, 0));
4814 return (xmlSchemaComparePreserveCollapseStrings(xv, yv, 0));
4819 return (xmlSchemaComparePreserveReplaceStrings(yv, xv, 1));
4821 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 111 milliseconds