Home
last modified time | relevance | path

Searched refs:true (Results 3226 – 3250 of 6699) sorted by relevance

1...<<121122123124125126127128129130>>...268

/plugin/complex_lists/complex_lists/
H A Dsyntax.php271 return true;
296 return true;
380 return true;
/plugin/vbsso/vendor/composer/
H A DClassLoader.php302 spl_autoload_register(array($this, 'loadClass'), true, $prepend);
324 return true;
364 $this->missingClasses[$class] = true;
/plugin/eventline/
H A Dplain.php114 $render = ($linking == 'linkonly') ? false : true;
231 $height=NULL, $cache=NULL, $render = true) {
290 $ret .= html_flashobject(ml($src,array('cache'=>$cache),true,'&'),$width,$height,
/plugin/icalevents/vendor/composer/
H A DClassLoader.php302 spl_autoload_register(array($this, 'loadClass'), true, $prepend);
324 return true;
364 $this->missingClasses[$class] = true;
/plugin/swiftmail/Swift/Plugin/
H A DFileEmbedder.php28 protected $embedRemoteFiles = true;
33 protected $embedLocalFiles = true;
209 return true;
/plugin/offline/
H A Drenderer.php163 $height=NULL, $cache=NULL, $render = true) {
392 $meta = p_get_metadata($ID, false, true);
396 $tocok = true;
/plugin/jplayer/vendor/composer/
H A DClassLoader.php302 spl_autoload_register(array($this, 'loadClass'), true, $prepend);
324 return true;
364 $this->missingClasses[$class] = true;
/plugin/subjectindex/inc/
H A Dcommon.php192 $updated = true;
198 $updated = true;
247 return true;
/plugin/txtconf/
H A Dtxtconfig.class.php108 $this->_loaded = true;
246 $this->_error = true;
252 return true;
/plugin/purplenumbers/
H A Drenderer.php311 return true;
317 return true;
319 return true;
/plugin/quickstats/GEOIP/vendor/composer/
H A DClassLoader.php302 spl_autoload_register(array($this, 'loadClass'), true, $prepend);
324 return true;
364 $this->missingClasses[$class] = true;
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DProperty.php174 $noName = true;
354 if ($parameter->name == $name) return true;
469 if (true || StringUtil::isUTF8($newValue)) {
/plugin/authgooglesheets/vendor/google/apiclient/src/Http/
H A DMediaFileUpload.php227 $meta = is_string($meta) ? json_decode($meta, true) : $meta;
318 if (200 == $code && true == $location) {
323 $body = json_decode((string) $this->request->getBody(), true);
/plugin/davcal/vendor/sabre/vobject/lib/
H A DProperty.php174 $noName = true;
354 if ($parameter->name == $name) return true;
469 if (true || StringUtil::isUTF8($newValue)) {
/plugin/odt/ODT/
H A DODTImage.php39 …list($width, $height) = ODTUtility::getImageSizeString($src, $width, $height, true, $params->units…
136 …list($width, $height) = ODTUtility::getImageSizeString($string, $width, $height, true, $params->un…
204 …list($width, $height) = ODTUtility::getImageSizeString($src, $width, $height, true, $params->units…
/plugin/odt/
H A Dsyntax.php99 return true;
213 if ($this->check_templatepage ($info_value, $format) == true &&
285 return (true);
/plugin/combo/syntax/
H A Dmedia.php295 return true;
303 return true;
311 return true;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Pdf/
H A DProtection.php114 $this->useRC128Encryption = true;
125 return true;
243 $this->useRC128Encryption = true;
/plugin/bez/mdl/
H A DThreadFactory.php216 $private = true;
239 $reflectionProperty->setAccessible(true);
284 $private = true;
/plugin/geophp/vendor/funiq/geophp/src/
H A DgeoPHP.php170 $geometry = geoPHP::load($wkb, 'wkb', true);
301 $hasData = true;
379 return 'ewkb:true';
381 return 'wkb:true';
396 if (Adapter\WKT::isWktType(strstr($input, ' ', true))) {
433 return 'twkb:true';
/plugin/twofactor/
H A Dadmin.php65 return true;
96 return true;
266 return array_slice($users, $start, $pagesize, true);
/plugin/data-au/syntax/
H A Dentry.php134 return true;
138 return true;
142 return true;
267 return true;
/plugin/codemirror/dist/modes/
H A Dtoml.min.js.map1true,\n inArray: 0\n };\n },\n token: function (stream, state) {\n //check …
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DEngine.php35 self::PRAGMA_FILTERS => true,
36 self::PRAGMA_BLOCKS => true,
37 self::PRAGMA_ANCHORED_DOT => true,
216 $this->pragmas[$pragma] = true;
/plugin/metadisplay/helper/
H A Dhtml.php52 if($exact == 'on') $this->exact_page_match = true;
97 $this->match = true;
181 $this->match = true;
257 return true;

1...<<121122123124125126127128129130>>...268