OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:paramempty
(Results
1 - 1
of
1
) sorted by null
/external/icu4c/tools/toolutil/
udbgutil.cpp
378
paramEmpty
(const USystemParams * /* param */, char *target, int32_t targetCapacity, UErrorCode *status) {
385
if(param->paramStr==NULL) return
paramEmpty
(param,target,targetCapacity,status);
Completed in 292 milliseconds