Home
last modified time | relevance | path

Searched defs:matches (Results 26 – 50 of 171) sorted by last modified time

1234567

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Transitions/
H A DRuleTransition.php39 public function matches(int $symbol, int $minVocabSymbol, int $maxVocabSymbol) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\Transitions\\RuleTransition
H A DTransition.php68 abstract public function matches(int $symbol, int $minVocabSymbol, int $maxVocabSymbol) : bool; function in Antlr\\Antlr4\\Runtime\\Atn\\Transitions\\Transition
H A DWildcardTransition.php9 public function matches(int $symbol, int $minVocabSymbol, int $maxVocabSymbol) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\Transitions\\WildcardTransition
/plugin/randomtables/table-roller/src/Table/
H A DManager.php22 private function embedResult($matches): string argument
/plugin/statistics/inc/
H A DBrowscap.php629 deduplicateCompressionPattern($matches, & $pattern) global() argument
692 _pregUnQuote($pattern, $matches) global() argument
[all...]
/plugin/odt/ODT/
H A DODTUtility.php643 protected static function _preserveSpace($matches){
H A DODTDocument.php472 function _preserveSpace($matches){
/plugin/odt/ODT/css/
H A Dcssimportnew.php68 public function matches (array $attributes=NULL) { function in css_attribute_selector
634 public function matches (iElementCSSMatchable $element, &$specificity) { function in css_selector
783 public function matches(iElementCSSMatchable $element, &$specificity, $media = NULL) { function in css_rule_new
/plugin/odt/helper/
H A Dcssimport.php1004 public function matches ($element, $classString, $media = NULL, $cssId=NULL) { function in css_rule
/plugin/pubmed2020/helper/
H A Dpmid.php131 public function replacementValueCallback($matches) {
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dutf8.php453 function utf8_ucwords_callback($matches) {
H A Dcheck_acl.php197 function auth_nameencode_callback($matches) {
/plugin/ckgedit/scripts/
H A Dcss6.php520 function css_ckg_comment_cb($matches){
/plugin/epub/scripts/
H A Dcss3.php532 function css_comment_cb($matches){
H A Depub_utils.php82 function epbub_entity_replace($matches) {
/plugin/tagfilter/script/select2/
H A Dselect2_locale_en.js10 formatMatches: function (matches) { return matches + " results are available, use up and down arrow keys to navigate."; }, argument
H A Dselect2_locale_fa.js11 formatMatches: function (matches) { return matches + " نتیجه موجود است، کلیدهای جهت بالا و پایین را برای گشتن استفاده کنید."; }, argument
H A Dselect2.js3334 formatMatches(matches) global() argument
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3MatchIntentResponse.php61 public function setMatches($matches)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Safebrowsing/
H A DGoogleSecuritySafebrowsingV4FindFullHashesResponse.php37 public function setMatches($matches)
H A DGoogleSecuritySafebrowsingV4FindThreatMatchesResponse.php29 public function setMatches($matches)
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DUriTemplate.php99 private function expandMatch(array $matches)
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js415 return !!reduce(collection, function (matches, val, key) { argument
16583 function matches(definition, filter) { function
/plugin/openas/
H A Daction.php147 function openas_check_pageid($matches) {
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Encoder/
H A DCerDerTrait.php72 validateDateFormat(array $matches, array $matchMap) global() argument

1234567