Home
last modified time | relevance | path

Searched refs:true (Results 3776 – 3800 of 6699) sorted by relevance

1...<<151152153154155156157158159160>>...268

/plugin/bureaucracy/helper/
H A Dfieldusemailtemplate.php47 return true;
/plugin/encryptedpasswords/
H A Dsyntax.php50 return true;
/plugin/dokuprism/
H A Daction.php31 return true;
/plugin/struct/types/
H A DMail.php20 * @return bool true if $mode could be satisfied
26 return true;
/plugin/authgooglesheets/vendor/firebase/php-jwt/
H A DREADME.md109 echo "Encode:\n" . print_r($jwt, true) . "\n";
119 echo "Decode:\n" . print_r($decoded_array, true) . "\n";
150 echo "Encode:\n" . print_r($jwt, true) . "\n";
156 echo "Decode:\n" . print_r((array) $decoded, true) . "\n";
184 echo "Encode:\n" . print_r($jwt, true) . "\n";
187 echo "Decode:\n" . print_r((array) $decoded, true) . "\n";
219 $decoded = json_decode(json_encode($decoded), true);
/plugin/autlogin/
H A Dadmin.php183 $exist = true;
278 $same = true; //already exist
298 $acl_user = auth_nameencode($alias1,true);
964 $same = true; // already exist?
971 $already = true;
1308 $acl_user = auth_nameencode($acl_user,true);
1418 $exist = true;
1501 $exist = true;
1503 if($exist == true){
1665 … search($media,$conf['mediadir'],'search_index',array('ns' => $folder, 'nofiles' => true),$limit);
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCore.RemoveInvalidImg.txt
/plugin/heat/
H A Dsyntax.php194 return true;
/plugin/jiralinks/
H A Dsyntax.php80 return true;
/plugin/tbt/
H A Dsyntax.php74 return true;
/plugin/icalevents/vendor/sabre/xml/tests/Sabre/Xml/Element/
H A DUriTest.php53 $writer->setIndent(true);
/plugin/feedback/_test/
H A DgetFeedbackContact.test.php87 $trans = plugin_load('helper', 'translation', true);
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/
H A Ddump_array.test10 return ['debug' => true, 'autoescape' => false]
/plugin/floatdiv/syntax/
H A Dfloathead.php52 return true;
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Classes/
H A DLowercaseClassKeywordsSniff.php79 if ($fix === true) {
/plugin/singlesearchresult/
H A Daction.php42 $link = wl($pageid, '', true);
/plugin/findologicxmlexport/vendor/jms/serializer/src/EventDispatcher/
H A DEvent.php69 $this->propagationStopped = true;
/plugin/solr/
H A DPageinfo.php26 $meta = p_get_metadata($this->id, '', true);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/
H A DEmptyStatementSniff.php91 true
/plugin/workflow/syntax/
H A Dbox.php50 return true;
/plugin/hiddenswitch/
H A Dsyntax.php37 return true;
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/1351/
H A DIssue1351Test.php12 $this->assertFalse(true, 'Expected failure.');
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Node/Expression/
H A DNameTest.php30 …nt($this->getMockBuilder('\Twig\Loader\LoaderInterface')->getMock(), ['strict_variables' => true]);
/plugin/markdowku/
H A Ditalicasterisk.php47 return true;
/plugin/move/_test/
H A Dlog.test.php21 $actual_log = $plan->build_log_line('P','oldpage','newpage',true);

1...<<151152153154155156157158159160>>...268