Searched defs:matches (Results 26 - 50 of 153) sorted by relevance

1234567

/macosx-10.9.5/bash-92/bash-3.2/lib/readline/examples/
H A Dfileman.c260 char **matches; local
/macosx-10.9.5/cups-372.4/cups/cgi-bin/
H A Dtemplate.c562 regmatch_t matches[10]; local
H A Dhelp-index.c546 int matches; /* Number of matches */ local
/macosx-10.9.5/libarchive-29/libarchive/libarchive_fe/
H A Dmatching.c46 int matches; member in struct:match
/macosx-10.9.5/libarchive-29/libarchive/tar/
H A Dsubst.c189 regmatch_t matches[10]; local
/macosx-10.9.5/rsync-42/rsync/
H A Dwildtest.c54 run_test(int line, bool matches, bool same_as_fnmatch, argument
H A Dmatch.c34 static int matches; variable
/macosx-10.9.5/emacs-92/emacs/lisp/erc/
H A Derc-match.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/net/
H A Deudc-vars.el
/macosx-10.9.5/Heimdal-323.92.1/lib/libedit/examples/
H A Dfileman.c245 char **matches; local
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Drepattrn.cpp475 UBool U_EXPORT2 RegexPattern::matches(const UnicodeString &regex, function in class:RegexPattern
499 UBool U_EXPORT2 RegexPattern::matches(UText *regex, function in class:RegexPattern
H A Dstrmatch.cpp88 UMatchDegree StringMatcher::matches(const Replaceable& text, function in class:StringMatcher
/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Dfldset.cpp273 UBool CalendarFieldsSet::matches(Calendar *cal, CalendarFieldsSet &diffSet, function in class:CalendarFieldsSet
/macosx-10.9.5/IOKitUser-907.100.13/
H A DIOCFPlugIn.c95 boolean_t matches; local
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/acl/
H A Dgssacl.c137 gssattr_dynacl_mask( void *priv, Operation *op, Entry *target, AttributeDescription *desc, struct berval *val, int nmatch, regmatch_t *matches, slap_access_t *grant, slap_access_t *deny ) argument
H A Dposixgroup.c165 pg_dynacl_mask( void *priv, Operation *op, Entry *target, AttributeDescription *desc, struct berval *val, int nmatch, regmatch_t *matches, slap_access_t *grant, slap_access_t *deny ) argument
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DQualifiedName.h82 bool matches(const QualifiedName& other) const { return m_impl == other.m_impl || (localName() == other.localName() && namespaceURI() == other.namespaceURI()); } function in class:WebCore::QualifiedName
H A DSelectorQuery.cpp70 bool SelectorDataList::matches(Element* targetElement) const function in class:WebCore::SelectorDataList
/macosx-10.9.5/WebCore-7537.78.1/inspector/
H A DContentSearchUtils.cpp163 Vector<pair<int, String> > matches = getRegularExpressionMatchesByLines(regex, text); local
193 Vector<int, 4> matches; local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/text/
H A DPlatformLocale.cpp246 static bool matches(const String& text, unsigned position, const String& part) function in namespace:WebCore
/macosx-10.9.5/WebCore-7537.78.1/svg/
H A DSVGFontElement.cpp194 static bool matches(const String& u1, const String& g1, const String& u2, const String& g2, const SVGKerningPair& kerningPair) function in namespace:WebCore
/macosx-10.9.5/bash-92/bash-3.2/builtins/
H A Dcomplete.c512 char *word, **matches; local
/macosx-10.9.5/configd-596.15/SystemConfiguration.fproj/
H A DVPNService.c35 Boolean matches = FALSE; local
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dfinder.el
/macosx-10.9.5/lukemftp-13.92.1/tnftp/libedit/
H A Dfilecomplete.c267 size_t matches; local
336 fn_display_match_list(EditLine *el, char **matches, int len, int max) argument
388 char *temp, **matches; local
519 free(matches), matches = NULL; local
[all...]

Completed in 220 milliseconds

1234567