Home
last modified time | relevance | path

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

/dports/www/gtkhtml4/gtkhtml-4.10.0/components/editor/
H A Dgtkhtml-spell-language.c124 const gchar *iso_639_2_code = NULL; in iso_639_start_element() local
138 iso_639_2_code = attribute_values[ii]; in iso_639_start_element()
141 code = (iso_639_1_code != NULL) ? iso_639_1_code : iso_639_2_code; in iso_639_start_element()
/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A De-misc-utils.c4147 const gchar *iso_639_2_code = NULL; in iso_639_start_element() local
4162 iso_639_2_code = attribute_values[ii]; in iso_639_start_element()
4165 code = (iso_639_1_code != NULL) ? iso_639_1_code : iso_639_2_code; in iso_639_start_element()