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

12

/haiku/src/apps/poorman/libhttpd/
H A Dmatch.c38 match( const char* pattern, const char* string ) function
/haiku/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/headers/private/file_systems/
H A DQueryParserUtils.h26 enum match { enum in namespace:QueryParser
/haiku/src/bin/unzip/
H A Dmatch.c119 int match(string, pattern, ignore_case) function
[all...]
H A Dfileio.c2497 unsigned char *match = NULL; local
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar9002/
H A Dar9287_olc.c111 HAL_BOOL match; local
H A Dar9280_olc.c69 HAL_BOOL match; local
H A Dar9285_reset.c666 HAL_BOOL match; local
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_ageq.c195 ieee80211_ageq_remove(struct ieee80211_ageq *aq, struct ieee80211_node *match) argument
H A Dieee80211_node.c2271 ieee80211_node_table_reset(struct ieee80211_node_table *nt, struct ieee80211vap *match) argument
H A Dieee80211.c2332 u_int match; /* rate + mode */ member in struct:ratemedia
2337 findmedia(const struct ratemedia rates[], int n, u_int match) argument
/haiku/src/system/kernel/debug/
H A Ddebug_builtin_commands.cpp239 bool match; local
/haiku/src/kits/tracker/
H A DTrackerString.cpp180 bool match = false; local
280 bool match = false; local
[all...]
/haiku/src/bin/locale/
H A Dcollectcatkeys.cpp209 BString match; local
/haiku/src/tools/locale/
H A Dcollectcatkeys.cpp215 BString match; local
/haiku/src/servers/registrar/
H A DRecentEntries.cpp193 bool match = false; local
/haiku/src/add-ons/kernel/drivers/ports/pc_serial/
H A DDriver.h95 } match; member in struct:serial_support_descriptor
/haiku/src/libs/compat/freebsd_network/
H A Dfbsd_if_media.c174 struct ifmedia_entry *match; local
203 struct ifmedia_entry *match; local
363 struct ifmedia_entry *match, *next; local
[all...]
/haiku/src/apps/cortex/TipManager/
H A DTipManagerImpl.cpp257 pair<BView*, const tip_entry*> _ViewEntry::match( function in class:_ViewEntry
452 pair<BView*, const tip_entry*> _WindowEntry::match( function in class:_WindowEntry
[all...]
/haiku/src/system/libroot/posix/
H A Dglob.c759 match(Char *name, Char *pat, Char *patend) function
/haiku/src/servers/app/
H A DDelayedMessage.cpp206 DelayedMessage::SetMerge(DMMergeMode mode, uint32 match) argument
/haiku/src/add-ons/kernel/file_systems/fat/
H A Dencodings.cpp1320 uint16 match; local
1359 uint16 match; local
/haiku/src/system/boot/loader/file_systems/fat/
H A DDirectory.cpp552 Directory::GetNextEntry(void *cookie, uint8 mask, uint8 match) argument
/haiku/src/apps/mail/
H A DAddressTextControl.cpp147 int32 match = choiceText.IFindFirst(pattern); local
/haiku/src/kits/package/solver/libsolv/
H A DLibsolvSolver.cpp62 SolvDataIterator(Pool* pool, Repo* repo, Id solvableId, Id keyname, const char* match, int flags) argument

Completed in 408 milliseconds

12