Searched refs:calc_first (Results 1 – 6 of 6) sorted by relevance
/glibc-2.36/posix/ |
D | regcomp.c | 49 static reg_errcode_t calc_first (void *extra, bin_tree_t *node); 1197 ret = postorder (dfa->str_tree, calc_first, dfa); in analyze() 1382 calc_first (void *extra, bin_tree_t *node) in calc_first() function
|
/glibc-2.36/manual/ |
D | pattern.texi | 1009 @c calc_first @ascuheap @acsmem
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.14 | 3191 * posix/regcomp.c (optimize_utf8, calc_first, 3295 (calc_first): Fix comment. 4106 * posix/regcomp.c (re_compile_fastmap_iter, calc_first): Handle 16333 (calc_first): Likewise.
|
D | ChangeLog.13 | 5698 (calc_first): Fix the Definition of `firsts' of OP_OPEN_SUBEXP
|
D | ChangeLog.17 | 6802 (calc_first): Initialize constraint field.
|
D | ChangeLog.16 | 12382 (optimize_subexps, duplicate_tree, calc_first, calc_next,
|