Home
last modified time | relevance | path

Searched refs:alloc_error (Results 1 – 1 of 1) sorted by path

/unit/src/
H A Dnxt_pcre2.c33 static const u_char alloc_error[] = "memory allocation failed"; in nxt_regex_compile() local
91 nxt_memcpy(err->msg, alloc_error, sizeof(alloc_error)); in nxt_regex_compile()