Searched refs:get_match_counts (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libc/port/regex/ |
H A D | regex.c | 94 get_match_counts(int *nmust_matchp, 381 get_match_counts(int *nmust_matchp, in get_match_counts() function 977 get_match_counts(&nmust_match, &nextra_matches_allowed, in test_string() 1058 get_match_counts(&nmust_match, &nextra_matches_allowed, in test_string() 1164 get_match_counts(&nmust_match, &nextra_matches_allowed, in test_string() 1318 get_match_counts(&nmust_match, &nextra_matches_allowed, in test_string() 1450 get_match_counts(&nmust_match, &nextra_matches_allowed, in test_string() 1583 get_match_counts(&nmust_match, &nextra_matches_allowed, in test_string() 1740 get_match_counts(&nmust_match, &nextra_matches_allowed, in test_string()
|