BEGV 2344 src/androidfns.c SET_TEXT_POS (pos, BEGV, BEGV_BYTE); BEGV 1586 src/bidi.c pos = BEGV, pos_byte = BEGV_BYTE; BEGV 1946 src/bidi.c if (bidi_it->charpos < BEGV) BEGV 1948 src/bidi.c bidi_it->charpos = BEGV; BEGV 2420 src/buffer.c if (! (BEGV <= beg && end <= ZV)) BEGV 2659 src/buffer.c bool narrowed = (BEG != BEGV || Z != ZV); BEGV 2680 src/buffer.c begv = BEGV, zv = ZV; BEGV 2685 src/buffer.c invalidate_buffer_caches (current_buffer, BEGV, ZV); BEGV 2700 src/buffer.c BEGV = BEGV_BYTE; BEGV 2836 src/buffer.c BEGV = chars_in_text (GAP_END_ADDR, BEGV_BYTE - GPT_BYTE) + GPT; BEGV 2838 src/buffer.c BEGV = chars_in_text (BEG_ADDR, BEGV_BYTE - BEG_BYTE) + BEG; BEGV 3092 src/buffer.c ptrdiff_t prev = BEGV; BEGV 3913 src/buffer.c return make_fixnum (BEGV); BEGV 870 src/buffer.h return BEGV <= GPT && GPT_BYTE <= bytepos ? GPT_BYTE : BEGV_BYTE; BEGV 880 src/buffer.h return (buf == current_buffer ? BEGV BEGV 1420 src/bytecode.c PUSH (make_fixed_natnum (BEGV)); BEGV 651 src/casefiddle.c farend = XFIXNUM (arg) <= 0 ? BEGV : ZV; BEGV 920 src/character.c if (! (BEGV <= fixed_pos && fixed_pos < ZV)) BEGV 921 src/character.c args_out_of_range_3 (position, make_fixnum (BEGV), make_fixnum (ZV)); BEGV 54 src/cmds.c if (new_point < BEGV) BEGV 56 src/cmds.c SET_PT (BEGV); BEGV 141 src/cmds.c : (BEGV < ZV && PT != opoint BEGV 243 src/cmds.c if (pos < BEGV) BEGV 412 src/cmds.c && PT > BEGV BEGV 8192 src/coding.c if (BEGV < GPT && GPT < BEGV + coding->produced_char) BEGV 8193 src/coding.c move_gap_both (BEGV, BEGV_BYTE); BEGV 468 src/composite.c if (from > BEGV BEGV 504 src/composite.c if (! (BEGV <= from && from <= to && to <= ZV)) BEGV 514 src/composite.c if (from > BEGV BEGV 1074 src/composite.c endpos = NILP (string) ? BEGV - 1 : -1; BEGV 1301 src/composite.c endpos = NILP (string) ? BEGV : 0; BEGV 1847 src/composite.c if (new_pt == BEGV || new_pt == ZV) BEGV 2055 src/composite.c if (! (BEGV <= fixed_pos && fixed_pos <= ZV)) BEGV 311 src/dispextern.h (BEGV, marker_position (MARKER), ZV), \ BEGV 220 src/editfns.c SET_PT (clip_to_bounds (BEGV, XFIXNUM (position), ZV)); BEGV 248 src/editfns.c : clip_to_bounds (BEGV, XFIXNAT (m), ZV)); BEGV 420 src/editfns.c = (XFIXNAT (pos) > BEGV BEGV 487 src/editfns.c *beg = NILP (p) ? BEGV : XFIXNAT (p); BEGV 637 src/editfns.c || (XFIXNAT (new_pos) > BEGV BEGV 639 src/editfns.c || (XFIXNAT (old_pos) > BEGV BEGV 646 src/editfns.c && (XFIXNAT (old_pos) <= BEGV BEGV 909 src/editfns.c XSETFASTINT (temp, BEGV); BEGV 918 src/editfns.c return build_marker (current_buffer, BEGV, BEGV_BYTE); BEGV 1012 src/editfns.c if (PT <= BEGV) BEGV 1030 src/editfns.c if (PT == BEGV) BEGV 1049 src/editfns.c if (PT == BEGV || FETCH_BYTE (PT_BYTE - 1) == '\n') BEGV 1087 src/editfns.c if (! (BEGV <= p && p < ZV)) BEGV 1122 src/editfns.c if (! (BEGV < p && p <= ZV)) BEGV 1722 src/editfns.c return make_buffer_string_both (BEGV, BEGV_BYTE, ZV, ZV_BYTE, 1); BEGV 2008 src/editfns.c ptrdiff_t min_a = BEGV; BEGV 2031 src/editfns.c del_range_both (BEGV, BEGV_BYTE, ZV, ZV_BYTE, true); BEGV 2098 src/editfns.c prepare_to_modify_buffer (BEGV, ZV, NULL); BEGV 2147 src/editfns.c signal_after_change (BEGV, size_a, ZV - BEGV); BEGV 2148 src/editfns.c update_compositions (BEGV, ZV, CHECK_INSIDE); BEGV 2901 src/editfns.c if (BEG != BEGV || Z != ZV) BEGV 2903 src/editfns.c BEGV = BEG; BEGV 2914 src/editfns.c if (begv_charpos != BEGV || zv_charpos != ZV) BEGV 2977 src/editfns.c if (BEGV != s || ZV != e) BEGV 3028 src/editfns.c if (BEGV == BEG && ZV == Z) BEGV 3039 src/editfns.c beg = build_marker (current_buffer, BEGV, BEGV_BYTE); BEGV 4320 src/fileio.c && BEGV < ZV BEGV 4506 src/fileio.c if (!NILP (replace) && ! replace_handled && BEGV < ZV) BEGV 4657 src/fileio.c eassert (same_at_start_charpos == temp - (BEGV - BEG)); BEGV 4999 src/fileio.c ptrdiff_t oinserted = ZV - BEGV; BEGV 5002 src/fileio.c TEMP_SET_PT_BOTH (BEGV, BEGV_BYTE); BEGV 5039 src/fileio.c ptrdiff_t oinserted = ZV - BEGV; BEGV 5042 src/fileio.c TEMP_SET_PT_BOTH (BEGV, BEGV_BYTE); BEGV 5385 src/fileio.c XSETFASTINT (start, BEGV); BEGV 5392 src/fileio.c XSETFASTINT (start, BEGV); BEGV 5691 src/fileio.c XSETFASTINT (start, BEGV); BEGV 5718 src/fileio.c XSETFASTINT (start, BEGV); BEGV 5661 src/fns.c b = !NILP (start) ? fix_position (start) : BEGV; BEGV 5670 src/fns.c if (!(BEGV <= b && e <= ZV)) BEGV 4517 src/font.c if (! (BEGV <= fixed_pos && fixed_pos < ZV)) BEGV 4518 src/font.c args_out_of_range_3 (position, make_fixnum (BEGV), make_fixnum (ZV)); BEGV 5251 src/font.c if (! (BEGV <= pos && pos < ZV)) BEGV 5252 src/font.c args_out_of_range_3 (position, make_fixnum (BEGV), make_fixnum (ZV)); BEGV 1729 src/fringe.c if (! (BEGV <= p && p <= ZV)) BEGV 2637 src/haikufns.c SET_TEXT_POS (pos, BEGV, BEGV_BYTE); BEGV 344 src/indent.c ptrdiff_t line_beg = find_newline (PT, PT_BYTE, BEGV, BEGV_BYTE, -1, BEGV 366 src/indent.c if (PT == BEGV) BEGV 368 src/indent.c else if (PT <= GPT || BEGV > GPT) BEGV 392 src/indent.c if (BEGV >= GPT) BEGV 566 src/indent.c scan = find_newline (PT, PT_BYTE, BEGV, BEGV_BYTE, -1, NULL, &scan_byte, 1); BEGV 946 src/indent.c find_newline (PT, PT_BYTE, BEGV, BEGV_BYTE, -1, NULL, &posbyte, 1); BEGV 1041 src/indent.c while (pos > BEGV && FETCH_BYTE (pos_byte) == '\n') BEGV 1044 src/indent.c pos = find_newline (pos, pos_byte, BEGV, BEGV_BYTE, BEGV 1870 src/indent.c if (XFIXNUM (from) < BEGV || XFIXNUM (from) > ZV) BEGV 1871 src/indent.c args_out_of_range_3 (from, make_fixnum (BEGV), make_fixnum (ZV)); BEGV 1872 src/indent.c if (XFIXNUM (to) < BEGV || XFIXNUM (to) > ZV) BEGV 1873 src/indent.c args_out_of_range_3 (to, make_fixnum (BEGV), make_fixnum (ZV)); BEGV 1942 src/indent.c while ((vpos > vtarget || first) && from > BEGV) BEGV 1951 src/indent.c while (prevline > BEGV BEGV 1995 src/indent.c if (from > BEGV && FETCH_BYTE (from_byte - 1) != '\n') BEGV 2001 src/indent.c while (prevline > BEGV BEGV 2064 src/indent.c if (startpos.charpos < BEGV || startpos.charpos > ZV) BEGV 2398 src/indent.c if ((nlines < 0 && IT_CHARPOS (it) > BEGV) BEGV 1446 src/insdel.c if (from < BEGV) BEGV 1447 src/insdel.c from = BEGV; BEGV 1766 src/insdel.c if (from < BEGV) BEGV 1767 src/insdel.c from = BEGV; BEGV 1847 src/insdel.c if (from < BEGV) BEGV 1848 src/insdel.c from = BEGV; BEGV 1788 src/intervals.c ptrdiff_t charpos = clip_to_bounds (BEGV, marker_position (marker), ZV); BEGV 1818 src/intervals.c if ((adj < 0 && pos + adj < BEGV) || (adj > 0 && pos + adj > ZV)) BEGV 1875 src/intervals.c eassert (charpos <= ZV && charpos >= BEGV); BEGV 1891 src/intervals.c if (charpos == BEGV) BEGV 1905 src/intervals.c if (buffer_point == BEGV) BEGV 1932 src/intervals.c && charpos != BEGV && charpos != ZV) BEGV 1955 src/intervals.c while (XFIXNUM (pos) > BEGV BEGV 2011 src/intervals.c if (charpos == BEGV) BEGV 2094 src/intervals.c while (XFIXNUM (pos) > BEGV BEGV 2100 src/intervals.c else if (XFIXNUM (pos) > BEGV) BEGV 2116 src/intervals.c else if (position < BEGV) BEGV 2117 src/intervals.c position = BEGV; BEGV 1644 src/keyboard.c if (last_point_position > BEGV BEGV 1657 src/keyboard.c else if (PT > BEGV && PT < ZV BEGV 1723 src/keyboard.c && PT > BEGV && PT < ZV BEGV 1731 src/keyboard.c && PT > BEGV && PT < ZV BEGV 1746 src/keyboard.c ? max (beg - 1, BEGV) BEGV 1752 src/keyboard.c if (check_invisible && PT > BEGV && PT < ZV) BEGV 1786 src/keyboard.c while (beg > BEGV BEGV 1802 src/keyboard.c beg = FIXNATP (tmp) ? XFIXNAT (tmp) : BEGV; BEGV 1835 src/keyboard.c else if (last_pt == end && PT == beg && beg > BEGV) BEGV 1652 src/keymap.c if (! (BEGV <= pos && pos <= ZV)) BEGV 2512 src/lread.c Fnarrow_to_region (make_fixnum (BEGV), end); BEGV 514 src/minibuf.c beg = make_fixnum (BEGV); BEGV 3334 src/pgtkfns.c SET_TEXT_POS (pos, BEGV, BEGV_BYTE); BEGV 159 src/print.c if (marker_pos < BEGV || marker_pos > ZV) BEGV 6351 src/process.c old_begv = BEGV; BEGV 6367 src/process.c if (! (BEGV <= PT && PT <= ZV)) BEGV 6405 src/process.c if (old_begv != BEGV || old_zv != ZV) BEGV 684 src/search.c end = BEGV, end_byte = BEGV_BYTE; BEGV 989 src/search.c *charpos = find_newline (PT, PT_BYTE, BEGV, BEGV_BYTE, count - 1, BEGV 1050 src/search.c lim = BEGV, lim_byte = BEGV_BYTE; BEGV 1059 src/search.c else if (lim < BEGV) BEGV 1060 src/search.c lim = BEGV, lim_byte = BEGV_BYTE; BEGV 1085 src/search.c eassert (BEGV <= lim && lim <= ZV); BEGV 1097 src/search.c eassert (BEGV <= np && np <= ZV); BEGV 2431 src/search.c ? BEGV <= sub_start && sub_end <= ZV BEGV 2777 src/search.c TEMP_SET_PT (clip_to_bounds (BEGV, opoint + (opoint <= 0 ? ZV : 0), ZV)); BEGV 3222 src/search.c end = BEGV, end_byte = BEGV_BYTE; BEGV 3332 src/search.c find_newline (BEGV, BEGV_BYTE, ZV, ZV_BYTE, BEGV 3340 src/search.c for (from = BEGV, found = from, i = 0; from < ZV; from = found, i++) BEGV 3353 src/search.c find_newline1 (BEGV, BEGV_BYTE, ZV, ZV_BYTE, BEGV 3358 src/search.c for (from = BEGV, found = from, i = 0; from < ZV; from = found, i++) BEGV 250 src/syntax.c gl_state.b_property = BEGV; BEGV 257 src/syntax.c else if (from > BEGV) BEGV 522 src/syntax.c ptrdiff_t beg = BEGV; BEGV 581 src/syntax.c && BEGV == find_start_begv BEGV 607 src/syntax.c find_start_value = BEGV; BEGV 613 src/syntax.c scan_newline (pos, pos_byte, BEGV, BEGV_BYTE, -1, 1); BEGV 619 src/syntax.c while (PT > BEGV) BEGV 634 src/syntax.c scan_newline (PT, PT_BYTE, BEGV, BEGV_BYTE, -2, 1); BEGV 645 src/syntax.c find_start_begv = BEGV; BEGV 918 src/syntax.c adjusted = (defun_start > BEGV); BEGV 1446 src/syntax.c ptrdiff_t beg = BEGV; BEGV 1527 src/syntax.c if (FIXNUMP (pos) && BEGV <= XFIXNUM (pos) && XFIXNUM (pos) < from) BEGV 1587 src/syntax.c val = XFIXNUM (arg) > 0 ? ZV : BEGV; BEGV 1668 src/syntax.c XSETINT (lim, forwardp ? ZV : BEGV); BEGV 1675 src/syntax.c if (XFIXNUM (lim) < BEGV) BEGV 1676 src/syntax.c XSETFASTINT (lim, BEGV); BEGV 2105 src/syntax.c XSETINT (lim, forwardp ? ZV : BEGV); BEGV 2112 src/syntax.c if (XFIXNUM (lim) < BEGV) BEGV 2113 src/syntax.c XSETFASTINT (lim, BEGV); BEGV 2439 src/syntax.c stop = count1 > 0 ? ZV : BEGV; BEGV 2514 src/syntax.c SET_PT_BOTH (BEGV, BEGV_BYTE); BEGV 2640 src/syntax.c ptrdiff_t stop = count > 0 ? ZV : BEGV; BEGV 2661 src/syntax.c ptrdiff_t from = clip_to_bounds (BEGV, from0, ZV); BEGV 2919 src/syntax.c if (from > BEGV) BEGV 3080 src/syntax.c ptrdiff_t beg = BEGV; BEGV 3185 src/syntax.c if (from != BEGV) BEGV 3336 src/syntax.c from == BEGV ? 0 : prev_from_syntax, BEGV 247 src/textconv.c pos = max (BEGV, start - 1); BEGV 262 src/textconv.c if (pos < BEGV) BEGV 263 src/textconv.c pos = BEGV; BEGV 287 src/textconv.c if (ckd_sub (&end, pos, query->factor) || end < BEGV) BEGV 288 src/textconv.c end = BEGV; BEGV 313 src/textconv.c end = BEGV; BEGV 348 src/textconv.c scan_newline (pos, pos_byte, BEGV, BEGV_BYTE, BEGV 646 src/textconv.c || wanted < BEGV) BEGV 647 src/textconv.c wanted = BEGV; BEGV 664 src/textconv.c if (wanted < BEGV) BEGV 665 src/textconv.c wanted = BEGV; BEGV 709 src/textconv.c || wanted < BEGV) BEGV 710 src/textconv.c wanted = BEGV; BEGV 725 src/textconv.c if (wanted < BEGV) BEGV 726 src/textconv.c wanted = BEGV; BEGV 867 src/textconv.c || wanted < BEGV) BEGV 868 src/textconv.c wanted = BEGV; BEGV 885 src/textconv.c if (wanted < BEGV) BEGV 886 src/textconv.c wanted = BEGV; BEGV 1041 src/textconv.c start = max (BEGV, lstart - left); BEGV 1059 src/textconv.c start = max (BEGV, lstart - left); BEGV 1752 src/textconv.c start = max (start, BEGV); BEGV 1857 src/textconv.c start = max (start, BEGV); BEGV 908 src/textprop.c XSETFASTINT (limit, BEGV); BEGV 915 src/textprop.c if (XFIXNUM (position) < BEGV) BEGV 916 src/textprop.c XSETFASTINT (position, BEGV); BEGV 2620 src/treesit.c ptrdiff_t old_begv = BEGV; BEGV 2625 src/treesit.c BEGV = start_pos; BEGV 2633 src/treesit.c BEGV = old_begv; BEGV 7602 src/w32fns.c SET_TEXT_POS (pos, BEGV, BEGV_BYTE); BEGV 4301 src/window.c BEGV = BEG; BEGV 5691 src/window.c bool lose = n < 0 && PT == BEGV; BEGV 5701 src/window.c bool bolp = pos.bufpos == BEGV || FETCH_BYTE (pos.bytepos - 1) == '\n'; BEGV 5751 src/window.c if (CHARPOS (start) > ZV || CHARPOS (start) < BEGV) BEGV 5752 src/window.c SET_TEXT_POS (start, BEGV, BEGV_BYTE); BEGV 5918 src/window.c && start_pos > BEGV) BEGV 6025 src/window.c w->start_at_line_beg = (pos == BEGV || FETCH_BYTE (bytepos - 1) == '\n'); BEGV 6265 src/window.c lose = n < 0 && PT == BEGV; BEGV 6939 src/window.c if (start < BEGV || start > ZV) BEGV 1707 src/xdisp.c if (CHARPOS (top) > ZV || CHARPOS (top) < BEGV) BEGV 1708 src/xdisp.c SET_TEXT_POS (top, BEGV, BEGV_BYTE); BEGV 3654 src/xdisp.c return max ((pos / len - 1) * len, BEGV); BEGV 3672 src/xdisp.c ptrdiff_t start, pos_bytepos, cur, next, found, bol = BEGV - 1, init_pos = pos; BEGV 3676 src/xdisp.c pos_bytepos = pos == BEGV ? BEGV_BYTE : CHAR_TO_BYTE (pos); BEGV 3677 src/xdisp.c start = pos - dist < BEGV ? BEGV : pos - dist; BEGV 3688 src/xdisp.c if (bol >= BEGV || start == BEGV) BEGV 3691 src/xdisp.c pos = pos - dist < BEGV ? BEGV : pos - dist; BEGV 3701 src/xdisp.c ptrdiff_t bol_pos = max (get_nearby_bol_pos (pos), BEGV); BEGV 3702 src/xdisp.c return max (bol_pos + ((pos - bol_pos) / len - 1) * len, BEGV); BEGV 3709 src/xdisp.c return BEGV; BEGV 3711 src/xdisp.c int begv = max (pos - len, BEGV); BEGV 3715 src/xdisp.c if (begv == BEGV || FETCH_BYTE (CHAR_TO_BYTE (begv) - 1) == '\n') BEGV 3775 src/xdisp.c bool start_at_line_beg_p = (CHARPOS (pos) == BEGV BEGV 3858 src/xdisp.c && charpos > BEGV BEGV 4381 src/xdisp.c || (it->stop_charpos >= BEGV BEGV 4413 src/xdisp.c ptrdiff_t begb = string_p ? 0 : BEGV; BEGV 4570 src/xdisp.c ptrdiff_t begv = BEGV, zv = ZV; BEGV 4644 src/xdisp.c if (begv == BEGV && zv == ZV) BEGV 4968 src/xdisp.c || (IT_CHARPOS (*it) <= BEGV && before_p)) BEGV 5040 src/xdisp.c eassert (BEGV <= CHARPOS (pos) && CHARPOS (pos) <= ZV); BEGV 5250 src/xdisp.c = newpos <= BEGV || FETCH_BYTE (bpos - 1) == '\n'; BEGV 5513 src/xdisp.c || (bufpos > BEGV BEGV 5556 src/xdisp.c if (bufpos == BEGV BEGV 5562 src/xdisp.c || (bufpos > BEGV BEGV 6034 src/xdisp.c ovendpos = clip_to_bounds (BEGV, ovendpos, ZV); BEGV 6422 src/xdisp.c pos = make_fixnum (max (from, BEGV)); BEGV 6439 src/xdisp.c limit = make_fixnum (max (to, BEGV)); BEGV 6473 src/xdisp.c ptrdiff_t backward_limit = max (around_charpos - MAX_DISTANCE, BEGV); BEGV 6602 src/xdisp.c && it->stop_charpos >= BEGV BEGV 7041 src/xdisp.c ptrdiff_t bob = (buffer_p ? BEGV : 0); BEGV 7457 src/xdisp.c while (IT_CHARPOS (*it) > BEGV) BEGV 7461 src/xdisp.c if (IT_CHARPOS (*it) <= BEGV) BEGV 7480 src/xdisp.c if (IT_CHARPOS (*it) <= BEGV) BEGV 7521 src/xdisp.c if (beg < BEGV) BEGV 7522 src/xdisp.c beg = BEGV; BEGV 7530 src/xdisp.c eassert (IT_CHARPOS (*it) >= BEGV); BEGV 7532 src/xdisp.c || IT_CHARPOS (*it) == BEGV BEGV 7575 src/xdisp.c eassert (IT_BYTEPOS (*it) == BEGV BEGV 7605 src/xdisp.c else if (IT_CHARPOS (*it) > BEGV) BEGV 7721 src/xdisp.c eassert (CHARPOS (pos) >= BEGV && CHARPOS (pos) <= ZV); BEGV 8976 src/xdisp.c ptrdiff_t obegv = BEGV; BEGV 8980 src/xdisp.c IT_CHARPOS (*it) < BEGV ? obegv : BEGV, BEGV 9369 src/xdisp.c charpos = max (charpos - SCAN_BACK_LIMIT, BEGV); BEGV 9377 src/xdisp.c while (charpos > BEGV && it->stop_charpos >= it->end_charpos); BEGV 9382 src/xdisp.c it->prev_stop = BEGV; BEGV 9450 src/xdisp.c eassert (IT_CHARPOS (*it) >= BEGV); BEGV 9541 src/xdisp.c it->base_level_stop = BEGV; BEGV 10831 src/xdisp.c pos_limit = BEGV; BEGV 10833 src/xdisp.c pos_limit = max (start_pos - nlines * nchars_per_row, BEGV); BEGV 10873 src/xdisp.c eassert (IT_CHARPOS (*it) >= BEGV); BEGV 10877 src/xdisp.c eassert (IT_CHARPOS (*it) >= BEGV); BEGV 10906 src/xdisp.c && IT_CHARPOS (*it) > BEGV BEGV 10941 src/xdisp.c && IT_CHARPOS (*it) > BEGV) BEGV 11004 src/xdisp.c && ZV > BEGV BEGV 11100 src/xdisp.c pos_limit = BEGV; BEGV 11102 src/xdisp.c pos_limit = max (start_charpos + dvpos * nchars_per_row, BEGV); BEGV 11152 src/xdisp.c else if (hit_pos_limit && pos_limit > BEGV BEGV 11285 src/xdisp.c start = BEGV; BEGV 11290 src/xdisp.c start = BEGV; BEGV 11309 src/xdisp.c start = clip_to_bounds (BEGV, fix_position (XCAR (from)), ZV); BEGV 11316 src/xdisp.c start = clip_to_bounds (BEGV, fix_position (from), ZV); BEGV 11404 src/xdisp.c start = clip_to_bounds (BEGV, IT_CHARPOS (it), ZV); BEGV 11427 src/xdisp.c if (IT_CHARPOS (it) > start && start > BEGV) BEGV 11876 src/xdisp.c set_marker_restricted_both (oldbegv, Qnil, BEGV, BEGV_BYTE); BEGV 11885 src/xdisp.c BEGV = BEG; BEGV 11984 src/xdisp.c BEGV = marker_position (oldbegv); BEGV 12454 src/xdisp.c eassert (BEGV >= BEG); BEGV 12455 src/xdisp.c eassert (ZV <= Z && ZV >= BEGV); BEGV 12459 src/xdisp.c eassert (BEGV >= BEG); BEGV 12460 src/xdisp.c eassert (ZV <= Z && ZV >= BEGV); BEGV 12798 src/xdisp.c init_iterator (&it, w, BEGV, BEGV_BYTE, NULL, DEFAULT_FACE_ID); BEGV 12861 src/xdisp.c SET_TEXT_POS (start, BEGV, BEGV_BYTE); BEGV 12871 src/xdisp.c else if (height < old_height && (exact_p || BEGV == ZV)) BEGV 16107 src/xdisp.c pt = clip_to_bounds (BEGV, marker_position (w->pointm), ZV); BEGV 16928 src/xdisp.c if (CHARPOS (tlbufpos) > BEGV BEGV 19019 src/xdisp.c if (CHARPOS (start_pos) > BEGV BEGV 19026 src/xdisp.c if (CHARPOS (start_pos) < BEGV) BEGV 19027 src/xdisp.c SET_TEXT_POS (start_pos, BEGV, BEGV_BYTE); BEGV 19273 src/xdisp.c || CHARPOS (startp) == BEGV)) BEGV 19322 src/xdisp.c && CHARPOS (startp) != BEGV) BEGV 19890 src/xdisp.c if (new_pt < BEGV) BEGV 19892 src/xdisp.c new_pt = BEGV; BEGV 19894 src/xdisp.c set_marker_both (w->pointm, Qnil, BEGV, BEGV_BYTE); BEGV 19938 src/xdisp.c for (cur = BEGV; cur < ZV; cur = next) BEGV 19958 src/xdisp.c && CHARPOS (startp) >= BEGV BEGV 20036 src/xdisp.c if (CHARPOS (startp) < BEGV) BEGV 20037 src/xdisp.c SET_TEXT_POS (startp, BEGV, BEGV_BYTE); BEGV 20229 src/xdisp.c && ((CHARPOS (startp) > BEGV BEGV 20231 src/xdisp.c || (CHARPOS (startp) >= BEGV BEGV 20258 src/xdisp.c else if (CHARPOS (startp) >= BEGV BEGV 20263 src/xdisp.c || CHARPOS (startp) == BEGV BEGV 20280 src/xdisp.c && CHARPOS (startp) > BEGV BEGV 20388 src/xdisp.c && CHARPOS (startp) >= BEGV BEGV 20447 src/xdisp.c && BEGV <= CHARPOS (startp) && CHARPOS (startp) <= ZV) BEGV 20513 src/xdisp.c while (nlines-- && IT_CHARPOS (it) > BEGV) BEGV 20520 src/xdisp.c eassert (IT_CHARPOS (it) >= BEGV); BEGV 20716 src/xdisp.c w->start_at_line_beg = (CHARPOS (startp) == BEGV BEGV 20893 src/xdisp.c if (CHARPOS (opoint) < BEGV) BEGV 20894 src/xdisp.c TEMP_SET_PT_BOTH (BEGV, BEGV_BYTE); BEGV 20985 src/xdisp.c && CHARPOS (pos) > BEGV) BEGV 21983 src/xdisp.c && CHARPOS (start) == BEGV) BEGV 22337 src/xdisp.c && CHARPOS (start) > BEGV) BEGV 24496 src/xdisp.c if (!display_line_numbers_widen || (BEGV == BEG && ZV == Z)) BEGV 25914 src/xdisp.c if (pos >= ZV && pos > BEGV) BEGV 26073 src/xdisp.c if (from_pos == BEGV) BEGV 26075 src/xdisp.c itb.charpos = BEGV; BEGV 26180 src/xdisp.c new_pos = clip_to_bounds (BEGV, new_pos, ZV); BEGV 26313 src/xdisp.c if (PT <= BEGV && dir < 0) BEGV 28365 src/xdisp.c ptrdiff_t size = ZV - BEGV; BEGV 28372 src/xdisp.c ptrdiff_t size = ZV - BEGV; BEGV 35714 src/xdisp.c obegv = BEGV; BEGV 35716 src/xdisp.c BEGV = BEG; BEGV 35951 src/xdisp.c && charpos >= BEGV BEGV 36000 src/xdisp.c && charpos >= BEGV BEGV 36008 src/xdisp.c BEGV = obegv; BEGV 9244 src/xfns.c SET_TEXT_POS (pos, BEGV, BEGV_BYTE); BEGV 242 test/manual/etags/c-src/abbrev.c if (wordstart < BEGV || wordstart > ZV) BEGV 391 test/manual/etags/c-src/abbrev.c if (last_abbrev_point < BEGV BEGV 1625 test/manual/etags/c-src/emacs/src/keyboard.c if (last_point_position > BEGV BEGV 1695 test/manual/etags/c-src/emacs/src/keyboard.c && PT > BEGV && PT < ZV BEGV 1703 test/manual/etags/c-src/emacs/src/keyboard.c && PT > BEGV && PT < ZV BEGV 1717 test/manual/etags/c-src/emacs/src/keyboard.c ? max (beg - 1, BEGV) BEGV 1723 test/manual/etags/c-src/emacs/src/keyboard.c if (check_invisible && PT > BEGV && PT < ZV) BEGV 1757 test/manual/etags/c-src/emacs/src/keyboard.c while (beg > BEGV BEGV 1773 test/manual/etags/c-src/emacs/src/keyboard.c beg = NATNUMP (tmp) ? XFASTINT (tmp) : BEGV; BEGV 1806 test/manual/etags/c-src/emacs/src/keyboard.c else if (last_pt == end && PT == beg && beg > BEGV)