labeled_restrictions_peek_label 2775 src/editfns.c    if (EQ (labeled_restrictions_peek_label (buf), Qoutermost_restriction))
labeled_restrictions_peek_label 2889 src/editfns.c    Lisp_Object label = labeled_restrictions_peek_label (buf);
labeled_restrictions_peek_label 2954 src/editfns.c    if (! NILP (labeled_restrictions_peek_label (buf)))
labeled_restrictions_peek_label 2996 src/editfns.c    if (NILP (labeled_restrictions_peek_label (buf)))
labeled_restrictions_peek_label 3012 src/editfns.c    if (EQ (labeled_restrictions_peek_label (buf), label))