Home
last modified time | relevance | path

Searched refs:regex_t (Results 76 - 77 of 77) sorted by relevance

1234

/third_party/cups-filters/utils/
H A Dcups-browsed.c243 regex_t *cregexp;
11765 filter->cregexp = calloc(1, sizeof (regex_t)); in read_configuration()
/third_party/pcre2/pcre2/src/
H A Dpcre2test.c970 static regex_t preg = { NULL, NULL, 0, 0, 0, 0 };

Completed in 26 milliseconds

1234