Home
last modified time | relevance | path

Searched defs:strmatch (Results 1 – 25 of 133) sorted by relevance

123456

/dports/lang/gcc6-aux/gcc-6-20180516/libcilkrts/runtime/
H A Dglobal_state.cpp91 inline bool strmatch(const char* a, const char* b) in strmatch() function
107 inline bool strmatch(const wchar_t* a, const wchar_t* b) in strmatch() function
115 bool strmatch(const char* a, const wchar_t* b) in strmatch() function
130 bool strmatch(const wchar_t* a, const char* b) in strmatch() function
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libcilkrts/runtime/
H A Dglobal_state.cpp91 inline bool strmatch(const char* a, const char* b) in strmatch() function
107 inline bool strmatch(const wchar_t* a, const wchar_t* b) in strmatch() function
115 bool strmatch(const char* a, const wchar_t* b) in strmatch() function
130 bool strmatch(const wchar_t* a, const char* b) in strmatch() function
/dports/lang/gnat_util/gcc-6-20180516/libcilkrts/runtime/
H A Dglobal_state.cpp91 inline bool strmatch(const char* a, const char* b) in strmatch() function
107 inline bool strmatch(const wchar_t* a, const wchar_t* b) in strmatch() function
115 bool strmatch(const char* a, const wchar_t* b) in strmatch() function
130 bool strmatch(const wchar_t* a, const char* b) in strmatch() function
/dports/comms/ncid/ncid/tools/
H A Dncidutil.pl244 sub strmatch { subroutine
/dports/misc/rump/buildrump.sh-b914579/src/sys/fs/adosfs/
H A Dadlookup.c47 #define strmatch(s1, l1, s2, l2, i) \ macro
50 #define strmatch(s1, l1, s2, l2, i) \ macro
/dports/biology/biosig/biosig-2.3.3/biosig4matlab/maybe-missing/freemat3.5/
H A Dstrmatch.m26 function idx = strmatch(s,A,exact) function
/dports/biology/biosig/biosig-2.3.3/biosig4matlab/maybe-missing/
H A Dstrmatch.m26 function idx = strmatch(s,A,exact) function
/dports/ftp/pftpd/pftpd-1.0.3/plib/
H A Dstrmatch.c29 strmatch(const char *string, in strmatch() function
/dports/comms/ncid/ncid/attic/cidupdate/
H A Dcidupdate.pl293 sub strmatch { subroutine
/dports/irc/dircproxy/dircproxy-dc563b3/src/
H A Dmatch.c33 int strmatch(const char *str, const char *mask) { in strmatch() function
/dports/shells/bash/bash-5.1/lib/glob/
H A Dstrmatch.c33 strmatch (pattern, string, flags) in strmatch() function
/dports/math/octave/octave-6.4.0/scripts/legacy/
H A Dstrmatch.m65 function idx = strmatch (s, A, exact) function
/dports/comms/ncid/ncid/lib/
H A Dstrmatch.c59 int strmatch(const char * string, void * regexp) in strmatch() function
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/3d/
H A Dast_3d.h50 #define strmatch _3d_strmatch macro
/dports/shells/ksh93/ast-93u/src/cmd/3d/
H A Dast_3d.h50 #define strmatch _3d_strmatch macro
/dports/audio/julius/julius-4.1.2/jcontrol/
H A Djcontrol.c26 #define strmatch !strcmp ///< String matching function macro macro
/dports/shells/ksh2020/ast-ksh2020/src/lib/libast/string/
H A Dstrmatch.c161 int strmatch(const char *s, const char *p) { in strmatch() function
/dports/print/fontforge/fontforge-20201107/Unicode/
H A Dchar.c57 int strmatch(const char *str1, const char *str2) { in strmatch() function
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/luatexdir/unilib/
H A Dchar.c56 int strmatch(const char *str1, const char *str2) { in strmatch() function
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/luatexdir/unilib/
H A Dchar.c56 int strmatch(const char *str1, const char *str2) { in strmatch() function
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/luatexdir/unilib/
H A Dchar.c56 int strmatch(const char *str1, const char *str2) { in strmatch() function
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/luatexdir/unilib/
H A Dchar.c56 int strmatch(const char *str1, const char *str2) { in strmatch() function
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/luatexdir/unilib/
H A Dchar.c56 int strmatch(const char *str1, const char *str2) { in strmatch() function
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/luatexdir/unilib/
H A Dchar.c56 int strmatch(const char *str1, const char *str2) { in strmatch() function
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/luatexdir/unilib/
H A Dchar.c56 int strmatch(const char *str1, const char *str2) { in strmatch() function

123456