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