Home
last modified time | relevance | path

Searched refs:pos (Results 301 – 325 of 1609) sorted by relevance

1...<<11121314151617181920>>...65

/plugin/slidesharewp/syntax/
H A Dslidesharewp.php50 * @param int $pos The position in the document
54 public function handle($match, $state, $pos, Doku_Handler &$handler){ argument
/plugin/mediasyntax/syntax/
H A Dredirect.php42 function handle($match, $state, $pos, Doku_Handler $handler)
46 if ($pos==13) return $match; // position must be at the beginning of the page
53 handle($match, $state, $pos, Doku_Handler $handler) global() argument
/plugin/markdowku/
H A Danchorsinline.php27 function handle($match, $state, $pos, Doku_Handler $handler) { argument
37 $handler->internallink($target.'|'.$title, $state, $pos);
/plugin/blogtng/syntax/
H A Dcommentreply.php42 * @param int $pos The character position of the matched text
46 function handle($match, $state, $pos, Doku_Handler $handler) { argument
H A Dheader.php38 * @param int $pos The character position of the matched text
42 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/zip/pear/File/
H A DArchive.php384 $pos = 0;
386 if ($pos+1<strlen($realPath)) {
387 $pos = strpos($realPath, '/', $pos+1);
389 $pos = false;
391 if ($pos === false) {
392 $pos = strlen($realPath);
395 $file = substr($realPath, 0, $pos);
396 $baseDir = substr($realPath, $pos+1);
402 } while ($pos < strlen($realPath) &&
441 substr_count(substr($std, $pos+1), '/')
/plugin/interwikiformatting/
H A Dsyntax.php41 function handle($match, $state, $pos, Doku_Handler $handler) argument
54 … $handler->_addCall('interwikilink', array($match, null, strtolower($shortcut), $target), $pos);
123 … $handler->_addCall('interwikilink', array($match, $title, strtolower($shortcut), $target), $pos);
/plugin/passwords/
H A Dsyntax.php71 * @param int $pos
76 public function handle($match, $state, $pos, Doku_Handler $handler) { argument
77 return array($match, $state, $pos);
/plugin/diffpreview/
H A Daction.php36 $pos = $form->findPositionByAttribute('id', 'edbtn__preview');
37 if ($pos !== false) {
38 $form->addButton('do[changes]', $this->getLang('changes'), $pos+1)
/plugin/zip/pear/File/Archive/Reader/
H A DBzip2.php107 $pos = strrpos($name, ".");
108 if ($pos === false || $pos === 0) {
111 return substr($name, 0, $pos);
/plugin/htmlabstract/
H A Dsyntax.php85 if (false !== ($pos = strpos($params['feed_url'], '?')))
201 if (FALSE !== ($pos = strrpos($text, "</p>")) && $pos >= $min)
202 $text = substr($text, 0, 4 + $pos);
/plugin/toolbox/
H A DToolboxFindAndReplace.js208 function findNextPosition(term, pos) { argument
209 var text = textarea.value.substr(pos);
213 if (pos !== 0) {
225 return [pos + idx, match[0]];
/plugin/bookmarkfile/
H A Dsyntax.php59 public function handle($match, $state, $pos, Doku_Handler $handler) argument
137 $pos = $json['children'];
139 $pos = $json;
143 foreach ($pos as $json_item) {
/plugin/xcom/scripts/
H A DsafeFN_class.js218 var pos = 0;
221 while ((pos = utf8str.search(/[^\x00-\x7F]/)) != -1) {
223 str[j++]= utf8str.substr(0, pos) + this._utf8Decode(tmpStr);
224 utf8str = utf8str.substr(pos + tmpStr.length);
/plugin/revealjs/
H A Drenderer.php293 * @param int $pos byte position in the original source
295 function table_open($maxcols = null, $numrows = null, $pos = null, $classes = NULL) { argument
299 if($pos !== null) {
307 $class .= ' '.$this->startSectionEdit($pos, $sectionEditStartData);
316 * @param int $pos byte position in the original source
318 function table_close($pos = null) { argument
/plugin/html2pdf/html2pdf/html2ps/fpdf/font/makefont/
H A Dmakefont.php372 $pos=strpos($file,'eexec');
373 if(!$pos)
375 $size1=$pos+6;
381 $pos=strpos($file,'00000000');
382 if(!$pos)
384 $size2=$pos-$size1;
/plugin/wysiwyg/fckeditor/
H A Dfckeditor.cfm64 if( arrayLen( stResult.pos ) eq 2 )
67 sBrowserVersion = mid( sAgent, stResult.pos[2], stResult.len[2] );
77 if( arrayLen( stResult.pos ) eq 2 )
80 sBrowserVersion = mid( sAgent, stResult.pos[2], stResult.len[2] );
89 if( arrayLen( stResult.pos ) eq 2 )
91 if ( mid( sAgent, stResult.pos[2], stResult.len[2] ) gte 9.5)
99 if( arrayLen( stResult.pos ) eq 2 )
101 if( mid( sAgent, stResult.pos[2], stResult.len[2] ) gte 522 )
/plugin/mantis/lib/
H A Dclass.xmlschema.php179 $pos = $this->position++;
182 $this->depth_array[$depth] = $pos;
183 $this->message[$pos] = array('cdata' => '');
187 $this->defaultNamespace[$pos] = false;
209 $this->defaultNamespace[$pos] = $v;
253 if ($this->defaultNamespace[$pos]) {
350 if ($this->defaultNamespace[$pos]) {
351 $attrs['type'] = $this->defaultNamespace[$pos] . ':' . $attrs['type'];
478 $pos = $this->depth_array[$this->depth];
511 $pos = $this->depth_array[$this->depth - 1];
[all …]
/plugin/bbcode/
H A Dimage.php26 function handle($match, $state, $pos, Doku_Handler $handler) { argument
44 $handler->_addCall($call,array($url,$title,NULL,NULL,NULL,'cache'),$pos);
/plugin/codebender/syntax/
H A Dsyntax.php53 * @param int $pos The position in the document
57 public function handle($match, $state, $pos, Doku_Handler &$handler){ argument
/plugin/sitemapnavi/
H A Dsyntax.php55 * @param int $pos The position in the document
59 public function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/fckg/scripts/
H A Drefresh_save.php33 $pos = strpos($wiki_text, 'MULTI_PLUGIN_OPEN'); variable
34 if($pos !== false) {
/plugin/htmldetailstag/syntax/
H A Dsummary.php68 * @param int $pos The position in the document
73 public function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/dirtylittlehelper/syntax/
H A Dcomment.php64 * @param int $pos The position in the document
69 public function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/badbehaviour/bad-behavior/
H A Dpost.inc.php26 $pos = strpos($key, " document.write");
27 if ($pos !== FALSE) {

1...<<11121314151617181920>>...65