Home
last modified time | relevance | path

Searched refs:mode (Results 226 – 250 of 2447) sorted by path

12345678910>>...98

/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DQRcode.php1277 $mode = $this->identifyMode($p);
1278 if ($mode == self::QR_MODE_8B) {
1286 if ($mode == self::QR_MODE_AN) {
1405 $mode = $this->identifyMode(0);
1406 switch ($mode) {
1480 $inputitem['mode'] = $mode;
1821 switch($mode) {
1916 switch($mode) {
2298 if ($mode == self::QR_MODE_ST) {
2318 if ($mode == self::QR_MODE_ST) {
[all …]
/plugin/bashorg/
H A DCOPYING314 when it starts in an interactive mode:
/plugin/bbcode/
H A Dbold.php22 …function connectTo($mode) { $this->Lexer->addEntryPattern('\[b\](?=.*?\x5B/b\x5D)',$mode,'strong')… argument
35 function render($mode, Doku_Renderer $renderer, $data) { argument
H A Dcode.php22 …function connectTo($mode) { $this->Lexer->addEntryPattern('\[code\](?=.*?\x5B/code\x5D)',$mode,'pr… argument
35 function render($mode, Doku_Renderer $renderer, $data) { argument
H A Dcolor.php167 …function connectTo($mode) { $this->Lexer->addEntryPattern('\[color=.*?\](?=.*?\x5B/color\x5D)',$mo… argument
193 function render($mode, Doku_Renderer $renderer, $data) { argument
194 if($mode == 'xhtml') {
H A Ddeleted.php22 …function connectTo($mode) { $this->Lexer->addEntryPattern('\[s\](?=.*?\x5B/s\x5D)',$mode,'deleted'… argument
35 function render($mode, Doku_Renderer $renderer, $data) { argument
H A Demail.php21 …function connectTo($mode) { $this->Lexer->addSpecialPattern('\[email.+?\[/email\]',$mode,'plugin_b… argument
43 function render($mode, Doku_Renderer $renderer, $data) { argument
H A Dimage.php21 …function connectTo($mode) { $this->Lexer->addSpecialPattern('\[img.+?\[/img\]',$mode,'plugin_bbcod… argument
51 function render($mode, Doku_Renderer $renderer, $data) { argument
H A Ditalic.php22 …function connectTo($mode) { $this->Lexer->addEntryPattern('\[i\](?=.*?\x5B/i\x5D)',$mode,'emphasis… argument
35 function render($mode, Doku_Renderer $renderer, $data) { argument
H A Dlink.php21 …function connectTo($mode) { $this->Lexer->addSpecialPattern('\[url.+?\[/url\]',$mode,'plugin_bbcod… argument
56 function render($mode, Doku_Renderer $renderer, $data) { argument
H A Dmonospace.php22 …function connectTo($mode) { $this->Lexer->addEntryPattern('\[m\](?=.*?\x5B/m\x5D)',$mode,'monospac… argument
35 function render($mode, Doku_Renderer $renderer, $data) { argument
H A Dolist.php23 …function connectTo($mode) { $this->Lexer->addEntryPattern('\[list=.*?\]\s*?\[\*\](?=.*?\x5B/list\x… argument
50 function render($mode, Doku_Renderer $renderer, $data) { argument
51 if($mode == 'xhtml') {
H A Dquote.php23 …function connectTo($mode) { $this->Lexer->addEntryPattern('\[quote.*?\](?=.*?\x5B/quote\x5D)',$mod… argument
48 function render($mode, Doku_Renderer $renderer, $data) { argument
49 if($mode == 'xhtml') {
H A Dsize.php23 …function connectTo($mode) { $this->Lexer->addEntryPattern('\[size=.*?\](?=.*?\x5B/size\x5D)',$mode argument
51 function render($mode, Doku_Renderer $renderer, $data) { argument
52 if($mode == 'xhtml') {
H A Dulist.php23 …function connectTo($mode) { $this->Lexer->addEntryPattern('\[list\]\s*?\[\*\](?=.*?\x5B/list\x5D)'… argument
47 function render($mode, Doku_Renderer $renderer, $data) { argument
48 if($mode == 'xhtml'){
H A Dunderline.php22 …function connectTo($mode) { $this->Lexer->addEntryPattern('\[u\](?=.*?\x5B/u\x5D)',$mode,'underlin… argument
35 function render($mode, Doku_Renderer $renderer, $data) { argument
H A Dversalitas.php22 …function connectTo($mode) { $this->Lexer->addEntryPattern('\[c\](?=.*?\x5B/c\x5D)',$mode,'plugin_b… argument
47 function render($mode, Doku_Renderer $renderer, $data) { argument
48 if($mode == 'xhtml') {
/plugin/bbcodeextensions/
H A DLICENSE308 the only significant mode of use of the product.
653 notice like this when it starts in an interactive mode:
H A Dcommon.php48 function render($mode, Doku_Renderer $renderer, $data) { argument
51 if (in_array($mode, ['xhtml', 's5'], true) ) {
68 } else if (in_array($mode, ['text'], true) ) {
/plugin/bbcodeextensions/syntax/
H A Danchor.php12 function connectTo($mode){ argument
13 …$this->Lexer->addSpecialPattern('\[a\][0-9a-zA-Z_\-:]+?\[/a\]', $mode, 'plugin_bbcodeextensions_an…
34 function render($mode, Doku_Renderer $renderer, $data) { argument
42 if(in_array($mode, ['xhtml', 's5'], true)) {
47 if ($mode==='text') {
H A Dclassdiv.php12 function connectTo($mode) { argument
13 …$this->Lexer->addEntryPattern('\[cd\=.*?\](?=.*?\x5B/cd\x5D)',$mode,'plugin_bbcodeextensions_class…
31 function render($mode, Doku_Renderer $renderer, $data) { argument
32 if(in_array($mode, ['xhtml', 's5'], true)) {
53 if(in_array($mode, ['text'], true)) {
H A Dclassspan.php12 function connectTo($mode) { argument
13 …$this->Lexer->addEntryPattern('\[cs\=.*?\](?=.*?\x5B/cs\x5D)',$mode,'plugin_bbcodeextensions_class…
34 function render($mode, Doku_Renderer $renderer, $data) { argument
35 if(in_array($mode, ['xhtml', 's5'], true)) {
58 if(in_array($mode, ['text'], true)) {
H A Ddel.php13 function connectTo($mode){ argument
16 …$this->Lexer->addEntryPattern($this->makepatterns('del')[0], $mode, 'plugin_bbcodeextensions_del');
H A Dhil.php10 function connectTo($mode){ argument
11 …$this->Lexer->addEntryPattern($this->makepatterns('hil')[0], $mode, 'plugin_bbcodeextensions_hil');
H A Dins.php13 function connectTo($mode){ argument
16 …$this->Lexer->addEntryPattern($this->makepatterns('ins')[0], $mode, 'plugin_bbcodeextensions_ins');

12345678910>>...98