Home
last modified time | relevance | path

Searched refs:false (Results 3701 – 3725 of 6149) sorted by relevance

1...<<141142143144145146147148149150>>...246

/plugin/findologicxmlexport/vendor/hoa/file/Link/
H A DReadWrite.php68 $wait = false
348 if (false === $n = strpos($line, "\n")) {
/plugin/pagetemplate/
H A Dsyntax.php128 return false;
176 if ($idx !== false) {
/plugin/fedauth/Auth/OpenID/
H A DURINorm.php45 $_unreserved[$i] = false;
131 if ($i === false) {
/plugin/findologicxmlexport/vendor/hoa/file/Temporary/
H A DReadWrite.php68 $wait = false
348 if (false === $n = strpos($line, "\n")) {
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dautoescape.rst24 {% autoescape false %}
39 {% autoescape false %}
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DClientProtocolHandler.php110 public function fetchRootDse(bool $reload = false): Entry
112 if ($reload === false && $this->rootDse !== null) {
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/
H A DControl.php88 public function __construct(string $controlType, bool $criticality = false, $controlValue = null)
249 $criticality = false;
/plugin/commonmark/
H A Dcomposer.lock779 "prefer-stable": false,
780 "prefer-lowest": false,
/plugin/authgooglesheets/vendor/paragonie/constant_time_encoding/src/
H A DBase64.php61 return static::doEncode($src, false);
126 public static function decode(string $encodedString, bool $strictPadding = false): string
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DUriResolver.php93 if ($lastSlashPos === false) {
204 if ('' === $relativePath || false !== strpos(explode('/', $relativePath, 2)[0], ':')) {
H A DMessage.php128 if ($messageParts === false || count($messageParts) !== 2) {
136 if ($headerParts === false || count($headerParts) !== 2) {
/plugin/vshare/syntax/
H A Dvideo.php113 if ($mode != 'xhtml') return false;
114 if (is_null($data)) return false;
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DPushoverHandler.php48 private $useFormattedMessage = false;
112 bool $persistent = false,
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DTreeTest.php118 public $isDeleted = false;
119 public $isRenamed = false;
/plugin/icon/
H A DSVG.php157 $dom->formatOutput = false;
158 $dom->preserveWhiteSpace = false;
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DDocument.php29 protected $_docAsUpsert = false;
34 protected $_autoPopulate = false;
/plugin/blog/syntax/
H A Dautoarchive.php41 if ($mode != 'xhtml') return false;
78 return false;
/plugin/farmer/3rdparty/
H A DRingIcon.php23 protected $ismono = false;
190 imagealphablending($image, false);
/plugin/combo/ComboStrap/
H A DStringUtility.php54 return false;
204 return false;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DBookmarkWriter.php111 if (strpos($bms, 'B') !== false) {
114 if (strpos($bms, 'I') !== false) {
/plugin/sql/
H A Dsyntax.php98 $renderer->info['cache'] = false;
194 return false;
/plugin/bez/meta/
H A DTpl.php62 public function user_name($login=false) {
73 public function user_email($login=false) {
/plugin/nspages/printers/
H A DprinterNice.php112 return false;
113 return false;
/plugin/codemirror/dist/modes/
H A Dd.min.js.map1false) return result;\n }\n if (ch == '\"' || ch == \"'\" || ch == \"`\") {\n state.tok…
/plugin/editx/
H A Daction.php95 return false;
138 while(($file = readdir($dh)) !== false){
148 return false;
157 return false;

1...<<141142143144145146147148149150>>...246