Searched refs:freeHook (Results 1 – 1 of 1) sorted by relevance
90 static UChar* toUChar(const char *src, void **freeHook) { in toUChar() argument134 dest->link = (StringStruct*)(*freeHook); in toUChar()135 *freeHook = dest; in toUChar()558 void *freeHook = NULL; in TestBreakIteratorRules() local565 uData = toUChar(data, &freeHook); in TestBreakIteratorRules()628 freeToUCharStrings(&freeHook); in TestBreakIteratorRules()641 void *freeHook = NULL; in TestBreakIteratorRuleError() local646 uRules = toUChar(rules, &freeHook); in TestBreakIteratorRuleError()659 freeToUCharStrings(&freeHook); in TestBreakIteratorRuleError()