OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USPREP_TYPE_LIMIT
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/third_party/icu/source/common/
sprpimpl.h
39
USPREP_TYPE_LIMIT
= 0x0004
usprep.cpp
482
* just return
USPREP_TYPE_LIMIT
.. so that
485
type =
USPREP_TYPE_LIMIT
;
/external/icu/icu4c/source/common/
sprpimpl.h
39
USPREP_TYPE_LIMIT
= 0x0004
usprep.cpp
473
* just return
USPREP_TYPE_LIMIT
.. so that
476
type =
USPREP_TYPE_LIMIT
;
/external/chromium_org/third_party/icu/source/test/intltest/
testidn.cpp
225
* just return
USPREP_TYPE_LIMIT
.. so that
228
type =
USPREP_TYPE_LIMIT
;
297
if(type !=
USPREP_TYPE_LIMIT
){
/external/icu/icu4c/source/test/intltest/
testidn.cpp
227
* just return
USPREP_TYPE_LIMIT
.. so that
230
type =
USPREP_TYPE_LIMIT
;
299
if(type !=
USPREP_TYPE_LIMIT
){
/external/chromium_org/third_party/icu/source/test/cintltst/
sprpdata.c
116
* just return
USPREP_TYPE_LIMIT
.. so that
119
type =
USPREP_TYPE_LIMIT
;
/external/icu/icu4c/source/test/cintltst/
sprpdata.c
117
* just return
USPREP_TYPE_LIMIT
.. so that
120
type =
USPREP_TYPE_LIMIT
;
Completed in 388 milliseconds