Home | History | Annotate | Download | only in info

Lines Matching full:regex

2415     `scan-assembler-times REGEX NUM [{ target/xfail SELECTOR }]'
2416 Passes if REGEX is matched exactly NUM times in the test's
2419 `scan-assembler REGEX [{ target/xfail SELECTOR }]'
2420 Passes if REGEX matches text in the test's assembler output.
2422 `scan-assembler-not REGEX [{ target/xfail SELECTOR }]'
2423 Passes if REGEX does not match text in the test's assembler
2426 `scan-assembler-dem REGEX [{ target/xfail SELECTOR }]'
2427 Passes if REGEX matches text in the test's demangled
2430 `scan-assembler-dem-not REGEX [{ target/xfail SELECTOR }]'
2431 Passes if REGEX does not match text in the test's demangled
2434 `scan-tree-dump-times REGEX NUM SUFFIX [{ target/xfail SELECTOR }]'
2435 Passes if REGEX is found exactly NUM times in the dump file
2438 `scan-tree-dump REGEX SUFFIX [{ target/xfail SELECTOR }]'
2439 Passes if REGEX matches text in the dump file with suffix
2442 `scan-tree-dump-not REGEX SUFFIX [{ target/xfail SELECTOR }]'
2443 Passes if REGEX does not match text in the dump file with
2446 `scan-tree-dump-dem REGEX SUFFIX [{ target/xfail SELECTOR }]'
2447 Passes if REGEX matches demangled text in the dump file with
2450 `scan-tree-dump-dem-not REGEX SUFFIX [{ target/xfail SELECTOR }]'
2451 Passes if REGEX does not match demangled text in the dump
30787 * Ziga Mahkovec for `Graphics2D' upgraded to Cairo 0.5 and new regex