Home
last modified time | relevance | path

Searched refs:literal_list (Results 26 – 28 of 28) sorted by path

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/base/third_party/xdg_mime/
H A Dxdgmimeglob.c71 XdgGlobList *literal_list; member
424 for (list = glob_hash->literal_list; list; list = list->next) in _xdg_glob_hash_lookup_file_name()
434 for (list = glob_hash->literal_list; list; list = list->next) in _xdg_glob_hash_lookup_file_name()
512 _xdg_glob_list_free (glob_hash->literal_list); in _xdg_glob_hash_free()
561 …glob_hash->literal_list = _xdg_glob_list_append (glob_hash->literal_list, strdup (glob), strdup (m… in _xdg_glob_hash_append_glob()
577 if (!glob_hash || glob_hash->literal_list == NULL) in _xdg_glob_hash_dump()
583 for (list = glob_hash->literal_list; list; list = list->next) in _xdg_glob_hash_dump()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/third_party/xdg_mime/
H A Dxdgmimeglob.c71 XdgGlobList *literal_list; member
424 for (list = glob_hash->literal_list; list; list = list->next) in _xdg_glob_hash_lookup_file_name()
434 for (list = glob_hash->literal_list; list; list = list->next) in _xdg_glob_hash_lookup_file_name()
512 _xdg_glob_list_free (glob_hash->literal_list); in _xdg_glob_hash_free()
561 …glob_hash->literal_list = _xdg_glob_list_append (glob_hash->literal_list, strdup (glob), strdup (m… in _xdg_glob_hash_append_glob()
577 if (!glob_hash || glob_hash->literal_list == NULL) in _xdg_glob_hash_dump()
583 for (list = glob_hash->literal_list; list; list = list->next) in _xdg_glob_hash_dump()
/dports/x11-fm/rox-filer/rox-filer-2.11/ROX-Filer/src/
H A Dxdgmimeglob.c67 XdgGlobList *literal_list; member
355 for (list = glob_hash->literal_list; list; list = list->next) in _xdg_glob_hash_lookup_file_name()
433 _xdg_glob_list_free (glob_hash->literal_list); in _xdg_glob_hash_free()
480 …glob_hash->literal_list = _xdg_glob_list_append (glob_hash->literal_list, strdup (glob), strdup (m… in _xdg_glob_hash_append_glob()
496 if (glob_hash->literal_list == NULL) in _xdg_glob_hash_dump()
502 for (list = glob_hash->literal_list; list; list = list->next) in _xdg_glob_hash_dump()

12