OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:URGN_UNKNOWN
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/i18n/unicode/
region.h
22
* URGN_DEPRECATED, and
URGN_UNKNOWN
.
32
URGN_UNKNOWN
,
183
* that matches the given type. Note: The URegionTypes = "URGN_GROUPING", "URGN_DEPRECATED", or "
URGN_UNKNOWN
"
/external/icu4c/test/intltest/
regiontst.cpp
330
{ "ZZ" , 999, NULL ,
URGN_UNKNOWN
, NULL }
439
type =
URGN_UNKNOWN
;
483
type =
URGN_UNKNOWN
;
/external/icu4c/i18n/
region.cpp
251
r->type =
URGN_UNKNOWN
;
364
type(
URGN_UNKNOWN
),
513
* that matches the given type. Note: The URegionTypes = "URGN_GROUPING", "URGN_DEPRECATED", or "
URGN_UNKNOWN
"
Completed in 2686 milliseconds