Home
last modified time | relevance | path

Searched refs:ignore (Results 51 – 75 of 247) sorted by relevance

12345678910

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DOtl.php1122 } // ignore Marks
1164 } // ignore Marks
1605 } // Only expecting to work with 2:1 (and no ignore characters in between)
1635 $ignore = $this->_getGCOMignoreString($Flag, $MarkFilteringSet);
1792 //while $this->OTLdata[$spos]['uni'] is an "ignore" => spos++
1793 while (isset($this->OTLdata[$spos]) && strpos($ignore, $this->OTLdata[$spos]['hex']) !== false) {
1860 $matched = $this->checkContextMatch($Input, $Backtrack, $Lookahead, $ignore, $ptr);
1969 $matched = $this->checkContextMatchMultipleUni($inputGlyphs, $backtrackGlyphs, $lookaheadGlyphs, $ignore, $ptr, $class0excl);
2065 $matched = $this->checkContextMatch($Input, $Backtrack, $Lookahead, $ignore, $ptr);
2235 $matched = $this->checkContextMatchMultipleUni($inputGlyphs, $backtrackGlyphs, $lookaheadGlyphs, $ignore,
4165 checkContextMatch($Input, $Backtrack, $Lookahead, $ignore, $ptr) global() argument
4223 checkContextMatchMultiple($Input, $Backtrack, $Lookahead, $ignore, $ptr, $class0excl = '', $bclass0excl = '', $lclass0excl = '') global() argument
4291 checkContextMatchMultipleUni($Input, $Backtrack, $Lookahead, $ignore, $ptr, $class0excl = [], $bclass0excl = [], $lclass0excl = []) global() argument
[all...]
H A DOtlDump.php1990 $ignore = $this->_getGSUBignoreString($Lookup[$i]['Flag'], $Lookup[$i]['MarkFilteringSet']);
1991 if ($ignore) {
1992 $html .= '<div class="ignore">Ignoring: ' . $ignore . '</div> ';
2690 $ignore = false;
2693 $ignore = true;
2696 $ignore = true;
2699 $ignore = true;
2703 $ignore = true;
2707 $ignore
2812 _makeGSUBcontextInputMatch($inputGlyphs, $ignore, $lookupGlyphs, $seqIndex) global() argument
2835 _makeGSUBinputMatch($inputGlyphs, $ignore) global() argument
2852 _makeGSUBbacktrackMatch($backtrackGlyphs, $ignore) global() argument
2867 _makeGSUBlookaheadMatch($lookaheadGlyphs, $ignore) global() argument
2882 _makeGSUBinputReplacement($nInput, $REPL, $ignore, $nBsubs, $mLen, $seqIndex) global() argument
[all...]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/
H A DBlockCommentSniff.php88 $ignore = array(
102 if (isset($ignore[$tokens[$nextToken]['code']]) === true) {
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DSnapshotNamespace.asciidoc138 $params['ignore_unavailable'] = (boolean) Whether to ignore unavailable snapshots, defaults to false which means a SnapshotMissingException is thrown
187 $params['ignore_unavailable'] = (boolean) Whether to ignore unavailable snapshots, defaults to false which means a SnapshotMissingException is thrown
H A DCatNamespace.asciidoc212 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no configs. (This includes `_all` string or when no configs have been specified)
233 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no datafeeds. (This includes `_all` string or when no datafeeds have been specified)
234 $params['allow_no_datafeeds'] = (boolean) Whether to ignore if a wildcard expression matches no datafeeds. (This includes `_all` string or when no datafeeds have been specified)
254 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no jobs. (This includes `_all` string or when no jobs have been specified)
255 $params['allow_no_jobs'] = (boolean) Whether to ignore if a wildcard expression matches no jobs. (This includes `_all` string or when no jobs have been specified)
276 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no trained models. (This includes `_all` string or when no trained models have been specified) (Default = true)
463 $params['ignore_unavailable'] = (boolean) Set to true to ignore unavailable snapshots (Default = false)
541 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no transforms. (This includes `_all` string or when no transforms have been specified)
H A DSearchableSnapshotsNamespace.asciidoc37 $params['allow_no_indices'] = (boolean) Whether to ignore if a wildcard indices expression resolves into no concrete indices. (This includes `_all` string or when no indices have been specified)
/plugin/bez/tpl/
H A Dtask.php151 <?php foreach (array_diff_key($tpl->get('users'), $tpl->get('task')->get_participants('subscribent')) as $user_id => $ignore): ?>
H A Dthread.php169 <?php foreach (array_diff_key($tpl->get('users'), $tpl->get('thread')->get_participants('subscribent')) as $user_id => $ignore): ?>
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Commenting/
H A DFileCommentSniff.php161 $ignore = array(
177 if (in_array($tokens[$nextToken]['code'], $ignore) === true) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php510 * @param array $ignore Any addresses to not send messages to.
515 …Change($oldObject = null, VCalendar $newObject, array $addresses, array $ignore = [], &$modified =… argument
524 if (in_array($message->recipient, $ignore)) {
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DsfComments.yml12 ex7: foo # ignore me # and me
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php647 * @param array $ignore Any addresses to not send messages to.
652 …Change($oldObject = null, VCalendar $newObject, array $addresses, array $ignore = [], &$modified =… argument
661 if (in_array($message->recipient, $ignore)) {
/plugin/bez/mdl/
H A DEntity.php98 $html = p_render('xhtml',p_get_instructions($this->content), $ignore);
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Dinclude.rst83 * ``ignore_missing``: Whether to ignore missing templates or not
/plugin/quickstats/lang/en/
H A Dquery.txt8 …- IP queries (i.e. ip priority) ignore all other fields and if an IP is included in a query where …
10 You can choose to ignore all fields other than the priority field and then only the priority field …
/plugin/diagramsnet/lib/js/diagramly/
H A DDrawioFile.js686 var ignore = true;
688 for (var i = 0; i < patches.length && ignore; i++)
690 ignore = ignore && Object.keys(patches[i]).length == 0;
693 return ignore;
/plugin/struct/action/
H A Dinline.php230 } catch (StructException $ignore) {
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Resources/
H A Drequire.js755 this.ignore = options.ignore;
884 if (this.map.isDefine && !this.ignore) {
948 ignore: true
/plugin/jplayer/components/
H A Drequire.js755 this.ignore = options.ignore;
884 if (this.map.isDefine && !this.ignore) {
948 ignore: true
/plugin/ckgdoku/ckeditor/plugins/link/
H A Dplugin.js.unc309 /** @ignore */
345 /** @ignore */
/plugin/ckgedit/ckeditor/plugins/link/
H A Dplugin.js.unc309 /** @ignore */
345 /** @ignore */
/plugin/jcapture/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/farmer/admin/
H A Dnew.php258 } catch (\Exception $ignore) {

12345678910