str_column_to_pos  448 lib/strutil.h  int str_column_to_pos (const char *text, size_t pos);
str_column_to_pos  890 lib/widget/input.c         return str_column_to_pos (in->buffer->str, x);
str_column_to_pos 1539 src/filemanager/find.c         title_len = str_column_to_pos (title, title_len);