Searched +defs:match +defs:end (Results 1 - 25 of 150) sorted by relevance

123456

/macosx-10.10.1/libarchive-30/libarchive/libarchive_fe/
H A Dpathmatch.c53 pm_list(const char *start, const char *end, const char c, int flags) argument
57 int match = 1, nomatch = 0; local
114 const char *end; local
[all...]
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/string/
H A Dstrmatch.c63 regmatch_t* match; member in struct:State_s
83 register ssize_t* end; local
193 ssize_t match[2]; local
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/emacs-lisp/
H A Dsregex.el[all...]
/macosx-10.10.1/Heimdal-398.1.2/appl/login/
H A Dlogin_access.c65 int match = NO; local
66 int end; local
133 int match = NO; local
[all...]
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/regex/
H A Dregrexec.c36 regrexec(const regex_t* p, const char* s, size_t len, size_t nmatch, regmatch_t* match, regflags_t flags, int sep, void* handle, regrecord_t record) argument
48 unsigned char* end; local
165 regmatch_t* match; local
[all...]
/macosx-10.10.1/libarchive-30/libarchive/cpio/
H A Dcmdline.c106 const struct option *popt, *match = NULL, *match2 = NULL; local
339 char *end; local
357 char *end; local
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dfldset.cpp81 int32_t end; local
275 UBool match = TRUE; local
/macosx-10.10.1/Libc-1044.1.2/regex/TRE/lib/
H A Dtre-match-utils.h363 tre_minimal_tag_order(int start, int end, const tre_tag_t *tags1, argument
524 int match = 0; local
562 tre_cint_t start = b->value, end; local
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/include/security_codesigning/
H A Dresources.cpp122 static bool findStringEndingNoCase(const char *path, const char * end) argument
296 bool ResourceBuilder::Rule::match(cons function in class:Security::CodeSigning::ResourceBuilder::Rule
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_codesigning/lib/
H A Dresources.cpp122 static bool findStringEndingNoCase(const char *path, const char * end) argument
296 bool ResourceBuilder::Rule::match(cons function in class:Security::CodeSigning::ResourceBuilder::Rule
[all...]
/macosx-10.10.1/configd-699.1.5/scutil.tproj/
H A Dnet_service.c44 _find_service(char *match) argument
177 char *end; local
603 char *end; local
[all...]
H A Dnet_set.c99 _find_set(char *match) argument
194 char *end; local
[all...]
/macosx-10.10.1/curl-83.1.2/curl/src/
H A Dtool_writeout.c119 char *end; local
123 bool match = FALSE; local
[all...]
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/astsa/
H A Dstrmatch.c75 char* end[MAXGROUP]; member in struct:__anon9043
552 Match_t match; local
[all...]
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/misc/
H A Dfindlib.h57 char* end; member in struct:__anon9075
63 int match; member in struct:__anon9075
/macosx-10.10.1/libiconv-42/libiconv/tests/
H A Duniq-u.c92 char *end = buffer + linebuffer->size - 1; /* Sentinel. */ local
212 int match; local
[all...]
/macosx-10.10.1/libxslt-13/libxslt/libxslt/
H A Dkeys.c214 skipString(const xmlChar *cur, int end) { argument
239 skipPredicate(const xmlChar *cur, int end) argument
275 xsltAddKey(xsltStylesheetPtr style, const xmlChar *name, const xmlChar *nameURI, const xmlChar *match, const xmlChar *use, xmlNodePtr inst) argument
280 int current, end, start, i = 0; local
[all...]
/macosx-10.10.1/syslog-267/libsystem_asl.tproj/src/
H A Dasl_msg_list.c360 int match = 0; local
378 uint32_t i, end, n = 0; local
433 int match = 0; local
[all...]
/macosx-10.10.1/tcl-105/tcl/tcl/generic/
H A DtclScan.c40 Tcl_UniChar end; member in struct:CharSet::Range
79 char *end; local
190 int i, match = 0; local
262 char *end; local
565 CONST char *string, *end, *baseString; local
[all...]
/macosx-10.10.1/tcl-105/tcl84/tcl/generic/
H A DtclScan.c50 Tcl_UniChar end; member in struct:CharSet::Range
89 char *end; local
200 int i, match = 0; local
273 char *end; local
575 char *string, *end, *baseString; local
[all...]
/macosx-10.10.1/zlib-55/zlib/examples/
H A Dgun.c164 unsigned char match[65280 + 2]; /* buffer for reversed match or gzip variable
211 unsigned end; /* last valid entry in prefix/suffix tables */ local
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/
H A Diswitchb.el[all...]
/macosx-10.10.1/tcsh-65/tcsh/
H A Dcsh-mode.el[all...]
/macosx-10.10.1/ruby-106/ruby/misc/
H A Druby-mode.el[all...]
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dcsrmbcs.cpp126 int32_t start = 0, end = len-1; local
344 UBool CharsetRecog_sjis::match(InputText* det, CharsetMatch *results) const { function in class:CharsetRecog_sjis
448 UBool CharsetRecog_euc_jp::match(InputTex function in class:CharsetRecog_euc_jp
474 UBool CharsetRecog_euc_kr::match(InputText *det, CharsetMatch *results) const function in class:CharsetRecog_euc_kr
530 UBool CharsetRecog_big5::match(InputText *det, CharsetMatch *results) const function in class:CharsetRecog_big5
610 UBool CharsetRecog_gb_18030::match(InputText *det, CharsetMatch *results) const function in class:CharsetRecog_gb_18030
[all...]

Completed in 170 milliseconds

123456