Searched defs:match (Results 1 - 25 of 271) sorted by relevance

1234567891011

/freebsd-10.0-release/lib/libc/mips/string/
H A Dbcmp.S123 match: label
/freebsd-10.0-release/sys/mips/mips/
H A Dsupport.S657 match: label
/freebsd-10.0-release/usr.sbin/faithd/
H A Dprefix.h42 struct prefix match; member in struct:config
/freebsd-10.0-release/contrib/binutils/gas/
H A Demul.h26 void (* match) (const char *); member in struct:emulation
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DUniqueDWARFASTType.cpp47 bool match = true; local
/freebsd-10.0-release/contrib/ncurses/form/
H A Dfty_regex.c269 bool match = FALSE; local
/freebsd-10.0-release/crypto/heimdal/lib/gssapi/krb5/
H A Dcompat.c44 krb5_principal match; local
H A Dcopy_ccache.c105 krb5_boolean match; local
/freebsd-10.0-release/gnu/usr.bin/rcs/ident/
H A Dident.c224 match(fp) /* group substring between two KDELIM's; then do pattern match */ function
/freebsd-10.0-release/sys/xen/interface/foreign/
H A Dmkheader.py97 match = re.search(regex, line); variable
116 match = re.search(regex, input, re.S) variable
126 match = re.search(regex, input, re.S) variable
/freebsd-10.0-release/usr.bin/vgrind/RETEST/
H A Dretest.c54 char *match; local
[all...]
/freebsd-10.0-release/usr.bin/xargs/
H A Dstrnsubst.c32 strnsubst(char **str, const char *match, const char *replstr, size_t maxsize) argument
/freebsd-10.0-release/contrib/apr-util/test/
H A Dteststrmatch.c36 const char *match = NULL; local
[all...]
/freebsd-10.0-release/contrib/atf/atf-c++/detail/
H A Dtext_test.cpp136 ATF_TEST_CASE(match); variable
[all...]
H A Dtext.cpp58 impl::match(const std::string& str, const std::string& regex) function in class:impl
/freebsd-10.0-release/contrib/libarchive/libarchive/
H A Darchive_pathmatch.c60 int match = 1, nomatch = 0; local
107 int match = 1, nomatch = 0; local
[all...]
/freebsd-10.0-release/contrib/libarchive/tar/
H A Dcmdline.c200 const struct bsdtar_option *popt, *match = NULL, *match2 = NULL; local
[all...]
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/
H A Dlldb.cpp375 NameMatches(const char *name, NameMatchType match_type, const char *match) argument
/freebsd-10.0-release/crypto/heimdal/lib/krb5/
H A Dcreds.c212 krb5_boolean match = TRUE; local
[all...]
/freebsd-10.0-release/usr.bin/from/
H A Dfrom.c146 match(const char *line, const char *sender) function
/freebsd-10.0-release/contrib/binutils/bfd/
H A Dtargets.c1291 const struct targmatch *match; local
[all...]
/freebsd-10.0-release/contrib/gcc/config/ia64/
H A Dfde-glibc.c58 long n, match; local
/freebsd-10.0-release/contrib/gdb/gdb/cli/
H A Dcli-setshow.c201 const char *match = NULL; local
/freebsd-10.0-release/contrib/gdtoa/
H A Dsmisc.c112 match function
/freebsd-10.0-release/contrib/less/
H A Dpattern.c217 match(pattern, pattern_len, buf, buf_len, pfound, pend) function

Completed in 141 milliseconds

1234567891011