labeled_restrictions_get_bound 2791 src/editfns.c Lisp_Object begv = labeled_restrictions_get_bound (buf, true, false); labeled_restrictions_get_bound 2792 src/editfns.c Lisp_Object zv = labeled_restrictions_get_bound (buf, false, false); labeled_restrictions_get_bound 2822 src/editfns.c Lisp_Object begv = labeled_restrictions_get_bound (buf, true, true); labeled_restrictions_get_bound 2823 src/editfns.c Lisp_Object zv = labeled_restrictions_get_bound (buf, false, true); labeled_restrictions_get_bound 2901 src/editfns.c Lisp_Object begv = labeled_restrictions_get_bound (buf, true, false); labeled_restrictions_get_bound 2902 src/editfns.c Lisp_Object zv = labeled_restrictions_get_bound (buf, false, false); labeled_restrictions_get_bound 2958 src/editfns.c Lisp_Object begv = labeled_restrictions_get_bound (buf, true, false); labeled_restrictions_get_bound 2959 src/editfns.c Lisp_Object zv = labeled_restrictions_get_bound (buf, false, false);