Home
last modified time | relevance | path

Searched defs:mode (Results 301 – 325 of 1613) sorted by last modified time

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

/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DFunctionScore.php253 public function setBoostMode(string $mode = self::BOOST_MODE_MULTIPLY): self argument
282 public function setScoreMode(string $mode = self::SCORE_MODE_MULTIPLY): self argument
/plugin/elasticsearch/vendor/ruflin/elastica/src/Suggest/CandidateGenerator/
H A DDirectGenerator.php55 public function setSuggestMode(string $mode) argument
/plugin/elasticsearch/vendor/ruflin/elastica/src/Suggest/
H A DTerm.php42 public function setSuggestMode(string $mode): self argument
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DUtils.php24 public static function open($filename, $mode) argument
H A DLazyOpenStream.php16 private $mode; variable in GuzzleHttp\\Stream\\LazyOpenStream
22 public function __construct($filename, $mode) argument
H A DGuzzleStreamWrapper.php16 private $mode; variable in GuzzleHttp\\Stream\\GuzzleStreamWrapper
54 public function stream_open($path, $mode, $options, &$opened_path) argument
/plugin/latexcaption/syntax/
H A Dcaption.php51 public function connectTo($mode) {
200 public function render($mode, Doku_Renderer $renderer, $data) {
H A Dreference.php37 public function connectTo($mode) {
48 public function render($mode, Doku_Renderer $renderer, $data) {
H A Dsubtype.php13 public function connectTo($mode) {
/plugin/color/
H A Dsyntax.php21 …function connectTo($mode) { $this->Lexer->addEntryPattern('<color.*?>(?=.*?</color>)',$mode,'plugi…
51 function render($mode, Doku_Renderer $renderer, $data) {
/plugin/qrcodescanner/
H A Dsyntax.php24 public function connectTo($mode) {
32 public function render($mode, Doku_Renderer $renderer, $data) {
/plugin/code39/
H A Dsyntax.php49 public function connectTo($mode)
88 public function render($mode, Doku_Renderer $renderer, $data)
/plugin/scrollticker/
H A Dsyntax.php43 public function connectTo($mode) {
73 public function render($mode, Doku_Renderer $renderer, $data) {
/plugin/folded/syntax/
H A Ddiv.php22 function connectTo($mode) { $this->Lexer->addEntryPattern('\+\+\+\+.*?\|(?=.*\+\+\+\+)',$mode,'plugin_folded_div'); } argument
41 function render($mode, Doku_Renderer $renderer, $data) { argument
H A Dheader.php20 function connectTo($mode) { argument
47 function render($mode, Doku_Renderer $renderer, $data) { argument
H A Dspan.php23 function connectTo($mode) { $this->Lexer->addEntryPattern('\+\+.*?\|(?=.*\+\+)',$mode,'plugin_folded_span'); } argument
42 function render($mode, Doku_Renderer $renderer, $data) { argument
/plugin/achart/
H A Dsyntax.php37 public function connectTo($mode) {
87 public function render($mode, Doku_Renderer $renderer, $data) {
/plugin/snippets/
H A Dsyntax.php27 function connectTo($mode) {
63 function render($mode, Doku_Renderer $renderer, $indata) {
/plugin/ckgedit/syntax/
H A Dfont.php28 …function connectTo($mode) { $this->Lexer->addEntryPattern('<font.*?>(?=.*?</font>)',$mode,'plugin_…
63 function render($mode, Doku_Renderer $renderer, $data) {
H A Dspecials.php54 function connectTo($mode) {
99 function render($mode, Doku_Renderer $renderer, $data) {
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dcommands.php751 function mkdir_rek($dir, $mode = 0777)
/plugin/epub/scripts/
H A Dcss2.php152 function css_pluginstyles($mode='screen'){
/plugin/epub/
H A Dsyntax.php28 function connectTo($mode) {
63 function render($mode, Doku_Renderer $renderer, $data) {
/plugin/tagfilter/syntax/
H A Dcompare.php42 function connectTo($mode) argument
H A Dfilter.php70 public function connectTo($mode) argument

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