Searched refs:_deleteRule (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Drbt_set.cpp23 static void U_CALLCONV _deleteRule(void *rule) { function
164 ruleVector = new UVector(&_deleteRule, NULL, status);
187 ruleVector = new UVector(&_deleteRule, NULL, status);
/external/icu4c/i18n/
H A Drbt_set.cpp24 static void U_CALLCONV _deleteRule(void *rule) { function
165 ruleVector = new UVector(&_deleteRule, NULL, status);
188 ruleVector = new UVector(&_deleteRule, NULL, status);

Completed in 324 milliseconds