Searched refs:nxt_var_compile (Results 1 – 3 of 3) sorted by relevance
47 nxt_var_t *nxt_var_compile(nxt_str_t *str, nxt_mp_t *mp, nxt_array_t *fields);
136 tstr->u.var = nxt_var_compile(&tstr->str, state->pool, in nxt_tstr_compile()
330 nxt_var_compile(nxt_str_t *str, nxt_mp_t *mp, nxt_array_t *fields) in nxt_var_compile() function