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

/macosx-10.10.1/configd-699.1.5/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.10.1/configd-699.1.5/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:__anon6915
144 _notifyadd(mach_port_t server, xmlData_t keyRef, mach_msg_type_number_t keyLen, int isRegex, int *sc_status ) argument
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/inspector/
H A DContentSearchUtilities.cpp132 JSC::Yarr::RegularExpression createSearchRegex(const String& query, bool caseSensitive, bool isRegex) argument
157 PassRefPtr<Inspector::TypeBuilder::Array<Inspector::TypeBuilder::GenericTypes::SearchMatch>> searchInTextByLines(const String& text, const String& query, const bool caseSensitive, const bool isRegex) argument
/macosx-10.10.1/configd-699.1.5/scutil.tproj/
H A Dnotifications.c124 Boolean isRegex = FALSE; local
178 Boolean isRegex = FALSE; local
215 Boolean isRegex local
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/inspector/agents/
H A DInspectorDebuggerAgent.cpp151 static PassRefPtr<InspectorObject> buildObjectForBreakpointCookie(const String& url, int lineNumber, int columnNumber, const String& condition, RefPtr<InspectorArray>& actions, bool isRegex, bool autoContinue) argument
167 static bool matches(const String& url, const String& pattern, bool isRegex) argument
252 bool isRegex = optionalURLRegex; local
400 bool isRegex local
597 bool isRegex; local
[all...]

Completed in 125 milliseconds