OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UNI_REPLACEMENT_CHAR
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/Basic/
ConvertUTF.c
138
*target++ =
UNI_REPLACEMENT_CHAR
;
147
*target++ =
UNI_REPLACEMENT_CHAR
;
268
ch =
UNI_REPLACEMENT_CHAR
;
320
ch =
UNI_REPLACEMENT_CHAR
;
389
*target++ =
UNI_REPLACEMENT_CHAR
;
396
*target++ =
UNI_REPLACEMENT_CHAR
;
501
*target++ =
UNI_REPLACEMENT_CHAR
;
512
*target++ =
UNI_REPLACEMENT_CHAR
;
/external/clang/include/clang/Basic/
ConvertUTF.h
107
#define
UNI_REPLACEMENT_CHAR
(UTF32)0x0000FFFD
Completed in 670 milliseconds