OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UFILE_UCHARBUFFER_SIZE
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/io/
ufile.h
31
#define
UFILE_UCHARBUFFER_SIZE
1024
68
UChar fUCBuffer[
UFILE_UCHARBUFFER_SIZE
];/* buffer used for toUnicode */
ustdio.c
433
availLength =
UFILE_UCHARBUFFER_SIZE
- dataSize;
458
bufferSize =
UFILE_UCHARBUFFER_SIZE
;
Completed in 34 milliseconds