OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:extbuf
(Results
1 - 1
of
1
) sorted by null
/external/icu4c/common/
uloc_tag.c
1165
char
extBuf
[ULOC_KEYWORD_AND_VALUES_CAPACITY];
1166
char *pExtBuf =
extBuf
;
1167
int32_t extBufCapacity = sizeof(
extBuf
);
[
all
...]
Completed in 565 milliseconds