Home
last modified time | relevance | path

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

/dports/devel/sfsexp/sfsexp-1.3.1-18-gc11b849/ruby/
H A DSexp.c145 static VALUE sexp_to_array(sexp_t *sx, int aggressive_typing) { in sexp_to_array() argument
154 rb_ary_push(a, sexp_to_array(s->list, aggressive_typing)); in sexp_to_array()
156 if (aggressive_typing == 1) { in sexp_to_array()