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

1234567

/macosx-10.9.5/bash-92/bash-3.2/lib/sh/
H A Dshmatch.c51 regmatch_t *matches; local
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/TableGen/
H A DStringMatcher.h40 StringMatcher(StringRef strVariableName, const std::vector<StringPair> &matches, raw_ostream &os) argument
/macosx-10.9.5/tcl-102/tcl/tcl/generic/
H A DtclRegexp.h36 regmatch_t *matches; /* Array of indices into the Tcl_UniChar member in struct:TclRegexp
/macosx-10.9.5/tcl-102/tcl84/tcl/generic/
H A DtclRegexp.h41 regmatch_t *matches; /* Array of indices into the Tcl_UniChar member in struct:TclRegexp
/macosx-10.9.5/Heimdal-323.92.1/kcm/
H A Dclient.c142 int matches = sscanf(name,"%ld:",&uid); local
/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Dunifilt.cpp40 UMatchDegree UnicodeFilter::matches(const Replaceable& text, function in class:UnicodeFilter
H A Ddictionarydata.cpp38 int32_t UCharsDictionaryMatcher::matches(UText *text, int32_t maxLength, int32_t *lengths, int32_t &count, int32_t limit, int32_t *values) const { function in class:UCharsDictionaryMatcher
102 int32_t BytesDictionaryMatcher::matches(UText *text, int32_t maxLength, int32_t *lengths, int32_t &count, int32_t limit, int32_t *values) const { function in class:BytesDictionaryMatcher
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DAttribute.h75 inline bool Attribute::matches(const QualifiedName& qualifiedName) const function in class:WebCore::Attribute
H A DSelectorQuery.h96 inline bool SelectorQuery::matches(Element* element) const function in class:WebCore::SelectorQuery
/macosx-10.9.5/WebCore-7537.78.1/platform/text/
H A DTextEncodingDetectorICU.cpp65 const UCharsetMatch** matches = ucsdet_detectAll(detector, &matchesCount, &status); local
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/
H A DWebFindClient.cpp58 void WebFindMatchesClient::didFindStringMatches(WebPageProxy* page, const String& string, ImmutableArray* matches, int firstIndex) argument
/macosx-10.9.5/ruby-104/ruby/lib/rexml/validation/
H A Dvalidation.rb
H A Drelaxng.rb[all...]
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DMediaQueryList.cpp30 PassRefPtr<MediaQueryList> MediaQueryList::create(PassRefPtr<MediaQueryMatcher> vector, PassRefPtr<MediaQuerySet> media, bool matches) argument
35 MediaQueryList::MediaQueryList(PassRefPtr<MediaQueryMatcher> vector, PassRefPtr<MediaQuerySet> media, bool matches) argument
87 bool MediaQueryList::matches() function in class:WebCore::MediaQueryList
H A DSelectorCheckerFastPath.cpp126 bool SelectorCheckerFastPath::matches() const function in class:WebCore::SelectorCheckerFastPath
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebUserContentURLPattern.cpp116 HRESULT WebUserContentURLPattern::matchesSubdomains(BOOL* matches) argument
124 HRESULT WebUserContentURLPattern::matchesURL(BSTR url, BOOL* matches) argument
/macosx-10.9.5/CPANInternal-140/XML-XPath/
H A DXPath.pm113 sub matches { subroutine
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dquant.cpp63 UMatchDegree Quantifier::matches(const Replaceable& text, function in class:Quantifier
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/test/internal/
H A Dtestucs.c214 unsigned long matches = 0; local
/macosx-10.9.5/apr-30/apr/apr/test/internal/
H A Dtestucs.c214 unsigned long matches = 0; local
/macosx-10.9.5/cups-372.4/cups/cgi-bin/
H A Dsearch.c336 regmatch_t matches[100]; /* RE matches */ local
[all...]
/macosx-10.9.5/vim-53/src/
H A Dregexp.h78 char_u *matches[NSUBEXP]; member in struct:__anon14293
/macosx-10.9.5/SmartCardServices-55111/src/PCSC/
H A DPCSCDriverBundle.cpp182 uint32_t DriverBundle::matches(const PCSCD::Device &device, std::string &name) const function in class:PCSCD::DriverBundle
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DUserContentURLPattern.cpp113 bool UserContentURLPattern::matches(const KURL& test) const function in class:WebCore::UserContentURLPattern
/macosx-10.9.5/WebCore-7537.78.1/xml/
H A DXPathPath.cpp140 NodeSet matches; local

Completed in 250 milliseconds

1234567