labeled_restrictions_peek_label 2783 src/editfns.c    if (EQ (labeled_restrictions_peek_label (buf), Qoutermost_restriction))
labeled_restrictions_peek_label 2896 src/editfns.c    Lisp_Object label = labeled_restrictions_peek_label (buf);
labeled_restrictions_peek_label 2961 src/editfns.c    if (! NILP (labeled_restrictions_peek_label (buf)))
labeled_restrictions_peek_label 3003 src/editfns.c    if (NILP (labeled_restrictions_peek_label (buf)))
labeled_restrictions_peek_label 3019 src/editfns.c    if (EQ (labeled_restrictions_peek_label (buf), label))