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

/external/libxml2/
H A Dxmlschemastypes.c4334 * The yv character would have been replaced to 0x20.
4423 * The yv character would have been replaced to 0x20.
4762 const xmlChar *xv, *yv; local
4769 yv = yvalue;
4771 yv = y->value.str;
4798 if (xmlStrEqual(xv, yv))
4803 return (xmlSchemaComparePreserveReplaceStrings(xv, yv, 0));
4805 return (xmlSchemaComparePreserveCollapseStrings(xv, yv, 0));
4810 return (xmlSchemaComparePreserveReplaceStrings(yv, xv, 1));
4812 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 ...

Completed in 67 milliseconds