Home
last modified time | relevance | path

Searched defs:pos (Results 26 – 50 of 1418) sorted by relevance

12345678910>>...57

/plugin/creole/syntax/
H A Dstrong.php57 function handle($match, $state, $pos, Doku_Handler $handler) {
84 public function onHeaderCallback (creole_syntax_event $myEvent, $pos, $match, $handler) {
H A Demphasis.php57 function handle($match, $state, $pos, Doku_Handler $handler) {
84 public function onHeaderCallback (creole_syntax_event $myEvent, $pos, $match, $handler) {
H A Dunderline.php57 function handle($match, $state, $pos, Doku_Handler $handler) {
84 public function onHeaderCallback (creole_syntax_event $myEvent, $pos, $match, $handler) {
/plugin/fckg/
H A Drenderer.php68 function header($text, $level, $pos) {
113 function table_open($maxcols = null, $numrows = null, $pos = null){
/plugin/rplus/
H A Drenderer.php93 function header($text, $level, $pos)
232 function table_open($maxcols = null, $numrows = null, $pos = null, $classes = NULL)
/plugin/dtable/
H A Dhelper.php28 line_nr($pos, $file_path, $start_line = 0) global() argument
161 table($match, $state, $pos) global() argument
236 linebreak($match, $state, $pos) global() argument
[all...]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DCLI.php487 public function processShortArgument($arg, $pos)
569 public function processLongArgument($arg, $pos)
871 public function processUnknownArgument($arg, $pos)
/plugin/combo/ComboStrap/
H A DXmlTagProcessing.php134 public static function handleStatic(string $match, int $state, int $pos, Doku_Handler $handler, DokuWiki_Syntax_Plugin $plugin): array argument
274 public static function handleStaticEnter(string $match, int $pos, Doku_Handler $handler, DokuWiki_Syntax_Plugin $plugin): array argument
557 public static function handleStaticExit(string $match, int $pos, Doku_Handle argument
701 handleStaticEmptyTag(string $match, int $state, int $pos, Doku_Handler $handler, DokuWiki_Syntax_Plugin $plugin) global() argument
[all...]
/plugin/numberedheadings/
H A Dsyntax.php66 handle($match, $state, $pos, Doku_Handler $handler) global() argument
155 addCall(Doku_Handler $handler, $method, $args, $pos) global() argument
/plugin/freechat/phpfreechat/lib/utf8/
H A Dutf8_char2byte_pos.php14 function utf8_char2byte_pos($str,$pos) {
/plugin/aimg/
H A Dsyntax.php80 function _imgToId($img,$pos) {
106 function handle($match, $state, $pos, &$handler){
/plugin/latexport/_test/
H A Dcommand.php19 public $pos; variable in CommandHeader
21 function __construct($text, $level, $pos) {
151 private $pos = null; variable in CommandTableOpen
153 function __construct($maxcols = null, $numrows = null, $pos = null) {
162 private $pos = null; variable in CommandTableClose
164 function __construct($pos = null) {
/plugin/zip/pear/File/Archive/Writer/
H A DFiles.php104 function openFile($filename, $pos = 0)
127 function openFileRemoveBlock($filename, $pos, $blocks)
/plugin/siteexport/syntax/
H A Dtoctools.php52 …private function addInstructionstoHandler( $match, $state, $pos, Doku_Handler $handler, $instructi…
68 public function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/edittable/renderer/
H A Djson.php52 function table_open($maxcols = null, $numrows = null, $pos = null) {
56 function table_close($pos = null) {
/plugin/popupviewer/syntax/
H A Dviewer.php39 function handle($match, $state, $pos, Doku_Handler $handler) {
180 function convertToImageMapArea($imagemap, $data, $pos) {
/plugin/extendpage/meta/
H A DAssignments.php73 public function addPattern($pattern, $page, $pos)
192 public function getPageAssignments($page, $pos, $checkpatterns = true)
/plugin/strata/syntax/
H A Dentry.php41 function handle($match, $state, $pos, Doku_Handler $handler) { argument
179 preprocess($match, $state, $pos, & $handler, & $result) global() argument
/plugin/translate/
H A Daction.php169 protected function handleHtmlEditformOutputNG($form, $pos, $origtext) {
194 protected function handleHtmlEditformOutputLegacy($form, $pos, $origtext) {
/plugin/swiftmail/Swift/
H A DIterator.php33 public function seekTo($pos);
/plugin/zip/pear/File/Archive/Predicate/
H A DIndex.php44 var $pos = 0; variable in File_Archive_Predicate_Index
/plugin/typography/syntax/
H A Dsmallcaps.php32 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/projects/lib/
H A Dcode_block.php13 private $pos = NULL; variable in CodeBlock
61 function handle($match, $state, $pos, &$handler){
/plugin/behave/
H A Dbehave.js268 pos = utils.cursor.get(), variable
297 var pos = utils.cursor.get(), variable
446 var pos = utils.cursor.get(), variable
489 var pos = utils.cursor.get(), variable
/plugin/extendpage/db/
H A Dupdate0001.sql5 pos NOT NULL field

12345678910>>...57