HomeSort by relevance Sort by last modified time
    Searched refs:optionFn (Results 1 - 2 of 2) sorted by null

  /external/icu4c/tools/toolutil/
uoptions.c 108 if(option!=0 && option->optionFn!=0 && option->optionFn(option->context, option)<0) {
uoptions.h 54 UOptionFn *optionFn; /* function to be called when this option occurs */

Completed in 91 milliseconds