Home
last modified time | relevance | path

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

/dports/graphics/imlib2/imlib2-1.7.0/src/modules/loaders/
H A Dloader_id3.c169 context_get_by_name(const char *name) in context_get_by_name() function
297 else if (!(ctx = context_get_by_name(im->real_file)) && in get_options()