Home
last modified time | relevance | path

Searched refs:pos (Results 1 – 25 of 1481) sorted by relevance

12345678910>>...60

/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A DbmpDecoder.js21 …this.fileSize = (b[this.pos+3] << 24) | (b[this.pos+2] << 16) | (b[this.pos+1] << 8) | b[this.pos];
23 …this.reserved = (b[this.pos+3] << 24) | (b[this.pos+2] << 16) | (b[this.pos+1] << 8) | b[this.pos];
25 this.offset = (b[this.pos+3] << 24) | (b[this.pos+2] << 16) | (b[this.pos+1] << 8) | b[this.pos];
27 …this.headerSize = (b[this.pos+3] << 24) | (b[this.pos+2] << 16) | (b[this.pos+1] << 8) | b[this.po…
29 this.width = (b[this.pos+3] << 24) | (b[this.pos+2] << 16) | (b[this.pos+1] << 8) | b[this.pos];
31 this.height = (b[this.pos+3] << 24) | (b[this.pos+2] << 16) | (b[this.pos+1] << 8) | b[this.pos];
37 …this.compress = (b[this.pos+3] << 24) | (b[this.pos+2] << 16) | (b[this.pos+1] << 8) | b[this.pos]…
39 …this.rawSize = (b[this.pos+3] << 24) | (b[this.pos+2] << 16) | (b[this.pos+1] << 8) | b[this.pos];
41 this.hr = (b[this.pos+3] << 24) | (b[this.pos+2] << 16) | (b[this.pos+1] << 8) | b[this.pos];
43 this.vr = (b[this.pos+3] << 24) | (b[this.pos+2] << 16) | (b[this.pos+1] << 8) | b[this.pos];
[all …]
/plugin/mantis/lib/
H A Dclass.soap_parser.php157 $this->message[$pos] = array('pos' => $pos,'children'=>'','cdata'=>'');
163 if($pos != 0){
169 $this->parent = $pos;
328 $this->message[$pos]['result'] =& $this->multirefs[$id][$pos];
333 $this->message[$pos]['result'] = $this->buildVal($pos);
341pos]['xattrs']['!'] = $this->decodeSimple($this->message[$pos]['cdata'], $this->message[$pos]['typ…
347 $this->message[$pos]['xattrs']['!'] = $this->message[$pos]['cdata'];
351 $this->message[$pos]['result'] = $this->message[$pos]['xattrs'];
358pos]['result'] = $this->decodeSimple($this->message[$pos]['cdata'], $this->message[$pos]['type'], …
364 $this->message[$pos]['result'] = $this->message[$pos]['cdata'];
[all …]
/plugin/latexport/implementation/
H A Ddecorator_headings.php64 function header($text, $level, $pos) { argument
68 $this->h1($text, $pos);
72 $this->h2($text, $pos);
76 $this->h3($text, $pos);
80 $this->h4($text, $pos);
84 $this->h5($text, $pos);
97 private function h1($text, $pos) { argument
126 private function h2($text, $pos) { argument
145 private function h3($text, $pos) { argument
149 private function h4($text, $pos) { argument
[all …]
/plugin/odt/ODT/
H A DXMLUtil.php51 $pos = 0;
56 while ($pos < $max) {
79 $pos = $angle + 1;
117 $pos = 0;
124 while ($pos < $max) {
147 $pos = $angle + 1;
190 $pos = 0;
196 while ($pos < $max) {
236 $pos = $angle + 1;
281 $pos = 0;
[all …]
/plugin/creole/syntax/
H A Dtable.php52 $handler->addCall('table_start', array(), $pos);
54 $handler->addCall('tableheader', array(), $pos);
56 $handler->addCall('tablecell', array(), $pos);
62 $handler->addCall('table_end', array(), $pos);
70 $handler->addCall('cdata',array($match), $pos);
76 $handler->addCall('cdata', array($match), $pos);
82 $handler->addCall('table_row', array(), $pos);
83 $handler->addCall('tablecell', array(), $pos);
85 $handler->addCall('table_row', array(), $pos);
86 $handler->addCall('tableheader', array(), $pos);
[all …]
H A Dmonospace.php46 function handle($match, $state, $pos, Doku_Handler $handler) { argument
58 … $this->eventhandler->notifyEvent('open', 'monospace', 'dw-monospace', $pos, $match, $handler);
59 $handler->addCall('monospace_open', array(), $pos);
61 … $this->eventhandler->notifyEvent('open', 'monospace', 'creole-monospace', $pos, $match, $handler);
66 $handler->addCall('cdata', array($match), $pos);
70 … $this->eventhandler->notifyEvent('close', 'monospace', 'dw-monospace', $pos, $match, $handler);
71 $handler->addCall('monospace_close', array(), $pos);
73 …$this->eventhandler->notifyEvent('close', 'monospace', 'creole-monospace', $pos, $match, $handler);
94 public function onHeaderCallback (creole_syntax_event $myEvent, $pos, $match, $handler) { argument
95 … $this->eventhandler->notifyEvent('close', 'monospace', 'dw-monospace', $pos, $match, $handler);
[all …]
/plugin/authphpbb3/
H A Daction.php43 $pos = 0;
62 if ($pos === false) {
65 $event->data->replaceElement($pos, null);
66 $event->data->insertElement($pos, $elem);
74 if ($pos === false) {
77 $event->data->replaceElement($pos, null);
78 $event->data->insertElement($pos, $elem);
87 if ($pos === false) {
90 $event->data->replaceElement($pos, null);
91 $event->data->insertElement($pos, $elem);
[all …]
/plugin/blogtng/action/
H A Dedit.php57 $pos -= 1;
69 $pos += 1;
72 $pos += 1;
93 $pos += 1;
103 $pos += 1;
132 $pos += 1;
134 $pos += 1;
136 $pos += 1;
138 $pos += 1;
157 if(!$pos) {
[all …]
/plugin/extlist/
H A Dsyntax.php219 protected function _writeCall($tag, $attr, $state, $pos, $match, $handler) argument
222 array($state, $tag, $attr), $state, $pos, $match
230 private function _openList($m, $pos, $match, $handler) argument
251 $this->_writeCall($tag,$attr,DOKU_LEXER_ENTER, $pos,$match,$handler);
257 private function _closeList($m, $pos, $match, $handler)
263 $this->_writeCall($tag,'',DOKU_LEXER_EXIT, $pos,$match,$handler);
269 private function _openItem($m, $pos, $match, $handler)
287 $this->_writeCall($tag,$attr,DOKU_LEXER_ENTER, $pos,$match,$handler);
293 private function _closeItem($m, $pos, $match, $handler)
296 $this->_writeCall($tag,'',DOKU_LEXER_EXIT, $pos,
255 _closeList($m, $pos, $match, $handler) global() argument
267 _openItem($m, $pos, $match, $handler) global() argument
291 _closeItem($m, $pos, $match, $handler) global() argument
300 _openWrapper($m, $pos, $match, $handler) global() argument
322 _closeWrapper($m, $pos, $match, $handler) global() argument
344 _openParagraph($pos, $match, $handler) global() argument
352 _closeParagraph($pos, $match, $handler) global() argument
360 handle($match, $state, $pos, Doku_Handler $handler) global() argument
[all...]
/plugin/swiftmail/Swift/Iterator/
H A DMySQLResult.php36 protected $pos = -1; variable in Swift_Iterator_MySQLResult
66 return (($this->pos + 1) < $this->numRows);
77 $this->pos++;
88 public function seekTo($pos) argument
90 if ($pos >= 0 && $pos < $this->numRows)
92 mysql_data_seek($this->resultSet, $pos);
94 mysql_data_seek($this->resultSet, $pos);
95 $this->pos = $pos;
119 return $this->pos;
H A DArray.php36 protected $pos = -1; variable in Swift_Iterator_Array
62 return array_key_exists($this->pos + 1, $this->keys);
72 ++$this->pos;
83 public function seekTo($pos) argument
85 if (array_key_exists($pos, $this->keys))
87 $this->pos = $pos;
99 if (array_key_exists($this->pos, $this->values))
100 return $this->values[$this->pos];
109 return $this->pos;
/plugin/calendoku/syntax/
H A Dshowtable.php31 function handle($match, $state, $pos, &$handler) { argument
126 $this->startCalendar($pos, $handler);
132 $this->endCalendar($pos, $handler);
135 function startCalendar($pos, &$handler) { argument
137 $handler->_addCall('table_open', array(), $pos);
141 reHandleText($fielddesc, $pos, $handler);
148 function endCalendar($pos, &$handler) { argument
150 $handler->_addCall('table_close', array(), $pos);
154 $handler->_addCall('tablerow_open', array(), $pos);
169 reHandleText($field, $pos, $handler);
[all …]
/plugin/authhttp/
H A Daction.php120 $pos = $form->findElementByAttribute('name', 'login');
121 if (!$pos)
123 $elem = $form->getElementAt($pos);
126 $form->replaceElement($pos, $elem);
136 $pos = $form->findElementByAttribute('name', $name);
137 $form->replaceElement($pos, NULL);
152 $pos = $form->findPositionByAttribute('name', 'login');
153 if (!$pos)
155 $elem = $form->getElementAt($pos);
158 $form->replaceElement($elem, $pos);
[all...]
/plugin/jukebox/id3/
H A Dmodule.audio-video.flv.php291 $pos = $this->pos;
293 $this->pos = $pos;
298 $pos = $this->pos;
300 $this->pos = $pos;
305 $pos = $this->pos;
307 $this->pos = $pos;
312 $pos = $this->pos;
314 $this->pos = $pos;
319 $pos = $this->pos;
321 $this->pos = $pos;
[all …]
/plugin/header3/
H A Dsyntax.php39 function handle($match, $state, $pos, Doku_Handler $handler){ argument
43 $this->h_pos = $pos;
49 $handler->_addCall('cdata', array($match), $pos);
52 $handler->_addCall('nest_close', array(), $pos);
67 list($state,$level,$pos) = $data;
93 $this->$method($title, $level, $pos, $renderer);
96 $renderer->header($title,$level,$pos);
115 function _xhtml_header($text, $level, $pos, &$renderer) { argument
139 $renderer->finishSectionEdit($pos - 1);
152 function _odt_header($text, $level, $pos, &$renderer){ argument
[all …]
/plugin/sidebarng/
H A Daction.php29 $pos = $this->getConf('pos');
32 $this->p_sidebar($pos);
39 if($pos == 'left') {
51 $pos = $this->getConf('pos');
55 if($pos == 'left') {
71 function p_sidebar($pos) { argument
81 $this->_sidebar_dispatch($sb,$pos);
88 $this->_sidebar_dispatch($sb,$pos);
98 function _sidebar_dispatch($sb, $pos) { argument
261 function p_sidebar_xhtml($sb,$pos,$subst=array()) { argument
[all …]
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Encoder/
H A DDigestMD5Encoder.php58 protected $pos = 0; variable in FreeDSx\\Sasl\\Encoder\\DigestMD5Encoder
102 $this->pos = 0;
110 $this->pos = 0;
123 while ($this->pos < $this->length) {
125 if (!preg_match(self::MATCH_KEY, substr($this->binary, $this->pos), $keyMatches)) {
128 $this->pos += strlen($keyMatches[1]);
129 if (!isset($this->binary[$this->pos])) {
191 if (isset($this->binary[$this->pos]) && $this->binary[$this->pos] !== ',') {
197 if (isset($this->binary[$this->pos])
[all...]
/plugin/tabbox/
H A Dsyntax.php72 * @param int $pos The position in the document
76 public function handle($match, $state, $pos, Doku_Handler $handler) { argument
80 return array($state, $match, $pos);
94 list($state, $match, $pos) = $data;
103 $this->_closeTab($renderer, $pos - 1);
111 $this->_closeTab($renderer, $pos - 1);
130 * @param int $pos Byte position of start of tab content
132 protected function _openTab(Doku_Renderer_xhtml $R, $name, $pos) { argument
157 * @param int $pos Byte position of end of tab content
159 protected function _closeTab(Doku_Renderer_xhtml $R, $pos) { argument
[all …]
/plugin/header2/
H A Dsyntax.php44 function handle($match, $state, $pos, Doku_Handler $handler){ argument
48 $this->h_pos = $pos;
54 $handler->_addCall('cdata', array($match), $pos);
57 $handler->_addCall('nest_close', array(), $pos);
72 list($state,$level,$pos) = $data;
98 $this->$method($title, $level, $pos, $renderer);
101 $renderer->header($title,$level,$pos);
120 function _xhtml_header($text, $level, $pos, &$renderer) { argument
144 $renderer->finishSectionEdit($pos - 1);
157 function _odt_header($text, $level, $pos, &$renderer){ argument
[all …]
/plugin/evesso/
H A Daction.php209 $pos = $form->elementCount();
237 $pos = count($form->_content);
268 $pos = strpos($haystack, $needle);
269 if ($pos !== false) {
283 $form->addHTML('<br>', $pos);
288 $form->addHtml($out, $pos);
290 $form->insertElement($pos, $out);
319 $pos = 0;
327 $pos = count($form->_content);
332 $form->addHtml($html, ++$pos);
[all …]
/plugin/zip/pear/File/Archive/Reader/
H A DCache.php45 var $pos = 0; variable in File_Archive_Reader_Cache
77 $this->pos++;
101 $this->pos = count($this->files)-1;
114 function getStat() { return $this->files[$this->pos]['stat']; }
118 function getMime() { return $this->files[$this->pos]['mime']; }
141 if ($length > 0 && $this->pos+1 < count($this->files)) {
168 if ($length >= 0 && $this->pos+1 < count($this->files)) {
196 $pos = $this->files[$this->pos]['pos'];
197 fseek($this->tmpFile, $pos, SEEK_SET);
198 return $pos - $before;
[all …]
/plugin/translate/
H A Daction.php155 $pos = $form->findPositionByType('textarea');
156 if ($pos===false) return;
160 $pos = $form->findElementByType('wikitext');
161 if ($pos===false) return;
173 $pos++;
174 $form->addTagClose('div', $pos++);
186 $form->addTagClose('div', $pos++);
187 $form->addTagOpen('div', $pos++)->addClass('clearer');
188 $form->addTagClose('div', $pos++);
198 $pos++;
[all …]
/plugin/yuriigantt/src/Driver/Embedded/
H A DHandler.php71 * @param int $pos
74 public function embedded($content, $state, $pos) argument
77 $this->callWriter->writeCall(['raw', [$content], $pos]);
94 * @param int $pos byte position in the original source file
100 public function plugin($match, $state, $pos, $pluginname) argument
106 $data = $plugin->handle($match, $state, $pos, $this);
109 $this->addPluginCall($pluginname, $data, $state, $pos, $match);
121 * @param int $pos byte position in the original source file
124 public function addPluginCall($plugin, $args, $state, $pos, $match) argument
126 $call = array('plugin', array($plugin, $args, $state, $match), $pos);
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Encoder/
H A DBerEncoder.php121 protected $pos;
305 $this->pos = 0;
314 $this->lastPos = $this->pos;
315 $this->pos = 0;
332 $tag = ord($this->binary[$this->pos++]);
353 $length = ord($this->binary[$this->pos++]);
362 if (($this->maxLen - $this->pos) < $length) {
366 ($this->maxLen - $this->pos)
376 $type = new IncompleteType(substr($this->binary, $this->pos, $length), $tagNumber, $class, $isConstructed);
377 $this->pos
82 protected $pos; global() variable in FreeDSx\\Asn1\\Encoder\\BerEncoder
[all...]
/plugin/zip/pear/File/Archive/Writer/
H A DFiles.php104 function openFile($filename, $pos = 0) argument
116 if ($pos > 0) {
117 if (fseek($this->handle, $pos) == -1) {
118 fread($this->handle, $pos);
129 $error = $this->openFile($filename, $pos);
138 if ($pos > 0) {
140 fread($this->handle, $pos);
180 $pos = strrpos($this->filename, "/");
181 if ($pos !== false) {
203 $pos = strrpos($complete, "/");
[all …]

12345678910>>...60