Searched refs:re_string_construct (Results 1 – 7 of 7) sorted by relevance
/glibc-2.36/posix/ |
D | regex_internal.c | 77 re_string_construct (re_string_t *pstr, const char *str, Idx len, in re_string_construct() function
|
D | regcomp.c | 774 err = re_string_construct (®exp, pattern, length, preg->translate, in re_compile_internal()
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.14 | 2977 (re_string_construct): ... but only here. 3220 (re_string_allocate, re_string_construct, re_string_reconstruct, 3764 (re_string_construct): Don't initialize stop and valid_len here. 4164 re_string_construct with pointer to DFA. 4167 re_string_construct. 4170 and re_string_construct. 4171 Pass DFA to re_string_construct. Adjust definition. Initialize 4317 (re_string_allocate, re_string_construct): Add mb_cur_max and 4323 (re_compile_internal): Pass new arguments to re_string_construct. 4331 (re_string_allocate, re_string_construct): Add mb_cur_max and
|
D | ChangeLog.13 | 1187 (re_string_construct): Likewise. 1570 (re_string_construct): Likewise. 5195 (re_string_construct): Likewise. 7091 * posix/regex_internal.c (re_string_construct): Invoke 7137 (re_string_construct): Adapt it to new interface of buffer building 8958 * posix/regex_internal.c (re_string_construct): Add __builtin_expect
|
D | ChangeLog.16 | 7812 bitset_mask, re_string_allocate, re_string_construct,
|
D | ChangeLog.19 | 35524 (re_string_construct, re_string_realloc_buffers, build_wcs_buffer)
|
/glibc-2.36/manual/ |
D | pattern.texi | 848 @c re_string_construct @mtslocale @asucorrupt @ascuheap @asulock @ascudlopen @acucorrupt @aculock …
|