Searched defs:nextra_matches_allowedp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/regex/
H A Dregex.c97 int *nextra_matches_allowedp,
384 int *nextra_matches_allowedp,
398 *nextra_matches_allowedp = (int)UNLIMITED;
400 *nextra_matches_allowedp =
383 get_match_counts(int *nmust_matchp, int *nextra_matches_allowedp, const char *count_stringp) argument

Completed in 59 milliseconds