Home
last modified time | relevance | path

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

/dports/textproc/lasem/lasem-0.5.1/src/
H A Dlsmmathmlenums.c421 static const char *lsm_mathml_line_strings[] = { variable
433 return lsm_mathml_line_strings [line]; in lsm_mathml_line_to_string()
439 return lsm_enum_value_from_string (string, lsm_mathml_line_strings, in lsm_mathml_line_from_string()
440 G_N_ELEMENTS (lsm_mathml_line_strings)); in lsm_mathml_line_from_string()