OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USPREP_DELETE
(Results
1 - 4
of
4
) sorted by null
/external/icu/icu4c/source/common/
sprpimpl.h
38
USPREP_DELETE
= 0x0003 ,
usprep.cpp
498
type =
USPREP_DELETE
;
578
}else if(type==
USPREP_DELETE
){
/external/icu/icu4c/source/test/cintltst/
sprpdata.c
138
type =
USPREP_DELETE
;
165
if(type != retType && retType !=
USPREP_DELETE
){
187
length = (retType ==
USPREP_DELETE
)? 0 : 1;
219
if(retType!=
USPREP_DELETE
&& (codepoint-delta) != (uint16_t)mapping[0]){
/external/icu/icu4c/source/test/intltest/
testidn.cpp
252
type =
USPREP_DELETE
;
340
if(type != retType && retType !=
USPREP_DELETE
){
362
length = (retType ==
USPREP_DELETE
)? 0 : 1;
395
if(retType!=
USPREP_DELETE
&& (codepoint-delta) != (uint16_t)mapping[0]){
Completed in 1532 milliseconds