Home
last modified time | relevance | path

Searched refs:false (Results 976 – 1000 of 6149) sorted by relevance

1...<<31323334353637383940>>...246

/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DDocumentTest.php23 $vcal = new Component\VCalendar([], false);
47 $vcal = new Component\VCalendar([], false);
59 $vcal = new Component\VCalendar([], false);
67 $vcal = new Component\VCalendar([], false);
/plugin/findologicxmlexport/vendor/hoa/math/Combinatorics/Combination/
H A DGamma.php110 protected $_last = false;
172 $this->_last = false;
185 return false;
189 return false;
/plugin/changemarks/
H A Dinserted.php60 return false;
82 return false;
105 return false;
109 return false;
H A Ddeleted.php60 return false;
82 return false;
105 return false;
109 return false;
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/
H A DIncludeNode.php25 …pression $expr, AbstractExpression $variables = null, $only = false, $ignoreMissing = false, $line…
82 $compiler->raw(false === $this->getAttribute('only') ? '$context' : '[]');
83 } elseif (false === $this->getAttribute('only')) {
/plugin/html2pdf/html2pdf/html2ps/demo/
H A Dtest.php56 $media->set_landscape(false);
66 'renderforms' => false,
70 'debugbox' => false,
71 'draw_page_border' => false,
/plugin/html2pdf/html2pdf/html2ps/
H A Ddom.php5.inc.php20 $null = false;
61 $null = false;
75 $null = false;
85 $null = false;
/plugin/adfs/
H A Dadmin.php18 if ($xml === false) {
37 if ($this->xml) $urlinput->val('')->useInput(false);
38 $form->addTextarea('xml', 'The XML Metadata')->val($this->xml)->useInput(false);
67 if ($xml === false) {
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Runner/
H A DStandardTestSuiteLoader.php34 if (!class_exists($suiteClassName, false)) {
44 if (!class_exists($suiteClassName, false) && !empty($loadedClasses)) {
57 if (!class_exists($suiteClassName, false) && !empty($loadedClasses)) {
90 if (class_exists($suiteClassName, false)) {
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/
H A DDirectory.php57 protected function renderItem(Node $node, $total = false)
64 'linesExecutedPercent' => $node->getLineExecutedPercent(false),
68 'testedMethodsPercent' => $node->getTestedMethodsPercent(false),
70 'testedClassesPercent' => $node->getTestedClassesAndTraitsPercent(false),
/plugin/yourip/
H A Dsyntax.php53 if($mode != 'xhtml') return false;
56 $type=false;
63 $text=false;
100 else return false;
/plugin/odt/ODT/styles/
H A DODTUnknownStyle.php24 …'style-name' => array ('style:name', 'style', false),
25 …'style-family' => array ('style:family', 'style', false),
67 return false;
121 return false;
/plugin/embeddedphp/syntax/
H A Dphpinline.php72 return false;
81 return false;
95 return false;
143 return false;
/plugin/layeranimation/syntax/
H A Ditem.php54 return false;
61 return false;
115 return false;
119 return false;
/plugin/cli/
H A Dsyntax.php25 protected $init=false;
214 $prompt_continue=false;
221 $prompt_continue=false;
264 return false;
283 $not_first_line=false;
366 function _toregexp( $s, $is_comment_re=false ) {
509 $values=array( 'prompt' => false, 'continue' => false, 'comment' => false,
510 'type' => false, 'style' => '', );
517 if( $values[$key] !== false) {
555 return false;
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio.mpc.php36 $info['audio']['lossless'] = false;
61 return false;
93 return false;
99 return false;
205 return false;
241 return false;
280 return false;
288 return false;
386 return false;
461 return false;
[all …]
/plugin/swiftmail/Swift/Message/
H A DHeaders.php36 protected $charset = false;
56 protected $forceEncoding = false;
86 else return false;
245 default: return false;
304 return false;
421 if (false !== $p = strpos($encoded_value[$key], $this->LE))
515 if (strpos($encoded, "'") !== false) $attribute .= "*";
525 $loop = false;
526 $add_asterisk = false;
531 if ($add_asterisk || strpos($encoded, "'") !== false)
[all …]
/plugin/bootswrapper/exe/help/
H A Dmodal.txt82 For modals that simply appear rather than fade in to view, set to ''false'' the ''fade'' attribute.
86 <modal id="modal-no-fade" fade="false" title="No fade animation">...</modal>
94 <modal id="modal-no-fade" fade="false" title="No fade animation">...</modal>
119 <datatable info="false" paging="false" searching="true">
121 | ''backdrop'' | ''true'' | ''true'' ''false'' ''static'' | Includes a modal-backdrop element. Alte…
122 | ''keyboard'' | ''true'' | ''true'' ''false'' | Closes the modal when escape key is pressed |
123 | ''show'' | ''false'' | ''true'' ''false'' | Shows the modal when initialized |
124 | ''fade'' | ''false'' | ''true'' ''false'' | Enable the fade animation |
125 | ''dismiss'' | ''true'' | ''true'' ''false'' | Display a dismiss button |
/plugin/tag/
H A Dhelper.php150 * @return string|false
182 public function tagLink($tag, $title = '', $dynamic = false) {
199 // important: set render param to false to prevent recursion!
200 $heading = p_get_first_heading($tag, false);
285 if ($pos === false) {
369 public function tagOccurrences($tags, $namespaces = null, $allTags = false, $isRecursive = null) {
409 if (($ns === false && $isRootAllowed) || in_array($ns, $namespaces)) {
498 public function parseTagList($tags, $clean = false) {
647 if(getNS($id) !== false) {
656 return !page_exists($id, '', false);
[all...]
/plugin/xhtmlruby/
H A Dconf.ini6 ; if 'true', wiki text will be rubified. if 'false', it won't be (includes headers)
9 ; if 'true', text in the ToC will be rubified. if 'false', it won't be.
10 parse_toc_text = false
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
H A DStringContains.php36 public function __construct($string, $ignoreCase = false)
55 return mb_stripos($other, $this->string) !== false;
57 return mb_strpos($other, $this->string) !== false;
/plugin/bootswrapper/syntax/
H A Dimage.php21 'required' => false,
29 return false;
33 return false;
/plugin/htmlokay/
H A Dadmin.php31 var $scrollbars = false;
36 var $show_debug = false;
93 …$this->saved_inf = io_readFile($data_file, false); // 'false' returns uncleaned string for unseria…
128 io_saveFile($data_file, $inf, false);
137 if (!in_array('group', $keys) && !in_array('user', $keys)) return false;
230 while (($subdirectory = readdir($subdirectories)) !== false)
316 $default_selected = false;
413 $this->debug(false,false);
525 function debug($users = false, $groups = false)
/plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/
H A Dyml_reference.rst11 read_only: false
17 disabled: false
23 cdata: false
44 skip_when_empty: false
70 cdata: false
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/WhiteSpace/
H A DScopeClosingBraceSniff.php68 if (isset($tokens[$stackPtr]['scope_closer']) === false) {
78 if (isset($tokens[$scopeEnd]['scope_condition']) === false
90 if (strpos($tokens[$lineStart]['content'], $phpcsFile->eolChar) !== false) {
134 if (strpos($tokens[$lineStart]['content'], $phpcsFile->eolChar) !== false) {
153 $fix = false;

1...<<31323334353637383940>>...246