Searched defs:match (Results 1 - 25 of 625) sorted by relevance

1234567891011>>

/macosx-10.10/ppp-786.1.1/Helpers/MiniTerm/
H A DMiniTerm.h31 int match; variable
/macosx-10.10/tcl-105/tcl_ext/mk4tcl/metakit/tcl/tests/
H A Dinitests.tcl64 proc match {pattern result} { procedure
/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DConsoleCommand.js54 var match = regexObject.exec(text); variable
/macosx-10.10/JavaScriptCore-7600.1.17/tests/mozilla/ecma_2/String/
H A Dmatch-004.js49 Number.prototype.match = String.prototype.match; method in class:Number
[all...]
/macosx-10.10/bind9-45.101/bind9/lib/dns/rdata/generic/
H A Dtlsa_52.h30 isc_uint8_t match; member in struct:dns_rdata_tlsa
/macosx-10.10/ruby-106/ruby/lib/rubygems/
H A Dplatform.rb22 def self.match(platform) singleton method in class:Gem
/macosx-10.10/emacs-93/emacs/lisp/emacs-lisp/
H A Dsregex.el[all...]
/macosx-10.10/objc4-646/runtime/
H A Dobjc-exception.h52 int (*match)(Class, id); // version 0 member in struct:__anon50
/macosx-10.10/CPANInternal-159.1/Template-Toolkit-2.25/lib/Template/
H A DTest.pm135 sub match { subroutine
[all...]
/macosx-10.10/Chess-310.6/Sources/
H A DMBCDocument.h64 @property (nonatomic,retain) GKTurnBasedMatch * match; variable
/macosx-10.10/Heimdal-398.1.2/lib/gssapi/krb5/
H A Dcompat.c44 krb5_principal match; local
H A Dcopy_ccache.c107 krb5_boolean match; local
/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Dcsrutf8.cpp27 UBool CharsetRecog_UTF8::match(InputText* input, CharsetMatch *results) const { function in class:CharsetRecog_UTF8
/macosx-10.10/JavaScriptCore-7600.1.17/tests/mozilla/ecma_3/Statements/
H A Dswitch-001.js76 function match(x, y, F, G) function
/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/Controllers/
H A DCSSStyleManager.js71 var match = name.match(/^(?:-moz-|-ms-|-o-|-epub-)/); variable
92 var match = name.match(/^(?:-webkit-|-khtml-|-apple-)(.+)/); variable
[all...]
/macosx-10.10/WebKit2-7600.1.25/Platform/unix/
H A DEnvironmentUtilities.cpp62 char* match = strstr(componentStart, searchValueWithColon); local
[all...]
/macosx-10.10/bind9-45.101/bind9/unit/atf-src/atf-c++/detail/
H A Dtext_test.cpp136 ATF_TEST_CASE(match); variable
[all...]
/macosx-10.10/cups-408/cups/scheduler/
H A Dnetwork.c90 int match; /* Matching address? */ local
/macosx-10.10/cxxfilt-11/cxxfilt/include/opcode/
H A Di860.h29 unsigned long match; member in struct:i860_opcode
/macosx-10.10/gnutar-453/gnutar/lib/
H A Drpmatch.c34 try (const char *response, const char *pattern, const int match, argument
/macosx-10.10/ksh-23/ksh/src/lib/libast/comp/
H A Dfnmatch.c58 regmatch_t match; local
/macosx-10.10/ksh-23/ksh/src/lib/libast/path/
H A Dpathgetlink.c60 int match = 0; local
H A Dpathrepl.c36 pathrepl(char* path, const char* match, const char* replace) argument
46 pathrepl_20100601(register char* path, size_t size, const char* match, register const char* replace) argument
/macosx-10.10/ksh-23/ksh/src/lib/libast/regex/
H A Dregexec.c36 regexec(const regex_t* p, const char* s, size_t nmatch, regmatch_t* match, regflags_t flags) argument
74 regmatch_t* match; local
[all...]
/macosx-10.10/libarchive-30/libarchive/libarchive_fe/
H A Dpathmatch.c57 int match = 1, nomatch = 0; local

Completed in 345 milliseconds

1234567891011>>