Home
last modified time | relevance | path

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

/dports/www/libwww/w3c-libwww-5.4.2/Library/src/
H A DHTAtom.c149 PRIVATE BOOL mime_match (const char * name, const char * templ) in mime_match() function
184 if (mime_match(cur->name, templ)) in HTAtom_templateMatches()
/dports/misc/clifm/clifm-1.3/src/
H A Dmime.c85 mime_match = 1; in get_app()
102 found = mime_match = 0; /* Global variable to tell mime_open() in get_app()
126 found = mime_match = 1; in get_app()
1304 mime_match ? "MIME" : "ext"); in mime_open()
1307 mime_match ? "MIME" : "ext"); in mime_open()
H A Dmain.c160 mime_match = 0, variable
H A Dhelpers.h776 mime_match,
H A Dconfig.c2410 mime_match = 0; in reset_variables()
/dports/misc/clifm/clifm-1.3/misc/codecov/
H A Dmime.c.gcov103 825: 74: found = mime_match = 0; /* Global variable to tell mime_open()
216 40: 107: found = mime_match = 1;
1305 1: 678: mime_match ? "MIME" : "ext");
H A Dmain.c.gcov140 -: 139: mime_match = 0,
H A Dconfig.c.gcov4334 20: 2200: mime_match = 0;
/dports/www/htdigest/httpd-2.4.6/modules/mappers/
H A Dmod_negotiation.c1335 static int mime_match(accept_rec *accept_r, var_rec *avail) function
1811 if (!mime_match(type, variant)) {
/dports/www/apache24/httpd-2.4.53/modules/mappers/
H A Dmod_negotiation.c1327 static int mime_match(accept_rec *accept_r, var_rec *avail) function
1804 if (!mime_match(type, variant)) {
/dports/chinese/wordpress-zh_TW/wordpress/wp-includes/
H A Dmedia.php4252 foreach ( $mimes as $ext_preg => $mime_match ) {
4254 $ext_mimes[ $ext ] = $mime_match;
H A Dfunctions.php2944 foreach ( $mimes as $ext_preg => $mime_match ) {
2947 $type = $mime_match;
H A Dformatting.php2061 foreach ( $mimes as $ext_preg => $mime_match ) {
/dports/chinese/wordpress-zh_CN/wordpress/wp-includes/
H A Dmedia.php4252 foreach ( $mimes as $ext_preg => $mime_match ) {
4254 $ext_mimes[ $ext ] = $mime_match;
H A Dfunctions.php2944 foreach ( $mimes as $ext_preg => $mime_match ) {
2947 $type = $mime_match;
H A Dformatting.php2061 foreach ( $mimes as $ext_preg => $mime_match ) {