Lines Matching defs:passed
14 bool passed = true; in test_is_match() local
32 bool passed = true; in test_shortest_match() local
61 bool passed = true; in test_find() local
90 bool passed = true; in test_captures() local
151 bool passed = true; in test_iter() local
212 bool passed = true; in test_iter_capture_name() local
226 bool passed = true; in test_iter_capture_names() local
274 bool passed = true; in test_flags() local
293 bool passed = true; in test_compile_error() local
320 bool passed = true; in test_compile_error_size_limit() local
353 bool passed = true; in test_regex_set_matches() local
419 bool passed = true; in test_regex_set_match_start() local
500 bool passed = true; in test_regex_set_options() local
535 bool passed = true; in test_escape() local
559 void run_test(bool (test)(), const char *name, bool *passed) { in run_test()
569 bool passed = true; in main() local