Home
last modified time | relevance | path

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

/dflybsd-src/bin/expr/
H A Dexpr.y24 integer, numeric_string, string enumerator
145 vp->type = numeric_string; in make_str()
156 if (vp->type == string || vp->type == numeric_string) in free_value()
189 if (vp->type == string || vp->type == numeric_string) in to_string()