Function

Lasemmathml_operator_dictionary_lookup

Declaration

const LsmMathmlOperatorDictionaryEntry*
lsm_mathml_operator_dictionary_lookup (
  const char* utf8,
  LsmMathmlForm form
)

Description

No description available.

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: LsmMathmlForm

No description available.

Return value

Type: LsmMathmlOperatorDictionaryEntry

No description available.

The data is owned by the called function.