Home
last modified time | relevance | path

Searched refs:textMatch (Results 1 – 10 of 10) sorted by relevance

/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DCalendarQueryValidator.php250 * @param array $textMatch
253 protected function validateTextMatch($check, array $textMatch) { argument
259 …$isMatching = \Sabre\DAV\StringUtil::textMatch($check, $textMatch['value'], $textMatch['collation'…
261 return ($textMatch['negate-condition'] xor $isMatching);
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendarQueryValidator.php254 * @param array $textMatch
257 protected function validateTextMatch($check, array $textMatch) { argument
263 …$isMatching = \Sabre\DAV\StringUtil::textMatch($check, $textMatch['value'], $textMatch['collation'…
265 return ($textMatch['negate-condition'] xor $isMatching);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DStringUtilTest.php12 … $this->assertEquals($result, StringUtil::textMatch($haystack, $needle, $collation, $matchType));
72 StringUtil::textMatch('foobar','foo','blabla','contains');
82 StringUtil::textMatch('foobar','foo','i;octet','booh');
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DStringUtil.php27 static function textMatch($haystack, $needle, $collation, $matchType = 'contains') { function in Sabre\\DAV\\StringUtil
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DStringUtil.php27 static function textMatch($haystack, $needle, $collation, $matchType = 'contains') { function in Sabre\\DAV\\StringUtil
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php582 …$success = DAV\StringUtil::textMatch($vProperty[$filter['name']]->getValue(), $filter['text-match'…
625 …$success = DAV\StringUtil::textMatch($haystack, $filter['value'], $filter['collation'], $filter['m…
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php638 …$success = DAV\StringUtil::textMatch($vProperty[$filter['name']]->getValue(), $filter['text-match'…
681 …$success = DAV\StringUtil::textMatch($haystack, $filter['value'], $filter['collation'], $filter['m…
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs12219 var textMatch = x.match(/<(?:\w+:)?text>([\s\S]*)<\/(?:\w+:)?text>/);
12220 var rt = !!textMatch && !!textMatch[1] && parse_si(textMatch[1]) || {r:"",t:"",h:""};
/plugin/ckgedit/ckeditor/
H A DCHANGES.md176 …* [Text Match](https://ckeditor.com/cke4/addon/textMatch) &ndash; Allows to search [`CKEDITOR.dom.…
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.min.map1 …se_comments_xml","authors","commentList","trim","authorId","sheetRows","textMatch","write_comments…