Home
last modified time | relevance | path

Searched refs:true (Results 351 – 375 of 6571) sorted by relevance

1...<<11121314151617181920>>...263

/plugin/authclientcert/
H A Dauth.php23 $this->cando['delUser'] = true; // can Users be deleted?
28 $this->cando['modGroups'] = true; // can groups be changed?
29 $this->cando['getGroups'] = true; // can a list of available groups be retrieved?
30 $this->cando['external'] = true; // does the module do external auth checking?
31 $this->cando['logout'] = true; // possible for user logged in with password
45 $sticky ? $sticky = true : $sticky = false; //sanity check
59 msg(print_r($certUserInfo, true));
75 return true;
176 $cert_dump = print_r($client_cert_data, true);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Formatting/
H A DMultipleStatementAlignmentSniff.php90 if (isset($tokens[$stackPtr]['nested_parenthesis']) === true) {
92 if (isset($tokens[$start]['parenthesis_owner']) === true) {
167 if (isset($tokens[$assign]['nested_parenthesis']) === true) {
169 if (isset($tokens[$start]['parenthesis_owner']) === true) {
180 true
256 if (empty($assignments) === true) {
295 if ($this->error === true) {
301 $errorGenerated = true;
303 if ($fix === true && $data['found'] !== null) {
314 if ($errorGenerated === true) {
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DTag.php182 $closed = true;
187 $closed = true;
192 $closed = true;
203 $closed = true;
209 $closed = true;
214 $closed = true;
218 $closed = true;
222 $closed = true;
228 $closed = true;
234 $closed = true;
[all...]
H A DTTFontFileAnalysis.php302 $sip = true;
305 $smp = true;
308 $rtl = true;
311 $indic = true;
314 $pua = true;
316 $puaag = true;
320 $cjk = true;
362 $rtl = true;
365 $indic = true;
368 $cjk = true;
[all...]
/plugin/openid/Auth/Yadis/
H A DParanoidHTTPFetcher.php102 $redir = true;
109 && Auth_OpenID_DISABLE_SSL_VERIFYPEER === true) {
126 curl_setopt($c, CURLOPT_NOSIGNAL, true);
159 curl_setopt($c, CURLOPT_SSL_VERIFYPEER, true);
187 $redir = true;
193 Auth_OpenID_VERIFY_HOST == true &&
228 curl_setopt($c, CURLOPT_NOSIGNAL, true);
235 curl_setopt($c, CURLOPT_POST, true);
246 curl_setopt($c, CURLOPT_SSL_VERIFYPEER, true);
268 Auth_OpenID_VERIFY_HOST == true &&
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Integration/Llk/Rule/
H A DAnalyzer.php56 return $this->_case_simple_token(true);
110 return $this->_case_simple_unified_token(true);
177 $_rule0 = new Rule\Token(0, 'foo', null, -1, true)
198 $_rule0 = new Rule\Token(0, 'foo', null, -1, true),
199 $_rule1 = new Rule\Token(1, 'baz', null, -1, true)
221 $_rule0 = new Rule\Token(0, 'foo', null, -1, true),
222 $_rule1 = new Rule\Token(1, 'baz', null, -1, true)
244 $_rule0 = new Rule\Token(0, 'foo', null, -1, true),
245 $_rule1 = new Rule\Token(1, 'baz', null, -1, true)
266 $_rule0 = new Rule\Token(0, 'foo', null, -1, true),
[all …]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/NamingConventions/
H A DValidVariableNameSniff.php15 if (class_exists('PHP_CodeSniffer_Standards_AbstractVariableSniff', true) === false) {
51 if (empty($memberProps) === true) {
62 $isPublic = true;
74 if ($isPublic === true && $scopeSpecified === true && $memberName{0} === '_') {
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestResult.php697 $risky = true;
703 $warning = true;
705 $failure = true;
708 $risky = true;
715 $warning = true;
717 $error = true;
736 $error = true;
740 $error = true;
771 $risky = true;
917 $this->stop = true;
[all …]
/plugin/templatebyname/
H A Dfindtemplate.php28 $blnFirst = true;
29 $blnFirstDir = true;
31 if($blnFirst == true && @file_exists($path.'/_'.noNS($event->data['id']).'.txt')){
39 elseif($blnFirst == true && @file_exists($path.'/_template.txt')){
43 …elseif($blnFirst == false && $blnFirstDir == true && @file_exists($path.'/~_'.$dir.'.txt') && noNS…
47 … elseif($blnFirst == false && $blnFirstDir == true && @file_exists($path.'/~'.$dir.'.txt')){
/plugin/diagramsnet/
H A Daction.php56 $continue = true;
59 …if($continue == true && !file_exists(dirname(mediaFN($data))) && !mkdir(dirname(mediaFN($data)), 0…
65 if($continue == true && $this->getConf('enable_attic') == 1) {
70 if($continue == true && !$whandle = fopen(mediaFN($data),'w')) {
76 if($continue == true && !fwrite($whandle, base64_decode($base64data))) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DSchedulingObject.php139 'protected' => true,
144 'protected' => true,
149 'protected' => true,
154 'protected' => true,
159 'protected' => true,
/plugin/apidoc/
H A Dsyntax.php170 …ame . "'><span class='apidoc_code'>" . $this->apidoc_highlight( $m->name, true ) . "</span></a></l…
175 …class='apidoc_right_bighead apidoc_code'>" . $this->apidoc_highlight( $data->name, true ) . "</p>";
177 …span><span class='apidoc_code'>" . $this->apidoc_highlight( $data->extends, true ) . "</span></p>";
184 …$html .= "<p class='apidoc_right_head apidoc_code'>" . $this->apidoc_highlight( $f->name, true ) .…
185 … : </span><span class='apidoc_code'>" . $this->apidoc_highlight( $f->definition, true ) . "<br />";
193 …$html .= "<p class='apidoc_right_head apidoc_code'>" . $this->apidoc_highlight( $m->name, true ) .…
194 …span><span class='apidoc_code'>" . $this->apidoc_highlight( $m->definition, true ) . "</span></p>";
195 … </span><span class='apidoc_code'>" . $this->apidoc_highlight( $m->returns, true ) . "</span></p>";
202 …$html .= "<p class='apidoc_right_head apidoc_code'>" . $this->apidoc_highlight( $p->name, true ) .…
204 …: </span><span class='apidoc_code'>" . $this->apidoc_highlight( $p->type, true ) . "</span><br />";
[all …]
/plugin/zip/pear/File/Archive/
H A DReader.php61 function select($filename, $close = true)
71 while (($error = $this->next()) === true) {
82 return true;
134 while ( ($error = $this->next()) === true) {
276 function extract(&$writer, $autoClose = true, $bufferSize = 0)
283 while (($error = $this->next()) === true) {
322 $autoClose = true, $bufferSize = 0)
328 if (($error = $this->select($filename)) === true) {
331 $result = true;
/plugin/combo/syntax/
H A Dheadingwiki.php192 return true;
195 return true;
200 return true;
210 return true;
218 return true;
226 return true;
229 return true;
233 return true;
264 return true;
/plugin/scrape/
H A Dsyntax.php58 $inner = true;
86 return true;
95 return true;
123 return true;
126 return true;
147 [$ext, $mime] = mimetype($link->attr('href'), true);
176 $config->set('Attr.EnableID', true);
179 $config->set('URI.MakeAbsolute', true);
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/MockObject/Generator/
H A Dabstract_class.phpt2 PHPUnit_Framework_MockObject_Generator::generate('Foo', array(), 'MockFoo', true, true)
24 true,
25 true
57 'Foo', 'one', $arguments, '', $this, true
79 'Foo', 'two', $arguments, '', $this, true
101 'Foo', 'three', $arguments, '', $this, true
139 public function __phpunit_verify($unsetInvocationMocker = true)
H A Dclass_with_method_named_method.phpt2 PHPUnit_Framework_MockObject_Generator::generate('Foo', array(), 'MockFoo', true, true)
20 true,
21 true
53 'Foo', 'method', $arguments, '', $this, true
84 public function __phpunit_verify($unsetInvocationMocker = true)
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php1521 return true;
1601 switch (true) {
2076 return true;
2926 while (true) {
3021 return true;
3093 return true;
3129 while (true) {
3223 return true;
3237 return true;
3351 return true;
[all …]
/plugin/yalist/
H A Dsyntax.php78 $close_content = true;
103 $close_content = true;
152 $close_content = true;
241 return true;
263 return true;
443 … if(self::$odt_table_stack [self::$odt_table_stack_index - 1]['itemOpen'] === true) {
485 … self::$odt_table_stack [self::$odt_table_stack_index - 1]['itemOpen'] = true;
502 … self::$odt_table_stack [self::$odt_table_stack_index - 1]['itemOpen'] = true;
515 … self::$odt_table_stack [self::$odt_table_stack_index - 1]['itemOpen'] = true;
531 … self::$odt_table_stack [self::$odt_table_stack_index - 1]['itemOpen'] = true;
[all …]
/plugin/ireadit/action/
H A Dcache.php40 if ($cache->mode != 'xhtml') return true;
41 if (!$cache->page) return true; // not a page cache
46 return true;
48 return true;
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DDocParser.php142 'is_annotation' => true,
143 'has_constructor' => true,
158 'is_annotation' => true,
601 switch (true) {
715 $found = true;
724 $found = true;
726 $found = true;
938 switch (true) {
1064 return true;
1184 return true;
[all …]
/plugin/bureaucracyau/_test/
H A Dsyntax.test.php20 $this->checkField($doc, 'Employee Name', 'input[type=text][value=Your Name].edit', true);
21 $this->checkField($doc, 'Your Age', 'input[type=text].edit', true);
22 $this->checkField($doc, 'Your E-Mail Address', 'input[type=text].edit', true);
24 $this->checkField($doc, 'Some password', 'input[type=password].edit', true);
40 $this->checkField($doc, 'Tell me about your self', 'textarea.edit', true);
43 $this->checkField($doc, 'File1', 'input[type=file].edit', true);
134 $method->setAccessible(true);
/plugin/bureaucracy-au/_test/
H A Dsyntax.test.php20 $this->checkField($doc, 'Employee Name', 'input[type=text][value=Your Name].edit', true);
21 $this->checkField($doc, 'Your Age', 'input[type=text].edit', true);
22 $this->checkField($doc, 'Your E-Mail Address', 'input[type=text].edit', true);
24 $this->checkField($doc, 'Some password', 'input[type=password].edit', true);
40 $this->checkField($doc, 'Tell me about your self', 'textarea.edit', true);
43 $this->checkField($doc, 'File1', 'input[type=file].edit', true);
134 $method->setAccessible(true);
/plugin/struct/meta/
H A DCSVPageImporter.php63 if (!in_array($col->getLabel(), $keys, true)) {
66 $index = array_search($col->getLabel(), $keys, true);
106 $index = array_search($blockKey, $keys, true);
137 $this->importedPids[$pid] = true;
138 return true;
142 $this->createPage[$pid] = true;
143 return true;
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/PHP/
H A DDisallowMultipleAssignmentsSniff.php61 …= $phpcsFile->findPrevious(array(T_FUNCTION, T_CLOSURE), ($stackPtr - 1), null, false, null, true);
80 …if (isset($tokens[$varToken]['parenthesis_opener']) === true && $tokens[$varToken]['parenthesis_op…
85 if (isset($tokens[$varToken]['bracket_opener']) === true) {
126 $prev = $phpcsFile->findPrevious(T_WHITESPACE, ($varToken - 1), null, true);
127 if (isset(PHP_CodeSniffer_Tokens::$scopeModifiers[$tokens[$prev]['code']]) === true
170 … ($tokens[$i]['code'] === T_OPEN_PARENTHESIS && isset($tokens[$i]['parenthesis_owner']) === true) {

1...<<11121314151617181920>>...263