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