labeled_restrictions_peek_label 2783 src/editfns.c    if (EQ (labeled_restrictions_peek_label (buf), Qoutermost_restriction))
labeled_restrictions_peek_label 2897 src/editfns.c    Lisp_Object label = labeled_restrictions_peek_label (buf);
labeled_restrictions_peek_label 2962 src/editfns.c    if (! NILP (labeled_restrictions_peek_label (buf)))
labeled_restrictions_peek_label 3004 src/editfns.c    if (NILP (labeled_restrictions_peek_label (buf)))
labeled_restrictions_peek_label 3020 src/editfns.c    if (EQ (labeled_restrictions_peek_label (buf), label))