OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rbname
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/tools/genrb/
genrb.c
455
char *
rbname
= NULL;
local
591
rbname
= make_res_filename(filename, outputDir, packageName, status);
623
if (
rbname
) {
624
uprv_free(
rbname
);
reslist.h
81
void bundle_write_xml(struct SRBRoot *bundle, const char *outputDir,const char* outputEnc, const char*
rbname
,
Completed in 111 milliseconds