Home
last modified time | relevance | path

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

/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Scheme/Scheme/
H A Dglue.cpp228 coerce_string_tree (string s) { in coerce_string_tree() function
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Scheme/Glue/
H A Dbuild-glue-basic.scm172 (string->tree coerce_string_tree (tree string))
H A Dglue_basic.cpp1719 tree out= coerce_string_tree (in1); in tmg_string_2tree()