Searched defs:eflags (Results 1 – 5 of 5) sorted by relevance
/posix/ |
A D | tst-rxspencer.c | 217 test (const char *pattern, int cflags, const char *string, int eflags, in test() 321 mb_test (const char *pattern, int cflags, const char *string, int eflags, in mb_test() 351 mb_tests (const char *pattern, int cflags, const char *string, int eflags, in mb_tests() 441 int cflags = REG_EXTENDED, eflags = 0, try_bre_ere = 0; in main() local
|
A D | tst-boost.c | 79 int eflags = 0; in main() local
|
A D | regex_internal.c | 579 re_string_reconstruct (re_string_t *pstr, Idx idx, int eflags) in re_string_reconstruct() 926 re_string_context_at (const re_string_t *input, Idx idx, int eflags) in re_string_context_at()
|
A D | regexec.c | 194 size_t nmatch, regmatch_t pmatch[_REGEX_NELTS (nmatch)], int eflags) in regexec() 238 regmatch_t pmatch[_REGEX_NELTS (nmatch)], int eflags) in __compat_regexec() 377 int eflags = 0; in re_search_stub() local 588 regmatch_t pmatch[], int eflags) in re_search_internal() 4052 match_ctx_init (re_match_context_t *mctx, int eflags, Idx n) in match_ctx_init()
|
A D | regex_internal.h | 597 int eflags; member
|
Completed in 29 milliseconds