Home
last modified time | relevance | path

Searched refs:false (Results 4726 – 4750 of 6149) sorted by path

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

/plugin/pdftools/
H A Dsyntax.php20 private $dw2pdf_inst = false;
45 while (false !== ($entry = $dir->read())) {
55 return false;
85 if($format != 'xhtml') return false;
/plugin/permissioninfo/
H A Dadmin.php48 $this->show_group_info = false;
195 $even = false;
/plugin/pgn4web/pgn4web/
H A DREADME.txt111 SetHighlightOption(true); // true or false
113 SetCommentsIntoMoveText(false);
114 SetCommentsOnSeparateLines(false);
116 SetAutostartAutoplay(false);
117 …SetAutoplayNextGame(false); // if set, move to the next game at the end of the current game during…
121 SetShortcutKeysEnabled(false);
123false, false, false, false); // set live broadcast; parameters are delay (refresh delay in minutes…
250 - alertFlag = if set true, shows alert debug messages (default false)
251 - demoFlag = if set true, sets live demo mode (default false)
252 - stepFlag = if set true, autoplays updates in steps (default false)
[all …]
H A Dviewer.php178 $pgnUrlHandle = @fopen($pgnUrl, "rb", false, stream_context_create($pgnUrlOpts));
/plugin/pgn4web/
H A Dsyntax.php420 return false;
/plugin/pgpinlinesupport/
H A Dsyntax.php52 return false;
/plugin/pgsqlquery/
H A Dsyntax.php75 if ( $mode != 'xhtml' ) return false;
/plugin/phosphor/
H A Dphblock.php83 return false;
118 return false;
122 return false;
H A Dphitem.php71 return false;
78 return false;
112 return false;
116 return false;
/plugin/photogallery/
H A Dadmin.php27 return false;
73 if (array_search($info[$i],$arr) === false){
88 function _info_row($item, $value, $state = null, $header = false){
103 function _info_cell($text, $header = false){
H A DpgFetch.php31 $MEDIA = stripctl(getID('media', false)); // no cleaning except control chars - maybe external
36 list($EXT, $MIME, $DL) = mimetype($MEDIA, false);
37 if($EXT === false) {
106 list($EXT, $MIME, $DL) = mimetype($FILE, false);
116 sendFile($FILE, $MIME, $DL, $CACHE, false, $FILE);
/plugin/photogallery/lib/
H A Darray_column.php58 return false;
68 return false;
87 $keySet = $valueSet = false;
/plugin/photogallery/phpThumb/demo/
H A DphpThumb.demo.check.php40 $ServerInfo['gd_numeric'] = phpthumb_functions::gd_version(false);
229 if (!empty($ServerInfo['gd_string']) && false !== stripos($ServerInfo[ 'gd_string' ], 'bundled')) {
296 $foundOneThatWorks = false;
531 function NiceTimeFormatting($seconds, $precision=1, $returnparts=false) {
570 } while (false);
H A DphpThumb.demo.demo.php40 $ServerInfo['gd_numeric'] = phpthumb_functions::gd_version(false);
H A DphpThumb.demo.object.php29 $capture_raw_data = false; // set to true to insert to database rather than render to screen or fil…
H A DphpThumb.demo.random.php42 return false;
58 $portrait = (strpos(@$_REQUEST['o'], 'P') !== false);
59 $landscape = (strpos(@$_REQUEST['o'], 'L') !== false);
60 $square = (strpos(@$_REQUEST['o'], 'S') !== false);
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt148 config_prefer_imagemagick == false
577 false) which disables parsing $_SERVER[PATH_INFO] for
580 false) which replaces ImageCopyResampled with
599 to false
675 * config_die_on_error now defaults to false
731 * Added config_allow_src_above_docroot (default=false) to
980 false. (thanks mindpixelØgmail*com)
1177 * Bugfix: RenderToFile() now returns false if it fails
1208 $PHPTHUMB_DEFAULTS_GETSTRINGOVERRIDE to false
1410 to false, to prevent smaller-than-max-size images
[all …]
H A Dphpthumb.faq.txt112 $PHPTHUMB_CONFIG['allow_src_above_docroot'] (default=false)
141 $PHPTHUMB_CONFIG['cache_force_passthru'] = false;
159 $PHPTHUMB_CONFIG['output_interlace'] = false;
196 $PHPTHUMB_CONFIG['nohotlink_enabled'] = false;
203 $PHPTHUMB_DEFAULTS_GETSTRINGOVERRIDE = false
351 is set to false to allow creating source images from any domain/IP.
/plugin/photogallery/phpThumb/
H A DphpThumb.config.php.default16 if (!class_exists('phpthumb_functions', false)) { // normally include_once should take care of this…
48 $PHPTHUMB_CONFIG['allow_src_above_docroot'] = false; // if false (default) only allow src wit…
66 …cache_disable_warning'] = false; // If [cache_directory] is non-existant or not writable, and [cac…
103 …true; // if true, cached image data will always be passed to browser; if false, HTTP redirect wil…
154 …/ if true: interlaced output for GIF/PNG, progressive output for JPEG; if false: non-interlaced fo…
164 $PHPTHUMB_CONFIG['error_silent_die_on_error'] = false; // simply die with no output of any kin…
176 …PHPTHUMB_CONFIG['nooffsitelink_require_refer'] = false; // If…
177false; // if true thumbnail is covered up with $PHPTHUMB_CONF…
223 …= true; // if true (default), follow "302 Found" redirects to new URL; if false, return error mess…
227 …c'] = false; // If true, 'src' parameter can be "http://<thishostname>/path/image.ext" ins…
[all …]
H A DphpThumb.php35 function SendSaveAsFileHeaderIfNeeded($getimagesize=false) {
37 return false;
296 $found_missing_function = false;
333 $found_missing_function = false;
442 $CanPassThroughDirectly = false;
445 $CanPassThroughDirectly = false;
448 $CanPassThroughDirectly = false;
461 $CanPassThroughDirectly = false;
472 $CanPassThroughDirectly = false;
537 $dummyImage = false;
[all …]
H A Dphpthumb.bmp.php29 return false;
38 return false;
82 public function getid3_bmp(&$BMPdata, &$ThisFileInfo, $ExtractPalette=false, $ExtractData=false) {
110 return false;
150 return false;
345 return false;
648 return false;
729 return false;
753 return false;
840 public function Bin2Dec($binstring, $signed=false) {
H A Dphpthumb.class.php425 return false;
501 return false;
505 return false;
650 return false;
661 return false;
671 return false;
675 return false;
690 return false;
1217 return false;
1584 $versionstring = array(0=>false, 1=>false);
[all …]
H A Dphpthumb.filters.php25 return false;
32 return false;
103 return false;
130 return false;
157 return false;
302 return false;
316 return false;
407 return false;
434 return false;
448 return false;
[all …]
H A Dphpthumb.functions.php269 return false;
417 if (($new_width === false) && ($new_height === false)) {
418 return false;
498 return false;
515 return false;
601 return false;
634 return false;
646 return false;
845 return false;
1062 return false;
[all …]
H A Dphpthumb.gif.php30 return false;
62 return false;
70 return false;
75 return false;
79 return false;
92 return false;
97 return false;
101 return false;
140 return false;
153 return false;
[all …]

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