Lines Matching full:regex
5341 `scan-assembler REGEX [{ target/xfail SELECTOR }]'
5342 Passes if REGEX matches text in the test's assembler output.
5344 `scan-assembler-not REGEX [{ target/xfail SELECTOR }]'
5345 Passes if REGEX does not match text in the test's assembler output.
5347 `scan-assembler-times REGEX NUM [{ target/xfail SELECTOR }]'
5348 Passes if REGEX is matched exactly NUM times in the test's
5351 `scan-assembler-dem REGEX [{ target/xfail SELECTOR }]'
5352 Passes if REGEX matches text in the test's demangled assembler
5355 `scan-assembler-dem-not REGEX [{ target/xfail SELECTOR }]'
5356 Passes if REGEX does not match text in the test's demangled
5372 `scan-KIND-dump REGEX SUFFIX [{ target/xfail SELECTOR }]'
5373 Passes if REGEX matches text in the dump file with suffix SUFFIX.
5375 `scan-KIND-dump-not REGEX SUFFIX [{ target/xfail SELECTOR }]'
5376 Passes if REGEX does not match text in the dump file with suffix
5379 `scan-KIND-dump-times REGEX NUM SUFFIX [{ target/xfail SELECTOR }]'
5380 Passes if REGEX is found exactly NUM times in the dump file with
5383 `scan-KIND-dump-dem REGEX SUFFIX [{ target/xfail SELECTOR }]'
5384 Passes if REGEX matches demangled text in the dump file with
5387 `scan-KIND-dump-dem-not REGEX SUFFIX [{ target/xfail SELECTOR }]'
5388 Passes if REGEX does not match demangled text in the dump file with
40250 * Ziga Mahkovec for `Graphics2D' upgraded to Cairo 0.5 and new regex