Searched defs:pat (Results 1 - 25 of 162) sorted by relevance

1234567

/macosx-10.9.5/bash-92/bash-3.2/lib/glob/
H A Dstrmatch.c63 char *string, *pat; local
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/regex/
H A Dregfatal.c33 regfatalpat(regex_t* p, int level, int code, const char* pat) argument
/macosx-10.9.5/python-76.100.1/fix/
H A Ddummy.py20 pat = "python*-config" variable
22 pat = base + '*' variable
/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Dnumfmtst.h217 void expectPad(DecimalFormat& fmt, const char *pat, argument
225 void expectPad(DecimalFormat& fmt, const char *pat, argument
239 void expectPad(DecimalFormat& fmt, const char *pat, argument
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/pt/rde_critcl/
H A Dutil.c73 trace_return (const char *pat, ...) argument
96 trace_printf (const char *pat, ...) argument
115 trace_printf0 (const char *pat, ...) argument
/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Duset_props.cpp133 UnicodeString pat; local
[all...]
H A Dlistformatter.cpp198 void ListFormatter::addNewString(const UnicodeString& pat, UnicodeString& originalString, argument
H A Dutil.cpp227 int32_t ICU_Utility::parsePattern(const UnicodeString& pat, argument
403 UnicodeString pat; local
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/test/perf/usetperf/
H A Dusetperf.cpp30 UnicodeString pat; member in class:CmdPattern
/macosx-10.9.5/OpenSSH-186/openssh/
H A Dcompat.c65 char *pat; member in struct:__anon3307
H A Dmatch.c217 char *p, *pat; local
/macosx-10.9.5/tcsh-65/tcsh/
H A Dtw.spell.c41 spell_me(struct Strbuf *oldname, int looking, Char *pat, eChar suf) argument
/macosx-10.9.5/text_cmds-87/ed/
H A Dglbl.c43 pattern_t *pat; local
H A Dsub.c114 search_and_replace(pattern_t *pat, int gflag, int kth) argument
170 substitute_matching_text(pattern_t *pat, line_t *lp, int gflag, int kth) argument
/macosx-10.9.5/ICU-511.35/icuSources/common/unicode/
H A Duniset.h292 UChar *pat; member in class:UnicodeSet
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dselfmt.cpp44 SelectFormat::SelectFormat(const UnicodeString& pat, argument
H A Dcpdtrans.cpp404 UnicodeString pat; local
H A Dplurfmt.cpp79 PluralFormat::PluralFormat(const UnicodeString& pat, argument
89 PluralFormat(const Locale& loc, const UnicodeString& pat, UErrorCode& status) argument
100 PluralFormat(const PluralRules& rules, const UnicodeString& pat, UErrorCode& status) argument
111 PluralFormat(const Locale& loc, const PluralRules& rules, const UnicodeString& pat, UErrorCode& status) argument
123 PluralFormat(const Locale& loc, UPluralType type, const UnicodeString& pat, UErrorCode& status) argument
[all...]
H A Dregexcmp.cpp104 compile( const UnicodeString &pat, UParseError &pp, UErrorCode &e) argument
123 compile( UText *pat, UParseError &pp, UErrorCode &e) argument
H A Drepattrn.cpp483 RegexPattern *pat = NULL; local
507 RegexPattern *pat = NULL; local
/macosx-10.9.5/postfix-252/postfix/src/util/
H A Dmatch_list.c202 char *pat; local
/macosx-10.9.5/ruby-104/ruby/
H A Dregerror.c321 onig_vsnprintf_with_pattern(UChar buf[], int bufsize, OnigEncoding enc, UChar* pat, UChar* pat_end, const UChar *fmt, va_list args) argument
383 onig_snprintf_with_pattern(UChar buf[], int bufsize, OnigEncoding enc, UChar* pat, UChar* pat_end, const UChar *fmt, ...) argument
/macosx-10.9.5/Heimdal-323.92.1/lib/libedit/src/
H A Dsearch.c111 el_match(const Char *str, const Char *pat) argument
/macosx-10.9.5/ICU-511.35/icuSources/test/cintltst/
H A Dcdtdptst.c158 UChar *str, *pat; local
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/acl/
H A Dgssacl.c274 regex_matches( struct berval *pat, char *str, struct berval *dn_matches, struct berval *val_matches, AclRegexMatches *matches ) argument

Completed in 334 milliseconds

1234567