get_overlay_strings 1175 src/xdisp.c    static bool get_overlay_strings (struct it *, ptrdiff_t);
get_overlay_strings 5327 src/xdisp.c    	      && get_overlay_strings (it, it->stop_charpos))
get_overlay_strings 6546 src/xdisp.c      if (!STRINGP (it->string) && get_overlay_strings (it, 0))
get_overlay_strings 9459 src/xdisp.c    	      overlay_strings_follow_p = get_overlay_strings (it, 0);