Searched defs:isRegex (Results 1 - 10 of 10) sorted by relevance

/macosx-10.9.5/configd-596.15/SystemConfiguration.fproj/
H A DSCDNotifierAdd.c56 SCDynamicStoreAddWatchedKey(SCDynamicStoreRef store, CFStringRef key, Boolean isRegex) argument
H A DSCDNotifierRemove.c66 SCDynamicStoreRemoveWatchedKey(SCDynamicStoreRef store, CFStringRef key, Boolean isRegex) argument
/macosx-10.9.5/configd-596.15/configd.tproj/
H A D_configclose.c67 removeAllKeys(SCDynamicStoreRef store, Boolean isRegex) argument
H A D_notifyremove.c66 __SCDynamicStoreRemoveWatchedKey(SCDynamicStoreRef store, CFStringRef key, Boolean isRegex, Boolean internal) argument
118 _notifyremove(mach_port_t server, xmlData_t keyRef, mach_msg_type_number_t keyLen, int isRegex, int *sc_status ) argument
H A D_configlist.c42 __SCDynamicStoreCopyKeyList(SCDynamicStoreRef store, CFStringRef key, Boolean isRegex, CFArrayRef *subKeys) argument
96 _configlist(mach_port_t server, xmlData_t keyRef, mach_msg_type_number_t keyLen, int isRegex, xmlDataOut_t *listRef, mach_msg_type_number_t *listLen, int *sc_status, audit_token_t audit_token) argument
H A D_notifyadd.c86 __SCDynamicStoreAddWatchedKey(SCDynamicStoreRef store, CFStringRef key, Boolean isRegex, Boolean internal) argument
187 Boolean isRegex; member in struct:__anon7138
144 _notifyadd(mach_port_t server, xmlData_t keyRef, mach_msg_type_number_t keyLen, int isRegex, int *sc_status ) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/inspector/
H A DContentSearchUtils.cpp133 RegularExpression createSearchRegex(const String& query, bool caseSensitive, bool isRegex) argument
158 PassRefPtr<TypeBuilder::Array<TypeBuilder::Page::SearchMatch> > searchInTextByLines(const String& text, const String& query, const bool caseSensitive, const bool isRegex) argument
H A DInspectorDebuggerAgent.cpp205 static PassRefPtr<InspectorObject> buildObjectForBreakpointCookie(const String& url, int lineNumber, int columnNumber, const String& condition, bool isRegex) argument
216 static bool matches(const String& url, const String& pattern, bool isRegex) argument
236 bool isRegex = optionalURLRegex; local
367 bool isRegex local
678 bool isRegex; local
[all...]
H A DInspectorPageAgent.cpp665 bool isRegex = optionalIsRegex ? *optionalIsRegex : false; local
706 bool isRegex = optionalIsRegex ? *optionalIsRegex : false; local
/macosx-10.9.5/configd-596.15/scutil.tproj/
H A Dnotifications.c124 Boolean isRegex = FALSE; local
178 Boolean isRegex = FALSE; local
215 Boolean isRegex local
[all...]

Completed in 180 milliseconds