Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

mlanguage_list -

Description

       List 3-letter language codes. The mlanguage_list() funciton returns a well-formed plist whose keys are
       Msymbol and values are symbols whose names are ISO639-2 3-letter language codes.

Name

       mlanguage_list -

Return Value

           This function returns a plist. The caller should free it by m17n_object_unref().

See Also

mscript_list().

Synopsis

MPlist* mlanguage_list (void)

See Also