Lines Matching refs:POS
688 ; RUN: | FileCheck -match-full-lines %s -check-prefix=SUBST-POS
690 ; SUBST-POS:<<<<<<
691 ; SUBST-POS-NEXT: 1: def-match1 def-match2
692 ; SUBST-POS-NEXT:check:1'0 ^~~~~~~~~~~~~~~~~~~~~
693 ; SUBST-POS-NEXT:check:1'1 with "DEF_MATCH1" equal to "def-match1"
694 ; SUBST-POS-NEXT:check:1'2 with "DEF_MATCH2" equal to "def-match2"
695 ; SUBST-POS-NEXT:check:2'0 X error: match failed for invalid pattern
696 ; SUBST-POS-NEXT:check:2'1 undefined variable: UNDEF
697 ; SUBST-POS-NEXT:check:2'2 with "DEF_MATCH1" equal to "def-match1"
698 ; SUBST-POS-NEXT:check:2'3 with "DEF_NOMATCH" equal to "foobar"
699 ; SUBST-POS-NEXT: 2: def-match1 def-nomatch
700 ; SUBST-POS-NEXT:check:2'0 ~~~~~~~~~~~~~~~~~~~~~~~
701 ; SUBST-POS-NEXT:check:2'4 ? possible intended match
702 ; SUBST-POS-NEXT:>>>>>>