Home
last modified time | relevance | path

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

/third_party/glib/gmodule/
Dgmodule.c429 str_check_suffix (const gchar* string, in str_check_suffix() function
583 if (str_check_suffix (name, ".la")) /* libtool archive? */ in g_module_open()