Home
last modified time | relevance | path

Searched refs:true (Results 6076 – 6100 of 6699) sorted by last modified time

1...<<241242243244245246247248249250>>...268

/plugin/asana/
H A DLICENSE77 Whether that is true depends on what the Program does.
/plugin/asana/remote/
H A DAPILink.php64 curl_setopt($this->ch, CURLOPT_RETURNTRANSFER , true);
357 $data_rep = json_decode(curl_exec($this->ch),true);
370 $data_rep = json_decode(curl_exec($this->ch),true);
381 $data_rep = json_decode(curl_exec($this->ch),true);
393 $data_rep = json_decode(curl_exec($this->ch),true);
419 $data_rep = json_decode(curl_exec($this->ch),true);
431 $data_rep = json_decode(curl_exec($this->ch),true);
443 $data_rep = json_decode(curl_exec($this->ch),true);
/plugin/asana/syntax/
H A DAsanaSyntax.php119 return true;
/plugin/masciimath/
H A DREADME.txt21 …* Defaults to displaystyle=false (inline style). However, displaystyle=true can be trigged by incl…
H A Dsyntax.php164 array ('ascii' => 'sum', 'ml' => '<mo>&sum;</mo>', 'type' => 'magnum', 'underover' => true),
165 … array ('ascii' => 'prod', 'ml' => '<mo>&prod;</mo>', 'type' => 'magnum', 'underover' => true),
166 … array ('ascii' => '^^^', 'ml' => '<mo>&#x22C0;</mo>', 'type' => 'magnum', 'underover' => true),
167 … array ('ascii' => 'vvv', 'ml' => '<mo>&#x22C1;</mo>', 'type' => 'magnum', 'underover' => true),
168 … array ('ascii' => 'nnn', 'ml' => '<mo>&#x22C2;</mo>', 'type' => 'magnum', 'underover' => true),
196 array ('ascii' => 'min', 'ml' => '<mi>min</mi>', 'type' => 'func', 'underover' => true),
197 array ('ascii' => 'max', 'ml' => '<mi>max</mi>', 'type' => 'func', 'underover' => true),
198 array ('ascii' => 'lim', 'ml' => '<mi>lim</mi>', 'type' => 'func', 'underover' => true),
352 while (true) {
510 $parsed = $this->parse(null, array('master' => true));
[all …]
/plugin/exttab2/
H A Dsyntax.php217 if (in_array($attrname, $this->attrsmap, true)) {
/plugin/metaheaders/
H A DCOPYING78 Whether that is true depends on what the Program does.
H A Daction.php77 $unset = true;
123 $skip = true;
130 $skip = true;
142 return true;
/plugin/sphinxsearch/
H A DCOPYING77 Whether that is true depends on what the Program does.
H A DSphinxSearch.php88 return true;
131 …der('xhtml',p_get_instructions(getSectionByTitleLevel($data['page'], $data['title'], true)),$info);
H A Daction.php234 $this->_showResult($sub, $keywords, true);
365 return true;
H A Dfunctions.php82 $firstSection = true;
H A Dsphinxapi.php524 $this->_connerror = true;
527 return true;
593 $this->_connerror = true;
1569 return true;
1583 return true;
H A Dxmlall.php15 define('NOSESSION', true);
/plugin/podcast/blogtng-tpl/
H A Dcomments.php9 <?php $comment->tpl_number(true, "» Reply"); ?>
H A Dentry.php18 <?php if ($link = $entry->tpl_previouslink('« @TITLE@', $entry->entry['page'], true)) { ?>
23 <?php if ($link = $entry->tpl_nextlink('@TITLE@ »', $entry->entry['page'], true)) { ?>
60 true,
66 true); ?>
H A Dlist.php45 true,
51 true);
/plugin/podcast/action/
H A Dfeed.php99 $page_url = wl($id, 's=feed', true, '&');
100 $tag_url = wl( 'tags:', 's=feed', true, '&');
153 return true;
/plugin/podcast/
H A Dhelper.php69 while( !feof( $fp ) or ( $eoh == true )) {
72 $eoh = true;
/plugin/owncloud/exe/
H A Ddetail.php24 $realmedia = $helper->getFilenameForID($fileID,true);
H A Dfetch.php29 $realmedia = $helper->getFilenameForID($fileID,true);
/plugin/owncloud/
H A Daction.php194 $notfound = true;
197 $notfound = true;
254 return true;
H A Dsyntax.php60 $imagebox = true;
108 return true;
129 …'magnifyLink'] = $helper->ml($src,array('cache'=>$match['cache'],'fileid'=>$match['fileid']),true);
133 $match['magnifyLink'] = ml($src,array('cache'=>'cache'),true);
/plugin/owncloud/ajax/
H A Dhistory.php17 echo $helper->mediaMetaAsTable($_POST['file'],true);
H A Dfilelist.php73 …elper->ml($helper->pathToWikiID($dir.'/'.$file), array('fileid'=>($helper->getLastfileid())),true);

1...<<241242243244245246247248249250>>...268