Home
last modified time | relevance | path

Searched refs:false (Results 4351 – 4375 of 6149) sorted by last modified time

1...<<171172173174175176177178179180>>...246

/plugin/gtime/gtlib/asn1/cms/
H A DCMSSignerIdentifier.php102 $tag->setExplicit(false);
H A DCMSSignerInfo.php199 $tag->setExplicit(false);
221 $tag->setExplicit(false);
H A DCMSSignedData.php217 $certificatesTag->setExplicit(false);
/plugin/gtime/gtlib/tsp/
H A DGTVerificationResultHttp.php226 return false;
235 return false;
H A DGTHashChain.php150 return false;
163 return false;
405 return new GTHashChain($bytes, false);
H A DGTPublicationsFile.php144 $this->verified = false;
196 return false;
326 return false;
383 $this->verified = false;
H A DGTTimestamp.php407 return false;
411 return false;
/plugin/gtime/gtlib/asn1/tsp/
H A DTSPTSTInfo.php132 $this->ordering = false;
257 $tag->setExplicit(false);
/plugin/gtime/gtlib/asn1/gt/
H A DGTCertTokenResponse.php137 if ($code === false) {
H A DGTTimeSignature.php163 $tag->setExplicit(false);
182 $tag->setExplicit(false);
/plugin/gtime/gtlib/asn1/x509/
H A DX509Extension.php87 $this->critical = false;
/plugin/gtime/gtlib/http/
H A DGTHttpClient.php67 if ($bytes === false) {
106 if ($bytes === false) {
158 $extendable = false;
185 if ($bytes === false) {
320 if ($bytes === false) {
/plugin/gtime/gtlib/util/
H A DGTBase16.php96 self::$instance = new GTBaseX("0123456789ABCDEF", false, ' ');
H A DGTBase32.php82 self::$instance = new GTBaseX("ABCDEFGHIJKLMNOPQRSTUVWXYZ234567", false, '=');
H A DGTUtil.php206 if ($data === false) {
242 if ($new_timezone === false) {
303 if ($new_timezone === false) {
/plugin/tabbox/
H A Dsyntax.php16 protected $intab = false;
92 if($mode != 'xhtml') return false;
162 $this->intab = false;
/plugin/tabbox/_test/
H A Dgeneral.test.php31 $this->assertTrue(false !== strtotime($info['date']));
/plugin/randominc/
H A Daction.php64 $event->result = false;
85 if (empty($hasPart)) return false;
87 $expire = false;
H A Dsyntax.php256 if ($equal !== false)
/plugin/copypage/conf/
H A Ddefault.php3 $conf['replaceid'] = false;
/plugin/datedifference/
H A Dsyntax.php116 return false;
/plugin/codedoc/
H A Dblock.php12 var $geshi = false;
13 var $no_numbers = false;
95 if(strpos($match,':') != false) {
117 return false;
H A Dspecials.php90 return false;
/plugin/loadskin/
H A Dhelper.php25 while (false !== ($entry = readdir($dh))) {
H A Daction.php114 return false;
139 $tplRequest = false; // not backwards-compatible, will only work with core PR #1129
170 return false;
184 $data = unserialize(io_readFile($config, false));
192 if (($pos !== false) && ($pos == 0))
206 return false;
218 $data = unserialize(io_readFile($userConf, false));
224 return false;

1...<<171172173174175176177178179180>>...246