Searched defs:pattern (Results 76 - 100 of 466) sorted by relevance

1234567891011>>

/macosx-10.10.1/apache-793/httpd/server/
H A Dutil_regex.c31 ap_rxplus_compile(apr_pool_t *pool, const char *pattern) argument
139 ap_rxplus_exec(apr_pool_t *pool, ap_rxplus_t *rx, const char *pattern, char **newpattern) argument
[all...]
/macosx-10.10.1/apr-32/apr/apr/strings/
H A Dapr_fnmatch.c74 static APR_INLINE int fnmatch_ch(const char **pattern, const char **string, int flags) argument
194 apr_fnmatch(const char *pattern, const char *string, int flags) argument
405 apr_fnmatch_test(const char *pattern) argument
[all...]
/macosx-10.10.1/bind9-45.101/bind9/lib/dns/
H A Dgen-win32.h230 char pattern[_MAX_PATH], *p; local
/macosx-10.10.1/cups-408/cups/scheduler/
H A Dfile.c36 cupsdCleanFiles(const char *path, const char *pattern) argument
/macosx-10.10.1/emacs-93/emacs/lisp/textmodes/
H A Dtildify.el
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/regex/
H A Dregcache.c39 char* pattern; member in struct:Cache_s
79 regcache(const char* pattern, regflags_t reflags, int* status) argument
[all...]
/macosx-10.10.1/pcre-7/pcre/
H A Dpcredemo.c50 char *pattern; local
[all...]
/macosx-10.10.1/postfix-255/postfix/src/util/
H A Ddict_cidr.c112 char *pattern; local
H A Dmac_expand.c224 int mac_expand(VSTRING *result, const char *pattern, int flags, argument
H A Dmatch_ops.c112 match_string(MATCH_LIST *list, const char *string, const char *pattern) argument
149 match_hostname(MATCH_LIST *list, const char *name, const char *pattern) argument
217 match_hostaddr(MATCH_LIST *list, const char *addr, const char *pattern) argument
[all...]
/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkFileFilter.h29 char *pattern; /* String value of the pattern, such as member in struct:GlobPattern
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A DtkFileFilter.h33 char * pattern; /* String value of the pattern, such member in struct:GlobPattern
/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Duniset_closure.cpp47 UnicodeSet::UnicodeSet(const UnicodeString& pattern, argument
68 UnicodeSet::UnicodeSet(const UnicodeString& pattern, ParsePosition& pos, argument
93 UnicodeSet& UnicodeSet::applyPattern(const UnicodeString& pattern, argument
114 UnicodeSet& UnicodeSet::applyPattern(const UnicodeString& pattern, argument
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dformat.cpp172 void Format::syntaxError(const UnicodeString& pattern, argument
H A Dquantityformatter.cpp156 const SimplePatternFormatter *pattern = formatters[pluralIndex]; local
H A Dselfmt.cpp125 int32_t SelectFormat::findSubMessage(const MessagePattern& pattern, int32_t partIndex, argument
/macosx-10.10.1/ICU-531.30/icuSources/io/
H A Dsprintf.c177 UChar *pattern; local
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dnptrans.cpp79 const UChar* pattern = ures_getStringByKey(bundle,"UnassignedSet",&patternLen, &status); local
H A Dselfmts.cpp281 UnicodeString pattern = UnicodeString("masculine{masculineVerbValue} other{otherVerbValue}"); local
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/tools/genrb/
H A Dprscmnts.cpp95 RegexPattern *pattern = RegexPattern::compile(UnicodeString("@"), 0, *status); local
130 RegexPattern *pattern = RegexPattern::compile(UnicodeString("@"), UREGEX_MULTILINE, *status); local
154 RegexPattern *pattern = RegexPattern::compile(UnicodeString("@"), UREGEX_MULTILINE, *status); local
194 RegexPattern *pattern = RegexPattern::compile(UnicodeString("@"), UREGEX_MULTILINE, *status); local
/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DRegExp.h58 const String& pattern() const { return m_patternString; } function in class:JSC::RegExp
H A DRegExpKey.h47 RefPtr<StringImpl> pattern; member in struct:JSC::RegExpKey
59 RegExpKey(RegExpFlags flags, const String& pattern) argument
65 RegExpKey(RegExpFlags flags, const PassRefPtr<StringImpl> pattern) argument
71 RegExpKey(RegExpFlags flags, const RefPtr<StringImpl>& pattern) argument
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/yarr/
H A DRegularExpression.cpp39 static PassRefPtr<Private> create(const String& pattern, TextCaseSensitivity caseSensitivity, MultilineMode multilineMode) argument
50 Private(const String& pattern, TextCaseSensitivity caseSensitivity, MultilineMode multilineMode) argument
74 RegularExpression::RegularExpression(const String& pattern, TextCaseSensitivity caseSensitivity, MultilineMode multilineMode) argument
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/libraries/librewrite/
H A Drule.c118 rewrite_rule_compile( struct rewrite_info *info, struct rewrite_context *context, const char *pattern, const char *result, const char *flagstring ) argument
/macosx-10.10.1/OpenSSH-189/openssh/
H A Dmatch.c54 match_pattern(const char *s, const char *pattern) argument
119 match_pattern_list(const char *string, const char *pattern, u_int len, int dolower) argument
179 match_hostname(const char *host, const char *pattern, u_int len) argument
214 match_user(const char *user, const char *host, const char *ipaddr, const char *pattern) argument
[all...]

Completed in 410 milliseconds

1234567891011>>