Searched refs:_pathI18nModule (Results 1 – 1 of 1) sorted by relevance
120 static const char *_pathI18nModule = NULL; variable204 search_dirs[0] = _pathI18nModule; in _findshlib()308 if (_pathI18nModule == NULL) { in _citrus_load_module()311 _pathI18nModule = _PATH_I18NMODULE; in _citrus_load_module()313 p = strrchr(_pathI18nModule, '/'); in _citrus_load_module()316 (int)(p - _pathI18nModule), in _citrus_load_module()317 _pathI18nModule, MLIBDIR, p + 1); in _citrus_load_module()324 _pathI18nModule = strdup(p); in _citrus_load_module()325 if (_pathI18nModule == NULL) in _citrus_load_module()