Home
last modified time | relevance | path

Searched refs:nxt_var_compile (Results 1 – 3 of 3) sorted by relevance

/unit/src/
H A Dnxt_var.h47 nxt_var_t *nxt_var_compile(nxt_str_t *str, nxt_mp_t *mp, nxt_array_t *fields);
H A Dnxt_tstr.c136 tstr->u.var = nxt_var_compile(&tstr->str, state->pool, in nxt_tstr_compile()
H A Dnxt_var.c330 nxt_var_compile(nxt_str_t *str, nxt_mp_t *mp, nxt_array_t *fields) in nxt_var_compile() function