Home
last modified time | relevance | path

Searched refs:true (Results 576 – 600 of 6699) sorted by relevance

1...<<21222324252627282930>>...268

/plugin/judge/helper/
H A Djdatetime.class.php50 private static $jalali = true; //Use Jalali Date, If set to false, falls back to gregorian
51 private static $convert = true; //Convert numbers to Farsi characters in utf-8
137 $v = self::getDayNames($obj->format('D'), true);
146 $v = self::getDayNames($obj->format('l'), false, 1, true);
152 $v = self::getDayNames($obj->format('l'), false, 1, true) - 1;
175 $v = self::getMonthNames($jmonth, true);
211 … = self::getDayNames($obj->format('D'), true).', '.sprintf('%02d', $jday).' '.self::getMonthNames…
346 if ( $jalali === true || ($jalali === null && self::$jalali === true) ) {
394 if ( $jalali === true || ($jalali === null && self::$jalali === true) )
399 $ret = true;
[all …]
/plugin/git/
H A Dhelper.php21 return true;
123 $changesAwaiting = true;
146 $this->changeReadOnly(true);
186 function changeReadOnly($readonly = true)
436 if ($this->sqlite) return true;
444 return true;
464 $hasCacheTimedOut = true;
472 $changesAwaiting = true;
499 $hasCacheTimedOut = true;
506 $updatesAvailable = true;
[all …]
/plugin/shibbolethauth/files/
H A Dshibboleth.class.php47 $this->cando['external'] = true;
77 $this->success = true;
121 $sticky ? $sticky = true : $sticky = false; //sanity check
140 return true;
167 $sympaIsOK = true;
221 return true;
294 $sympaIsOK = true;
436 if (io_saveFile(AUTH_USERFILE,$userline,true)) {
482 if (!io_saveFile(AUTH_USERFILE,$userline,true)) {
490 return true;
[all …]
/plugin/fileshare/syntax/
H A DFileshare.php106 return true;
137 $delete = true;
156 if (! mkdir ( $dir, 0755, true )) {
180 … if( $delete == true && isset ( $_GET[$fileHash] )&& strcmp ( $_GET[$fileHash], 'on' ) == 0){
181 if(unlink($dir.'/'.$value)== true){
248 return true;
263 return true;
266 return true;
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/Node/
H A DArgumentNode.php64 $this->optional = true;
73 public function setAsPassedByReference($byReference = true)
83 public function setAsVariadic($isVariadic = true)
98 public function setAsNullable($isNullable = true)
/plugin/authgoogle/google/io/
H A DGoogle_CacheParser.php50 return true;
103 return true;
121 return true;
127 return true;
149 return true;
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/
H A DInfo.php84 return true;
112 $toScreen=true
114 if (empty($this->_metricCache) === true) {
140 $values = array_reverse($values, true);
155 if ($toScreen === true && PHP_CODESNIFFER_INTERACTIVE === false) {
/plugin/clock/
H A Dsyntax.php57 if ($wasrendered===true) {return true; }
68 $wasrendered= true;
73 if ($wasrendered) return true;
76 $wasrendered= true;
77 return true;
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DSprocketsFilter.php82 $more .= 'options[:load_path] << '.var_export($directory, true)."\n";
86 $more .= 'options[:asset_root] = '.var_export($this->assetRoot, true)."\n";
99 ? sprintf('File.join(%s, \'sprockets\')', var_export($this->sprocketsLib, true))
102 var_export($tmpAsset, true),
149 return sprintf($format, var_export($dir, true));
/plugin/formatplus2/
H A Daction.php109 'block' => true
126 'block' => true
142 'block' => true
171 'block' => true
179 'block' => true
/plugin/formatplus/
H A Daction.php109 'block' => true
126 'block' => true
142 'block' => true
171 'block' => true
179 'block' => true
/plugin/searchform/
H A Dsyntax.php79 if(!actionOK('search')) return true;
91 $autocomplete=true;
92 $ajax=true;
99 ], true);
130 return true;
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DSlackWebhookHandler.php53 bool $useAttachment = true,
58 bool $bubble = true,
101 CURLOPT_POST => true,
102 CURLOPT_RETURNTRANSFER => true,
107 $options[CURLOPT_SAFE_UPLOAD] = true;
/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A Dcss_optimiser.php80 if(isset($_REQUEST['lowercase'])) $css->set_cfg('lowercase_s',true);
86 if(isset($_REQUEST['preserve_css'])) $css->set_cfg('preserve_css',true);
87 if(isset($_REQUEST['sort_sel'])) $css->set_cfg('sort_selectors',true);
88 if(isset($_REQUEST['sort_de'])) $css->set_cfg('sort_properties',true);
89 if(isset($_REQUEST['remove_last_sem'])) $css->set_cfg('remove_last_;',true);
90 if(isset($_REQUEST['discard'])) $css->set_cfg('discard_invalid_properties',true);
92 if(isset($_REQUEST['timestamp'])) $css->set_cfg('timestamp',true);
231 …echo options(array('CSS2.1','CSS2.0','CSS1.0'),$css->get_cfg('css_level'), true); ?></select><br />
306 $file_ok = true;
/plugin/combo/syntax/
H A Dminimap.php230 $print = true;
235 $print = true;
239 $homePageFound = true;
242 $startPageFound = true;
257 $miniMapList .= "<span class=\"nicon_folder_open\" aria-hidden=\"true\"></span> ";
287 if ($attributes[self::SHOW_HEADER] == true) {
323 return true;
353 'pagesonly' => true,
354 'listfiles' => true,
356 'firsthead' => true
[all...]
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/
H A DMockable.php14 return true;
19 return true;
24 $this->cloned = true;
/plugin/elasticsearch/vendor/ezimuel/ringphp/
H A D.editorconfig1 root = true
8 insert_final_newline = true
9 trim_trailing_whitespace = true
/plugin/authsqlite/
H A Dauth.php96 $this->success = true;
112 return true;
216 return true;
267 $gid = $this->_addUserToGroup($user, $group, true);
273 return true;
304 return true; // connection and database successfully opened
310 return true; // connection already open
393 return true;
411 return true;
426 return true;
/plugin/icons/syntax/
H A Dicon.php90 $align_right = true;
95 $align_left = true;
100 $align_center = true;
166 $is_external = true;
194 return true;
199 return true;
289 $this->flags[$flag] = true;
297 $this->flags[$flag] = true;
377 $this->flags['size'] = true;
416 return true;
/plugin/webdavclient/
H A Dadmin.php67 if($this->hlp->syncConnection($connid, true, true) === false)
69 $this->error = true;
75 if($this->hlp->syncConnection($connid, true, true, true) === false)
77 $this->error = true;
108 $this->error = true;
136 $this->error = true;
165 if($this->error === true)
/plugin/jukebox/id3/
H A Dgetid3.php84 define('GETID3_OS_ISWINDOWS', true);
149 return true;
248 $this->info['id3v2']['header'] = true;
404 return true;
1059 return true;
1102 $old_abort = ignore_user_abort(true);
1184 return true;
1282 return true;
1299 return true;
1320 return true;
[all …]
/plugin/botbouncer/lib/
H A Dbotbouncer.php65 private $logActivity = true;
67 private $debugToLog = true;
252 return true;
369 $this->isSpam = true;
370 return true;
403 return true;
452 $this->isSpam = true;
453 return true;
517 return true;
795 return true;
[all …]
/plugin/const/
H A Dclass.evalmath.php181 if ( in_array( $matches[1], $this->constants, true ) ) {
199 if ( in_array( $matches[1], $this->builtin_functions, true ) ) {
224 return true;
289 while ( true ) {
354 if ( in_array( -1, $counts, true ) && $arg_count > 0 ) {
356 } elseif ( ! in_array( $arg_count, $counts, true ) ) {
402 $expecting_operator = true;
442 if ( ! in_array( 0, $counts, true ) ) {
449 $expecting_operator = true;
455 } elseif ( in_array( $op, $ops, true ) && ! $expecting_operator ) {
[all …]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Operators/
H A DComparisonOperatorUsageSniff.php128 …$end = $phpcsFile->findPrevious(PHP_CodeSniffer_Tokens::$emptyTokens, ($stackPtr - 1), null, true);
143 if (isset($tokens[$i]['scope_opener']) === true) {
149 if (isset($tokens[$i]['scope_closer']) === true) {
155 … $start = $phpcsFile->findNext(PHP_CodeSniffer_Tokens::$emptyTokens, ($i + 1), null, true);
191 if (in_array($type, array_keys(self::$_invalidOps[$tokenizer])) === true) {
199 } else if (in_array($type, self::$_validOps) === true) {
/plugin/fedauth/classes/usr/
H A Dfa_login.usr.class.php33 $this->success = true;
93 return wl($ID, $params, true, '&');
97 return wl($ID, 'do=fedauth', true, '&');
100 return wl($ID, 'do=fedauth', true, '&') . '&fa[register]';
124 . $this->html_providers_list($this->manager->providers->getLarge(), true)
135 return true;

1...<<21222324252627282930>>...268