Home
last modified time | relevance | path

Searched refs:re_string_get_buffer (Results 1 – 2 of 2) sorted by relevance

/posix/
A Dregexec.c1282 char *buf = (char *) re_string_get_buffer (&mctx->input); in proceed_next_node()
2634 const char *buf = (const char *) re_string_get_buffer (&mctx->input); in get_subexp()
2685 buf = (const char *) re_string_get_buffer (&mctx->input); in get_subexp()
2698 buf = (const char *) re_string_get_buffer (&mctx->input); in get_subexp()
2731 buf = (const char *) re_string_get_buffer (&mctx->input); in get_subexp()
2766 buf = (const char *) re_string_get_buffer (&mctx->input); in get_subexp()
3730 = ((const unsigned char *) re_string_get_buffer (input) + str_idx); in check_node_accept_bytes()
A Dregex_internal.h445 #define re_string_get_buffer(pstr) ((pstr)->mbs) macro

Completed in 15 milliseconds