Home
last modified time | relevance | path

Searched refs:false (Results 4626 – 4650 of 6149) sorted by relevance

1...<<181182183184185186187188189190>>...246

/plugin/scrape/HTMLPurifier/Printer/
H A DConfigForm.php
/plugin/extlist/
H A Dsyntax.php185 if (strpos($this->list_class['ol'], 'alphabet') !== false){
508 return false;
527 return false;
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DParser.php83 public function parse(TokenStream $stream, $test = null, $dropNeedle = false)
153 public function subparse($test, $dropNeedle = false)
401 if (false !== strpos((string) $node, \chr(0xEF).\chr(0xBB).\chr(0xBF))) {
H A DLexer.php266 elseif (false !== strpos(self::PUNCTUATION, $this->code[$this->cursor])) {
268 if (false !== strpos('([{', $this->code[$this->cursor])) {
272 elseif (false !== strpos(')]}', $this->code[$this->cursor])) {
316 if (false !== strpos($match[1][0], $this->options['whitespace_trim'])) {
/plugin/cronojob/
H A Dpseudocron.php85 var $debug = false;
97 function cronojob($debug = false) {
183 return false;
/plugin/snap/
H A Dsyntax.php.ori113 return false;
119 $checkCache=false;
213 return false;
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DEngine.php47 private $cacheLambdaTemplates = false;
55 private $strictCallables = false;
736 if (!class_exists($className, false)) {
/plugin/404manager/
H A Daction.php106 if ($ACT != 'show') return false;
109 if ($INFO['exists']) return false;
425 return false;
/plugin/structgantt/meta/
H A DGantt.php65 $this->skipWeekends = $conf['skipweekends'] ?? false;
187 $this->skipWeekends = false;
197 $this->skipWeekends = false;
216 public function render($showNotFound = false)
/plugin/btable2/
H A Dsyntax.php143 $renderer->info['cache'] = false;
182 $doodle[$row][$column] = false;
318 return false;
/plugin/statistics/inc/
H A DStatisticsLogger.class.php42 if(!$uid) $uid = get_doku_pref('plgstats', false);
56 if(!$ses) $ses = get_doku_pref('plgstatsses', false);
501 search($list, $conf['datadir'], array($pop,'searchCountCallback'), array('all' => false), '');
H A DStatisticsQuery.class.php127 public function dashboardviews($tlimit, $hours = false) {
155 public function dashboardwiki($tlimit, $hours = false) {
182 public function history($tlimit, $info, $interval = false) {
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DLexer.php81 public $hitEOF = false;
141 $this->hitEOF = false;
181 $continueOuter = false;
/plugin/autotweet/
H A DOAuth.php423 $first = false;
438 $first = false;
452 false
455 $this->set_parameter("oauth_signature", $signature, false);
/plugin/odt/ODT/
H A DODTTable.php33 $interrupted = false;
83 $first = false;
541 self::tableCellOpenUsePropertiesInternal ($params, $properties, false, $colspan, $rowspan);
550 …sePropertiesInternal (ODTInternalParams $params, $properties, $inHeader = false, $colspan = 1, $ro…
/plugin/combo/ComboStrap/
H A DExecutionContext.php651 return false;
723 return false;
1155 return false;
1166 return false;
/plugin/datatables/
H A Daction.php
/plugin/pagestat/syntax/
H A Dedit.php76 return false;
/plugin/freechat/phpfreechat/misc/
H A Dgenerate-doc.inc.php14 $data = file_get_contents($f, false, $ct);
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dlist_items_with_undefined_ref.md10 …he::get()|get()]]: 指定されたキーを用いてキャッシュからデータを取得します。データが見つからないか、もしくは有効期限が切れたり無効になったりしている場合は false を返します。
/plugin/today/_test/
H A DGeneralTest.php40 self::assertTrue(false !== strtotime($info[ 'date' ]));
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/PHP/
H A DGetRequestDataSniff.php66 $inClass = false;
/plugin/yearbox/_test/
H A DGeneralTest.php37 self::assertTrue(false !== strtotime($info['date']));
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DAttr.EnableID.txt
/plugin/nsexport/packer/
H A Dpacker.php68 $mime = mimetype('.' . $this->ext, false);

1...<<181182183184185186187188189190>>...246