OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mates2Chars
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/cintltst/
cbiditst.c
473
static char
mates2Chars
[] = "><)(";
489
if ((c1 == mates1Chars[k]) && (c2 ==
mates2Chars
[k])) {
[
all
...]
/external/icu4c/test/cintltst/
cbiditst.c
489
static char
mates2Chars
[] = "><)(";
505
if ((c1 == mates1Chars[k]) && (c2 ==
mates2Chars
[k])) {
[
all
...]
Completed in 30 milliseconds