labeled_restrictions_get_bound 2799 src/editfns.c    Lisp_Object begv = labeled_restrictions_get_bound (buf, true, false);
labeled_restrictions_get_bound 2800 src/editfns.c    Lisp_Object zv = labeled_restrictions_get_bound (buf, false, false);
labeled_restrictions_get_bound 2830 src/editfns.c        Lisp_Object begv = labeled_restrictions_get_bound (buf, true, true);
labeled_restrictions_get_bound 2831 src/editfns.c        Lisp_Object zv = labeled_restrictions_get_bound (buf, false, true);
labeled_restrictions_get_bound 2908 src/editfns.c        Lisp_Object begv = labeled_restrictions_get_bound (buf, true, false);
labeled_restrictions_get_bound 2909 src/editfns.c        Lisp_Object zv = labeled_restrictions_get_bound (buf, false, false);
labeled_restrictions_get_bound 2965 src/editfns.c        Lisp_Object begv = labeled_restrictions_get_bound (buf, true, false);
labeled_restrictions_get_bound 2966 src/editfns.c        Lisp_Object zv = labeled_restrictions_get_bound (buf, false, false);