Home | History | Annotate | Download | only in i18n

Lines Matching full:_debugout

202 static void _debugout(const char *f, int l, const UnicodeString& s) {
207 #define debugout(x) _debugout(__FILE__,__LINE__,x)