Function
Lasemmathml_operator_dictionary_lookup
Declaration
const LsmMathmlOperatorDictionaryEntry*
lsm_mathml_operator_dictionary_lookup (
const char* utf8,
LsmMathmlForm form
)
Parameters
utf8-
Type:
const char*No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. form-
Type:
LsmMathmlFormNo description available.
Return value
Type: LsmMathmlOperatorDictionaryEntry
No description available.
| The data is owned by the called function. |