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

12345

/haiku-fatelf/src/apps/poorman/libhttpd/
H A Dmatch.c38 match( const char* pattern, const char* string ) function
/haiku-fatelf/3rdparty/mmu_man/irc/Haiku/
H A Dgen_err_list.py16 match = re.match(r'#\s?define\s+(?P<define>\w+)\s+(?P<expr>.+)', line) variable
94 match = re.match(r'\\t*case (?P<define>\\w+):', line) variable
98 match = re.match(r'\\t*//\\s+(?P<define>\\w+):*$', line) variable
103 match = re.match(r'\\t*return "(?P<str>.+)";', line) variable
[all...]
/haiku-fatelf/headers/private/file_systems/
H A DQueryParserUtils.h19 enum match { enum in namespace:QueryParser
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Drpmatch.c33 try (const char *response, const char *pattern, const int match, argument
H A Didcache.c71 struct userid *match = NULL; local
153 struct userid *match = NULL; local
[all...]
/haiku-fatelf/src/bin/gdb/include/opcode/
H A Di860.h29 unsigned long match; member in struct:i860_opcode
H A Dhppa.h44 unsigned long int match; /* Bits that must be set... */ member in struct:pa_opcode
/haiku-fatelf/src/bin/rcs/
H A Dident.c228 match(fp) /* group substring between two KDELIM's; then do pattern match */ function
/haiku-fatelf/src/libs/ncurses/form/
H A Dfty_regex.c245 bool match = FALSE; local
/haiku-fatelf/src/add-ons/print/drivers/pdf/source/
H A DScanner.cpp139 bool match = c == ch; local
/haiku-fatelf/src/bin/gdb/opcodes/
H A Dm10200-dis.c218 int match = 0; local
H A Dd10v-dis.c119 int match = 0; local
201 int match = 0; local
242 int match, num_match = 0; local
[all...]
H A Dm10300-dis.c225 int status, match = 0; local
H A Dd30v-dis.c187 int i, match, opind = 0, need_paren = 0, found_control = 0; local
H A Dv850-dis.c56 int match = 0; local
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar9002/
H A Dar9287_olc.c109 HAL_BOOL match; local
/haiku-fatelf/src/bin/coreutils/lib/
H A Dfilevercmp.c36 const char *match = NULL; local
H A Didcache.c71 struct userid *match = NULL; local
153 struct userid *match = NULL; local
[all...]
/haiku-fatelf/src/bin/gdb/bfd/
H A Dtargets.c1205 const struct targmatch *match; local
[all...]
/haiku-fatelf/src/bin/gdb/gdb/cli/
H A Dcli-setshow.c201 const char *match = NULL; local
/haiku-fatelf/src/bin/gdb/gdb/rdi-share/
H A Dparams.c94 bool match; local
/haiku-fatelf/src/bin/unzip/
H A Dmatch.c119 int match(string, pattern, ignore_case) function
[all...]
/haiku-fatelf/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_ageq.c191 ieee80211_ageq_remove(struct ieee80211_ageq *aq, struct ieee80211_node *match) argument
/haiku-fatelf/src/bin/bash/lib/sh/
H A Dcasemod.c103 int inword, c, nc, nop, match, usewords; local
/haiku-fatelf/src/bin/locale/
H A Dcollectcatkeys.cpp210 BString match; local

Completed in 257 milliseconds

12345