OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:targD
(Results
1 - 3
of
3
) sorted by null
/external/icu/icu4c/source/test/intltest/
transrt.cpp
673
UnicodeString
targD
;
674
Normalizer::decompose(targ, FALSE, 0,
targD
, status);
679
if (toTarget.containsAll(
targD
) == FALSE ||
680
badCharacters.containsSome(
targD
) == TRUE) {
723
UnicodeString
targD
;
724
Normalizer::decompose(targ, FALSE, 0,
targD
, status);
729
if (toTarget.containsAll(
targD
) == FALSE ||
730
badCharacters.containsSome(
targD
) == TRUE) {
773
UnicodeString
targD
;
774
Normalizer::decompose(targ, FALSE, 0,
targD
, status)
[
all
...]
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/
RoundTripTest.java
[
all
...]
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
RoundTripTest.java
[
all
...]
Completed in 7022 milliseconds