Searched refs:bc_history_wchar (Results 1 – 1 of 1) sorted by relevance
174 static bool bc_history_wchar(uint32_t cp) { in bc_history_wchar() function286 if (col_len != NULL) *col_len = bc_history_wchar(cp) ? 2 : 1; in bc_history_nextLen()318 if (col_len != NULL) *col_len = 1 + (bc_history_wchar(cp) != 0); in bc_history_prevLen()