Home
last modified time | relevance | path

Searched refs:match_suffix (Results 1 – 25 of 34) sorted by path

12

/dports/biology/freebayes/freebayes-1.3.5/vcflib/filevercmp/
H A Dfilevercmp.c33 match_suffix (const char **str) in match_suffix() function
165 s1_suffix = match_suffix (&s1_pos); in filevercmp()
166 s2_suffix = match_suffix (&s2_pos); in filevercmp()
/dports/biology/vcflib/vcflib-1.0.2/filevercmp/
H A Dfilevercmp.c33 match_suffix (const char **str) in match_suffix() function
165 s1_suffix = match_suffix (&s1_pos); in filevercmp()
166 s2_suffix = match_suffix (&s2_pos); in filevercmp()
/dports/chinese/wordpress-zh_CN/wordpress/wp-includes/
H A Dclass-wp-rewrite.php404 $match_suffix = '';
408 $match_suffix = ']';
411 return "$match_prefix$number$match_suffix";
/dports/chinese/wordpress-zh_TW/wordpress/wp-includes/
H A Dclass-wp-rewrite.php404 $match_suffix = '';
408 $match_suffix = ']';
411 return "$match_prefix$number$match_suffix";
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/scons-2.5.0/scons-local-2.5.0/SCons/
H A DBuilder.py727 match_suffix = match_src_suffix(env.subst(s))
728 if not match_suffix and not '.' in s:
732 match_suffix = match_src_suffix(s.name)
733 if match_suffix:
735 bld = sdict[match_suffix]
/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Dfilevercmp.c34 match_suffix (const char **str) in match_suffix() function
166 s1_suffix = match_suffix (&s1_pos); in filevercmp()
167 s2_suffix = match_suffix (&s2_pos); in filevercmp()
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/build/inline_copy/lib/scons-2.3.2/SCons/
H A DBuilder.py734 match_suffix = match_src_suffix(env.subst(s))
735 if not match_suffix and not '.' in s:
739 match_suffix = match_src_suffix(s.name)
740 if match_suffix:
742 bld = sdict[match_suffix]
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/build/inline_copy/lib/scons-3.1.2/SCons/
H A DBuilder.py752 match_suffix = match_src_suffix(env.subst(s))
753 if not match_suffix and '.' not in s:
757 match_suffix = match_src_suffix(s.name)
758 if match_suffix:
760 bld = sdict[match_suffix]
/dports/devel/scons/SCons-4.2.0/SCons/
H A DBuilder.py755 match_suffix = match_src_suffix(env.subst(s))
756 if not match_suffix and '.' not in s:
760 match_suffix = match_src_suffix(s.name)
761 if match_suffix:
763 bld = sdict[match_suffix]
/dports/editors/emacs-devel/emacs-4d1968b/lib/
H A Dfilevercmp.c34 match_suffix (const char **str) in match_suffix() function
166 s1_suffix = match_suffix (&s1_pos); in filevercmp()
167 s2_suffix = match_suffix (&s2_pos); in filevercmp()
/dports/editors/emacs/emacs-27.2/lib/
H A Dfilevercmp.c34 match_suffix (const char **str) in match_suffix() function
166 s1_suffix = match_suffix (&s1_pos); in filevercmp()
167 s2_suffix = match_suffix (&s2_pos); in filevercmp()
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dex_getln.c4003 if (match_suffix(xp->xp_files[i])) { in ExpandOne()
H A Dpath.c2169 if (!match_suffix((*files)[i])) { in expand_wildcards()
2194 int match_suffix(char_u *fname) in match_suffix() function
/dports/editors/vim/vim-8.2.3745/src/
H A Dcmdexpand.c399 if (match_suffix(xp->xp_files[i])) in ExpandOne()
H A Dfilepath.c3183 if (!match_suffix((*files)[i])) in expand_wildcards()
3204 match_suffix(char_u *fname) in match_suffix() function
/dports/editors/vim/vim-8.2.3745/src/proto/
H A Dfilepath.pro54 int match_suffix(char_u *fname);
/dports/graphics/photivo/photivo/scons-local-2.2.0/SCons/
H A DBuilder.py733 match_suffix = match_src_suffix(env.subst(s))
734 if not match_suffix and not '.' in s:
738 match_suffix = match_src_suffix(s.name)
739 if match_suffix:
741 bld = sdict[match_suffix]
/dports/graphics/py-pivy/pivy-0.6.6/scons/scons-local-1.2.0.d20090919/SCons/
H A DBuilder.py735 match_suffix = match_src_suffix(env.subst(s))
736 if not match_suffix and not '.' in s:
740 match_suffix = match_src_suffix(s.name)
741 if match_suffix:
743 bld = sdict[match_suffix]
/dports/graphics/tumble/tumble-0.36/
H A Dtumble_input.c66 if (input_handlers [i]->match_suffix (suffix)) in match_input_suffix()
H A Dtumble_input.h37 bool (*match_suffix) (char *suffix); member
/dports/graphics/zphoto/zphoto-1.2/
H A Dutil.c415 match_suffix (const char *file_name, char **suffixes) in match_suffix() function
443 return match_suffix(file_name, zphoto_get_image_suffixes()); in zphoto_image_file_p()
449 return match_suffix(file_name, zphoto_get_movie_suffixes()); in zphoto_movie_file_p()
/dports/mail/spamd/spamd-4.9.1/spamd/
H A Dgrey.c114 SLIST_HEAD(, mail_addr) match_suffix = SLIST_HEAD_INITIALIZER(match_suffix);
413 while (!SLIST_EMPTY(&match_suffix)) { in readsuffixlists()
414 m = SLIST_FIRST(&match_suffix); in readsuffixlists()
415 SLIST_REMOVE_HEAD(&match_suffix, entry); in readsuffixlists()
445 SLIST_INSERT_HEAD(&match_suffix, m, entry); in readsuffixlists()
450 while (!SLIST_EMPTY(&match_suffix)) { in readsuffixlists()
451 m = SLIST_FIRST(&match_suffix); in readsuffixlists()
452 SLIST_REMOVE_HEAD(&match_suffix, entry); in readsuffixlists()
787 if (!SLIST_EMPTY(&match_suffix)) { in trapcheck()
789 SLIST_FOREACH(m, &match_suffix, entry) { in trapcheck()
/dports/misc/gnuls/coreutils-8.30/lib/
H A Dfilevercmp.c34 match_suffix (const char **str) in match_suffix() function
166 s1_suffix = match_suffix (&s1_pos); in filevercmp()
167 s2_suffix = match_suffix (&s2_pos); in filevercmp()
/dports/misc/mc-nox11/mc-4.8.27/lib/strutil/
H A Dfilevercmp.c49 match_suffix (const char **str) in match_suffix() function
214 s1_suffix = match_suffix (&s1_pos); in filevercmp()
215 s2_suffix = match_suffix (&s2_pos); in filevercmp()
/dports/misc/mc/mc-4.8.27/lib/strutil/
H A Dfilevercmp.c49 match_suffix (const char **str) in match_suffix() function
214 s1_suffix = match_suffix (&s1_pos); in filevercmp()
215 s2_suffix = match_suffix (&s2_pos); in filevercmp()

12