Home | History | Annotate | Download | only in doc

Lines Matching full:pmatch

6797             size_t nmatch, regmatch_t pmatch[], int eflags);
6880 ing, the nmatch and pmatch arguments are ignored, and no captured
6982 The string is considered to start at string + pmatch[0].rm_so and to
6983 have a terminating NUL located at string + pmatch[0].rm_eo (there need
6992 matched strings is returned. The nmatch and pmatch arguments of
6995 If the value of nmatch is zero, or if the value pmatch is NULL, no data
6999 tured substrings, are returned via the pmatch argument, which points to