Home
last modified time | relevance | path

Searched refs:flags (Results 151 – 175 of 256) sorted by path

1234567891011

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DReporting.php185 $flags = FILE_APPEND;
188 $flags = null;
191 file_put_contents($output, $generatedReport, $flags);
/plugin/icons/syntax/
H A Dicon.php21 protected $flags = array(); variable in syntax_plugin_icons_icon
61 $flags = array();
107 $flags .= "&$align_flag";
232 return (isset($this->flags[$name]) ? $this->flags[$name] : null);
236 return $this->flags;
241 $this->flags = array();
248 if ((int) $flags[0] > 0 && ! in_array($flags[0], array('2x', '3x', '4x', '5x'))) {
249 $flags[] = "size=" . $flags[0];
250 unset($flags[0]);
255 unset($flags[$left]);
[all …]
/plugin/imagecarousel/
H A Dsyntax.php71 $flags = $this->parseFlags($match);
72 $flags['slick'] = json_encode(array_merge(
74 $flags['slick']
76 $data['flags'] = $flags;
131 $flags = array(
142 $flags['self']['position'] = 'center';
145 $flags['self']['position'] = 'left';
154 $flags['self']['width'] = $tmp[1];
160 $flags['slick'][$tmp[0]] = $tmp[1];
168 return $flags;
/plugin/imagelink/syntax/
H A Dimagelink.php57 $flags = $this->parseFlags($match);
58 $data['flags'] = $flags;
96 $flags = array(
106 $flags['hover'] = true;
116 $flags['title'] = $tmp[1];
124 return $flags;
/plugin/include/_test/
H A Dnamespace_includes.test.php68 $flags = $this->helper->get_flags(array());
69 $pages = $this->helper->_get_included_pages('namespace', 'inclhidden:', '', '', $flags);
79 $flags = $this->helper->get_flags(array());
80 $pages = $this->helper->_get_included_pages('namespace', 'incltest:', '', '', $flags);
84 $flags = $this->helper->get_flags(array('depth=2'));
85 $pages = $this->helper->_get_included_pages('namespace', 'incltest:', '', '', $flags);
90 $flags = $this->helper->get_flags(array('depth=2'));
91 $pages = $this->helper->_get_included_pages('namespace', 'incltest:ns', '', '', $flags);
96 $flags = $this->helper->get_flags(array('depth=0'));
97 $pages = $this->helper->_get_included_pages('namespace', 'incltest:', '', '', $flags);
[all...]
/plugin/include/
H A Daction.php346 list($syntax, $flags) = array_pad(explode('&', $syntax, 2), 2, "");
363 if ($flags) $result .= '&'.$flags;
H A Dhelper.php59 'params' => array('flags' => 'array'),
69 $flags = $this->defaults;
77 $flags['footer'] = 1;
80 $flags['footer'] = 0;
84 $flags['firstsec'] = 1;
87 $flags['firstsec'] = 0;
91 $flags['noheader'] = 0;
94 $flags['noheader'] = 1;
98 $flags['editbtn'] = 1;
102 $flags['editbt
237 _get_instructions($page, $sect, $mode, $lvl, $flags, $root_id = null, $included_pages = array()) global() argument
293 _convert_instructions(& $ins, $lvl, $page, $sect, $flags, $root_id, $included_pages = array()) global() argument
508 _footer($page, $sect, $sect_title, $flags, $footer_lvl, $root_id) global() argument
533 _permalink(& $ins, $page, $sect, $flags) global() argument
658 _get_firstsec(& $ins, $page, $flags) global() argument
695 _get_included_pages($mode, $page, $sect, $parent_id, $flags) global() argument
[all...]
/plugin/include/syntax/
H A Dfooter.php31 list($page, $sect, $sect_title, $flags, $redirect_id, $footer_lvl) = $data;
34 $renderer->doc .= $this->html_footer($page, $sect, $sect_title, $flags, $footer_lvl, $renderer);
45 function html_footer($page, $sect, $sect_title, $flags, $footer_lvl, &$renderer) { argument
48 if(!$flags['footer']) return '';
54 if ($flags['permalink']) {
72 if ($flags['date'] && $exists) {
82 if ($flags['mdate'] && $exists) {
92 if ($flags['user'] && $exists) {
104 if (empty($sect) && $flags['comments'] && (!plugin_isdisabled('discussion')) && ($discussion = plugin_load('helper', 'discussion'))) {
110 if (empty($sect) && $flags['linkback
[all...]
H A Dheader.php35 list($headline, $lvl, $pos, $page, $sect, $flags) = $data;
44 if($flags['taglogos']) {
H A Dinclude.php71 list($match, $flags) = array_pad(explode('&', $match, 2), 2, '');
78 return array($mode, $page, $sect, explode('&', $flags), $level, $pos);
98 list($mode, $page, $sect, $flags, $level, $pos) = $data;
102 $flags = $this->helper->get_flags($flags);
104 $pages = $this->helper->_get_included_pages($mode, $page, $sect, $parent_id, $flags);
115 $renderer->meta['plugin_include']['instructions'][] = compact('mode', 'page', 'sect', 'parent_id', 'flags');
139 if (!$sect && !$flags['firstsec'] && !$flags['linkonly'] && !isset($renderer->meta['plugin_include']['secids'][$id])) {
145 $flags['include_seci
[all...]
/plugin/jcapture/lib/
H A Dapache-mime4j-0.6.jar ... .io.PushbackInputStream in private int previous private int flags public void <init> (java.io. ...
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dapache-mime4j-0.6.jar ... .io.PushbackInputStream in private int previous private int flags public void <init> (java.io. ...
/plugin/jmol2/jmol/
H A DCHANGES.txt1056 # new feature: "xxxxx".find("pattern","flags") allows regular expression matching;
1057 # flags include:
2053 # code: compiler flags for allowed number of parameters removed (not consistent with Jmol math)
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/jplayer/
H A Dcomposer.lock351 "stability-flags": [],
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daurora.js1955 …var buffer, byteOffset, cookie, entries, flags, i, key, metadata, offset, sampleOffset, value, _i,…
1970 flags = this.stream.readUInt32();
1972 this.format.floatingPoint = Boolean(flags & 1);
1973 this.format.littleEndian = Boolean(flags & 2);
2296 var codec_id, flags, len, tag;
2302 flags = stream.readUInt8();
2303 if (flags & 0x80) {
2306 if (flags & 0x40) {
2309 if (flags & 0x20) {
H A Dmp3.js161 var flags = stream.readUInt8();
169 flags: flags,
190 var flags = stream.readUInt32();
191 if (flags & 1)
194 if (flags & 2)
206 if (flags & 8)
454 this.flags = 0;
4934 this.flags = null;
4987 header.flags |= priv_bitlen;
5109 channel.flags = 0;
[all …]
H A Dogg.js2flags){if(!FS.isFile(stream.node.mode)){throw new FS.ErrnoError(ERRNO_CODES.ENODEV)}var ptr;var al… argument
H A Dopus.js2flags){if(!FS.isFile(stream.node.mode)){throw new FS.ErrnoError(ERRNO_CODES.ENODEV)}var ptr;var al… argument
H A Dvorbis.js2flags){if(!FS.isFile(stream.node.mode)){throw new FS.ErrnoError(ERRNO_CODES.ENODEV)}var ptr;var al… argument
/plugin/jplayer/vendor/james-heinrich/getid3/
H A DREADME.md454 * Oggenc 0.9-rc3 flags the encoded file as ABR whether it's

1234567891011