/plugin/authgooglesheets/vendor/google/apiclient-services/src/TrafficDirectorService/ |
H A D | DoubleMatcher.php | 22 public $exact; variable in Google\\Service\\TrafficDirectorService\\DoubleMatcher 26 public function setExact($exact) argument 28 $this->exact = $exact; 32 return $this->exact;
|
H A D | StringMatcher.php | 25 public $exact; variable in Google\\Service\\TrafficDirectorService\\StringMatcher 48 public function setExact($exact) argument 50 $this->exact = $exact; 57 return $this->exact;
|
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/WhiteSpace/ |
H A D | ScopeIndentSniff.php | 60 public $exact = false; variable in Generic_Sniffs_WhiteSpace_ScopeIndentSniff 197 $this->exact = (bool) $this->exact; 209 $exact = (bool) $this->exact; 214 $exact = false; 295 $exact = false; 444 $exact = false; 517 && $exact === false 740 $exact = true; 789 $exact = true; 795 $exact = true; [all …]
|
/plugin/metadisplay/ |
H A D | cli.php | 60 $page=""; $exact=""; $cl=""; $search=""; $fuzzy=""; $tm=""; $dtype=""; $ltype=""; 71 $exact = $opts[$i+1]; 104 …$ret = array('namespace'=>$namespace,'page'=>$page,'exact'=>$exact,'search'=>$search,'fuzzy'=>$fuz…
|
H A D | README.md | 25 …-e, --exact exact page match, set to on for exact match, off for normal match
|
/plugin/orgchart/ |
H A D | README | 30 …ing; when using 'page' this needs to be the exact pagename, when using simple string it needs to b… 54 * if type 'page' is used for line manager, the link text doesn't need to match the exact name as th…
|
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/Listeners/ |
H A D | ProxyErrorListener.php | 52 bool $exact, argument 57 …$listener->reportAmbiguity($recognizer, $dfa, $startIndex, $stopIndex, $exact, $ambigAlts, $config…
|
H A D | DiagnosticErrorListener.php | 53 bool $exact, argument 57 if ($this->exactOnly && !$exact) {
|
H A D | ANTLRErrorListener.php | 35 bool $exact, argument
|
H A D | BaseErrorListener.php | 36 bool $exact, argument
|
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/ |
H A D | verbatim.rst | 23 The ``verbatim`` tag works in the exact same way as the old ``raw`` tag,
|
/plugin/findologicxmlexport/vendor/twig/twig/doc/tests/ |
H A D | constant.rst | 7 ``constant`` checks if a variable has the exact same value as a constant. You
|
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/ |
H A D | Argument.php | 30 public static function exact($value) function in Prophecy\\Argument
|
/plugin/webdav/vendor/sabre/uri/ |
H A D | README.md | 16 4. `build` to do the exact opposite of `parse`.
|
/plugin/icalevents/vendor/sabre/uri/ |
H A D | README.md | 16 4. `build` to do the exact opposite of `parse`.
|
/plugin/davcal/vendor/sabre/uri/ |
H A D | README.md | 16 4. `build` to do the exact opposite of `parse`.
|
/plugin/metadisplay/helper/ |
H A D | html.php | 29 $exact=$options['exact']; 52 if($exact == 'on') $this->exact_page_match = true;
|
H A D | plaintext.php | 29 $exact=$options['exact']; 51 if($exact == 'on') $this->exact_page_match = true;
|
/plugin/sequencediagram/bower_components/lodash/ |
H A D | LICENSE | 7 individuals. For exact contribution history, see the revision history
|
/plugin/revealjs/css/print/ |
H A D | pdf.css | 9 -webkit-print-color-adjust: exact;
|
/plugin/authdrupal8/ |
H A D | README.md | 45 Make sure, that you use the exact same user group names in the ACL controls. Otherwise you might no…
|
/plugin/authyubikey/lib/ |
H A D | README | 73 exact wording. For any copyright year range specified as YYYY-ZZZZ in
|
/plugin/authgooglesheets/vendor/monolog/monolog/ |
H A D | UPGRADE.md | 54 - Context/extra prefix has been removed in favor of letting users configure the exact key being sent
|
/plugin/stlviewer/stlviewer/ |
H A D | stl_viewer.min.js | 2 …exact){i=(t-(e.animation.last_time?e.animation.last_time:e.animation.start_time))/e.animation.exac…
|
/plugin/farm/install/animaltemplate/conf/ |
H A D | mysql.conf.php.example | 55 * should be a table with exact one line containing at least the password 73 /* This statement should return a table with exact one row containing
|