OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SEARCH_TZFILE_RESULT
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/common/
putil.c
913
static char
SEARCH_TZFILE_RESULT
[MAX_PATH_SIZE] = "";
957
uprv_strcpy(
SEARCH_TZFILE_RESULT
, zoneid);
958
result =
SEARCH_TZFILE_RESULT
;
[
all
...]
/external/icu4c/common/
putil.cpp
934
static char
SEARCH_TZFILE_RESULT
[MAX_PATH_SIZE] = "";
[
all
...]
Completed in 33 milliseconds