to_ident          568 lib/strutil/strutilutf8.c utf8_tool_copy_chars_to (struct utf8_tool *tool, int to_ident)
to_ident          586 lib/strutil/strutilutf8.c             if (tool->ident + w > to_ident)
to_ident          640 lib/strutil/strutilutf8.c utf8_tool_skip_chars_to (struct utf8_tool *tool, int to_ident)
to_ident          644 lib/strutil/strutilutf8.c     while (to_ident > tool->ident && tool->checked[0] != '\0')