OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fResBuf
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/common/
uresimp.h
77
char
fResBuf
[RES_BUFSIZE];
uresbund.c
759
resB->fResPath = resB->
fResBuf
;
764
if(resB->fResPath == resB->
fResBuf
) {
776
resB->fResPath = resB->
fResBuf
;
782
if(resB->fResPath == resB->
fResBuf
) {
789
uprv_strcpy(resB->fResPath, resB->
fResBuf
);
804
if (resB->fResPath && resB->fResPath != resB->
fResBuf
) {
[
all
...]
Completed in 158 milliseconds