Home
last modified time | relevance | path

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

/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Data/Tree/
H A Dtree_correct.cpp865 count_math_table_errors (tree t, int mode) { in count_math_table_errors() function
879 sum += count_math_table_errors (t[i], mode); in count_math_table_errors()
898 if (is_func (u, TABLE)) sum += count_math_table_errors (u, mode); in count_math_errors()