/external/icu/icu4c/source/i18n/ |
D | uregex.cpp | 1326 static inline void appendToBuf(UChar c, int32_t *idx, UChar *buf, int32_t bufCapacity) { in appendToBuf() function 1400 appendToBuf(regexp->fText[i], &destIdx, dest, capacity); in appendReplacement() 1418 appendToBuf(c, &destIdx, dest, capacity); in appendReplacement() 1443 appendToBuf((UChar)escapedChar, &destIdx, dest, capacity); in appendReplacement() 1445 appendToBuf(U16_LEAD(escapedChar), &destIdx, dest, capacity); in appendReplacement() 1446 appendToBuf(U16_TRAIL(escapedChar), &destIdx, dest, capacity); in appendReplacement() 1455 appendToBuf(c, &destIdx, dest, capacity); in appendReplacement()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/ |
D | RBBITestMonkey.java | 1612 private static void appendToBuf(StringBuffer dest, String src, int fieldLen) { in appendToBuf() method in RBBITestMonkey 1634 appendToBuf(dest, " ", fieldLen-6); in appendCharToBuf() 1640 appendToBuf(dest, " ", fieldLen-10); in appendCharToBuf() 1911 appendToBuf(errorText, gc, 8); in RunMonkey() 1915 appendToBuf(errorText, extraPropValue, 20); in RunMonkey() 1918 appendToBuf(errorText, charName, 40); in RunMonkey()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/ |
D | RBBITestMonkey.java | 1616 private static void appendToBuf(StringBuffer dest, String src, int fieldLen) { in appendToBuf() method in RBBITestMonkey 1638 appendToBuf(dest, " ", fieldLen-6); in appendCharToBuf() 1644 appendToBuf(dest, " ", fieldLen-10); in appendCharToBuf() 1915 appendToBuf(errorText, gc, 8); in RunMonkey() 1919 appendToBuf(errorText, extraPropValue, 20); in RunMonkey() 1922 appendToBuf(errorText, charName, 40); in RunMonkey()
|
/external/owasp/sanitizer/lib/htmlparser-1.3/ |
D | htmlparser-1.3-with-transitions.jar | META-INF/MANIFEST.MF
nu/validator/htmlparser/tools/XSLT4HTML5XOM.class
XSLT4HTML5XOM ... |
D | htmlparser-1.3.jar | META-INF/MANIFEST.MF
nu/validator/htmlparser/tools/XSLT4HTML5XOM.class
XSLT4HTML5XOM ... |