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 - 4
of
4
) sorted by null
/external/icu/icu4c/source/common/
sprpimpl.h
39
USPREP_TYPE_LIMIT
= 0x0004
usprep.cpp
474
* just return
USPREP_TYPE_LIMIT
.. so that
477
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/icu/icu4c/source/test/cintltst/
sprpdata.c
117
* just return
USPREP_TYPE_LIMIT
.. so that
120
type =
USPREP_TYPE_LIMIT
;
Completed in 2344 milliseconds