Searched refs:re_string_allocate (Results 1 - 2 of 2) sorted by relevance
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/ |
H A D | regex_internal.c | 41 re_string_allocate (re_string_t *pstr, const char *str, Idx len, Idx init_len, 128 /* Helper functions for re_string_allocate, and re_string_construct. */ 40 re_string_allocate (re_string_t *pstr, const char *str, Idx len, Idx init_len, function
|
H A D | regexec.c | 706 err = re_string_allocate (&mctx.input, string, length, dfa->nodes_len + 1,
|
Completed in 33 milliseconds