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

1234567

/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/glob/
H A Dstrmatch.c63 char *string, *pat; local
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/regex/
H A Dregfatal.c33 regfatalpat(regex_t* p, int level, int code, const char* pat) argument
/macosx-10.10.1/python-89/fix/
H A Ddummy.py20 pat = "python*-config" variable
22 pat = base + '*' variable
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dnumfmtst.h250 void expectPad(DecimalFormat& fmt, const char *pat, argument
258 void expectPad(DecimalFormat& fmt, const char *pat, argument
272 void expectPad(DecimalFormat& fmt, const char *pat, argument
/macosx-10.10.1/tcl-105/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.10.1/ICU-531.30/icuSources/common/
H A Duset_props.cpp133 UnicodeString pat; local
[all...]
H A Dlistformatter.cpp261 joinStrings( const SimplePatternFormatter& pat, const UnicodeString& first, const UnicodeString& second, UnicodeString &result, UBool recordOffset, int32_t &offset, UErrorCode& errorCode) argument
H A Dutil.cpp227 int32_t ICU_Utility::parsePattern(const UnicodeString& pat, argument
403 UnicodeString pat; local
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/test/perf/usetperf/
H A Dusetperf.cpp30 UnicodeString pat; member in class:CmdPattern
/macosx-10.10.1/OpenSSH-189/openssh/
H A Dcompat.c65 char *pat; member in struct:__anon3185
H A Dmatch.c217 char *p, *pat; local
/macosx-10.10.1/tcsh-65/tcsh/
H A Dtw.spell.c41 spell_me(struct Strbuf *oldname, int looking, Char *pat, eChar suf) argument
/macosx-10.10.1/text_cmds-88/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.10.1/ICU-531.30/icuSources/common/unicode/
H A Duniset.h295 UChar *pat; member in class:UnicodeSet
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dselfmt.cpp44 SelectFormat::SelectFormat(const UnicodeString& pat, argument
H A Dcpdtrans.cpp404 UnicodeString pat; local
H A Dplurfmt.cpp76 PluralFormat::PluralFormat(const UnicodeString& pat, argument
86 PluralFormat(const Locale& loc, const UnicodeString& pat, UErrorCode& status) argument
97 PluralFormat(const PluralRules& rules, const UnicodeString& pat, UErrorCode& status) argument
108 PluralFormat(const Locale& loc, const PluralRules& rules, const UnicodeString& pat, UErrorCode& status) argument
120 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.10.1/postfix-255/postfix/src/util/
H A Dmatch_list.c202 char *pat; local
/macosx-10.10.1/ruby-106/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.10.1/Heimdal-398.1.2/lib/libedit/src/
H A Dsearch.c111 el_match(const Char *str, const Char *pat) argument
/macosx-10.10.1/ICU-531.30/icuSources/test/cintltst/
H A Dcdtdptst.c160 UChar *str, *pat; local
/macosx-10.10.1/OpenLDAP-499.27/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 303 milliseconds

1234567