Searched refs:re_string_allocate (Results 1 - 2 of 2) sorted by relevance

/haiku/src/system/libroot/posix/glibc/regex/
H A Dregex_internal.c41 re_string_allocate (re_string_t *pstr, const char *str, int len, int init_len,
128 /* Helper functions for re_string_allocate, and re_string_construct. */
40 re_string_allocate (re_string_t *pstr, const char *str, int len, int init_len, function
H A Dregexec.c681 err = re_string_allocate (&mctx.input, string, length, dfa->nodes_len + 1,

Completed in 94 milliseconds