Searched refs:_debugOut (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4c/source/i18n/ |
D | rbt_set.cpp | 110 inline void _debugOut(const char* msg, TransliterationRule* rule, in _debugOut() function 128 #define _debugOut(msg, rule, theText, pos) 410 _debugOut("match", rules[i], text, pos); in transliterate() 413 _debugOut("partial match", rules[i], text, pos); in transliterate() 421 _debugOut("no match", NULL, text, pos); in transliterate()
|