OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:th_th
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/test/cintltst/
citertst.c
285
UCollator *
th_th
;
local
292
th_th
= ucol_open("
th_TH
", &status);
317
iter=ucol_openElements(
th_th
, source, u_strlen(source), &status);
321
ucol_close(
th_th
);
328
iter=ucol_openElements(
th_th
, source, -1, &status);
332
ucol_close(
th_th
);
340
ucol_close(
th_th
);
520
coll = ucol_open("
th_TH
", &status);
958
coll = ucol_open("
th_TH
", &status)
[
all
...]
/external/chromium_org/third_party/icu/source/test/cintltst/
citertst.c
290
UCollator *
th_th
;
local
297
th_th
= ucol_open("
th_TH
", &status);
322
iter=ucol_openElements(
th_th
, source, u_strlen(source), &status);
326
ucol_close(
th_th
);
333
iter=ucol_openElements(
th_th
, source, -1, &status);
337
ucol_close(
th_th
);
345
ucol_close(
th_th
);
525
coll = ucol_open("
th_TH
", &status);
967
coll = ucol_open("
th_TH
", &status)
[
all
...]
Completed in 49 milliseconds