OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UCHAR_INVALID_CODE
(Results
1 - 9
of
9
) sorted by null
/external/icu4c/common/
uscript.c
50
if(code==(UScriptCode)
UCHAR_INVALID_CODE
){
82
if(code==(UScriptCode)
UCHAR_INVALID_CODE
){
86
if(code!=(UScriptCode)
UCHAR_INVALID_CODE
){
propname.cpp
262
return
UCHAR_INVALID_CODE
;
273
return
UCHAR_INVALID_CODE
; // Not a known property.
277
return
UCHAR_INVALID_CODE
; // The property does not have named values.
uniset_props.cpp
[
all
...]
/external/icu4c/common/unicode/
uchar.h
578
UCHAR_INVALID_CODE
= -1
[
all
...]
/external/webkit/Source/JavaScriptCore/icu/unicode/
uchar.h
499
UCHAR_INVALID_CODE
= -1
[
all
...]
/external/webkit/Source/JavaScriptGlue/icu/unicode/
uchar.h
499
UCHAR_INVALID_CODE
= -1
[
all
...]
/external/webkit/Source/WebCore/icu/unicode/
uchar.h
499
UCHAR_INVALID_CODE
= -1
[
all
...]
/external/webkit/Source/WebKit/mac/icu/unicode/
uchar.h
499
UCHAR_INVALID_CODE
= -1
[
all
...]
/external/icu4c/test/cintltst/
cucdtst.c
[
all
...]
Completed in 1236 milliseconds