OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:defaultArgs
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/samples/layout/
gnomelayout.cpp
318
const char *
defaultArgs
[] = {"Sample.txt", NULL};
322
args =
defaultArgs
;
cgnomelayout.c
303
const char *
defaultArgs
[] = {"Sample.txt", NULL};
323
args =
defaultArgs
;
Completed in 2358 milliseconds