Searched refs:utfError (Results 1 – 2 of 2) sorted by relevance
42 #define UTF_ERROR(m) utfError(THIS_FILE, __LINE__, m)45 void utfError(char *file, int line, char *message);
43 utfError(char *file, int line, char *message) in utfError() function