Home
last modified time | relevance | path

Searched defs:match (Results 476 – 500 of 1413) sorted by path

1...<<11121314151617181920>>...57

/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DSpanFirst.php19 public function __construct($match = null, ?int $end = null) argument
H A DSpanMulti.php20 public function __construct($match = null) argument
/plugin/elasticsearch/vendor/ruflin/elastica/src/QueryBuilder/DSL/
H A DQuery.php77 public function match(?string $field = null, $values = null): MatchQuery function in Elastica\\QueryBuilder\\DSL\\Query
382 span_first($match = null, int $end = null) global() argument
394 span_multi_term($match = null) global() argument
[all...]
/plugin/embed/
H A Dsyntax.php62 function handle($match, $state, $pos, &$handler){
/plugin/embeddedphp/syntax/
H A Dphpinline.php67 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/embedover/
H A Dsyntax.php52 function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/emoji/script/
H A Djquery.textcomplete.js324 _search: lock(function (free, strategy, term, match) { argument
/plugin/emoji/
H A Dsyntax.php37 public function isShortCode($match) {
41 public function replaceShortCode($match) {
100 public function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/emphasis/syntax/
H A Dfont.php75 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/encryptedpasswords/
H A Dsyntax.php29 handle($match, $state, $pos, Doku_Handler $handler) global() argument
/plugin/epub/
H A Drenderer.php434 function plugin($name,$data,$state = '', $match = '') {
H A Dsyntax.php39 function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/epub/scripts/
H A Dcss3.php423 public function replacements($match) {
449 function css_datauri($match){
/plugin/eshop/
H A Dsyntax.php26 function handle($match, $state, $pos, &$handler) {
/plugin/eventline/
H A Dplain.php99 function interwikilink($match, $name = NULL, $wikiName, $wikiUri) {
H A Dsyntax.php58 function handle($match, $state, $pos, &$handler){
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js12 }if(typeof selector=="string"){var match=quickExpr.exec(selector); variable
/plugin/eventum/
H A Dsyntax.php60 function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/explain/
H A Dsyntax.php103 function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/externalembed/
H A Dsyntax.php73 function handle($match, $state, $pos, $handler): array {
/plugin/externallink/
H A Dsyntax.php51 function handle($match, $state, $pos, &$handler){
/plugin/extlist/
H A Dsyntax.php115 protected function interpret($match) argument
219 _writeCall($tag, $attr, $state, $pos, $match, $handler) global() argument
230 _openList($m, $pos, $match, $handler) global() argument
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/extranet/
H A Dsyntax.php38 public function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/exttab1/
H A Dsyntax.php84 function handle($match, $state, $pos)
/plugin/exttab2/
H A Dsyntax.php108 function handle($match, $state, $pos, &$handler) {

1...<<11121314151617181920>>...57