Searched refs:find_variable (Results 1 – 2 of 2) sorted by relevance
72 find_variable(hx509_context context, hx509_env env, struct hx_expr *word) in find_variable() function82 return find_variable(context, env, word->arg2); in find_variable()133 subenv = find_variable(context, env, subexpr); in eval_comp()
683 static std::vector<std::string> find_variable(const std::string &in) in find_variable() function697 static std::vector<std::string> find_variable(const char *in) in find_variable() function702 return find_variable(std::string(in)); in find_variable()