Home
last modified time | relevance | path

Searched refs:count_stringp (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/regex/
H A Dregex.c96 const char *count_stringp);
383 const char *count_stringp) in get_match_counts() argument
389 (int)((unsigned int)*count_stringp & SINGLE_BYTE_MASK); in get_match_counts()
392 count_stringp++; in get_match_counts()
394 (int)((unsigned int)*count_stringp & SINGLE_BYTE_MASK); in get_match_counts()