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/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
...]
/external/icu4c/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 906 milliseconds