Home
last modified time | relevance | path

Searched defs:match (Results 126 – 150 of 1565) sorted by relevance

12345678910>>...63

/plugin/pureldap/classes/
H A DADClient.php107 public function getGroups($match = null, $filtermethod = self::FILTER_EQUAL)
154 public function getFilteredUsers($match, $filtermethod = self::FILTER_EQUAL)
/plugin/blogtng/syntax/
Dheader.php42 function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/latex-was/syntax/
Dddollar.php28 function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/latexwas/syntax/
Dddollar.php28 function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/command/syntax/
Dinline.php67 function parseCommandSyntax($match)
Dblock.php70 function parseCommandSyntax($match)
/plugin/hcalendar/syntax/
Dhelper.php3 function hcal_parseCommand($match) {
/plugin/imagebox/
Daction.php19 …public function rewrite_imagebox($match, $state, $pos, $plugin, helper_plugin_move_handler $handle…
/plugin/latex/syntax/
Dddollar.php28 function handle($match, $state, $pos, &$handler){
/plugin/include/syntax/
H A Deditbtn.php19 function handle($match, $state, $pos, Doku_Handler $handler) {
H A Dlocallink.php19 function handle($match, $state, $pos, Doku_Handler $handler) {
H A Dreadmore.php19 function handle($match, $state, $pos, Doku_Handler $handler) {
H A Dwrap.php20 function handle($match, $state, $pos, Doku_Handler $handler) {
H A Dcloselastsecedit.php19 function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/dwtimeline/syntax/
H A Ddwtimeline.php71 public function handle($match, $state, $pos, Doku_Handler $handler)
93 public function getTitleMatches(string $match): array
/plugin/virtualkeyboard/vk/extensions/dom/
Dautosuggest.js55 ,'match' : 'start'// how to filter user input property
143 this.setFilterMatch = function (match /* :String */) { argument
/plugin/combo/ComboStrap/
H A DMetadataFrontmatterStore.php192 public static function frontMatterMatchToAssociativeArray($match): ?array
206 public static function stripFrontmatterTag($match)
/plugin/yuriigantt/src/Driver/Embedded/
DRenderer.php67 public function plugin($name, $data, $state = '', $match = '')
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
DSpanFirst.php19 public function __construct($match = null, ?int $end = null)
/plugin/struct/syntax/
H A Dglobal.php40 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/fksnewsfeed/syntax/
Dstream.php15 public function handle($match, $state, $pos, Doku_Handler $handler): array {
/plugin/asciidocjs/node_modules/acorn/src/bin/
Dacorn.js27 let match = arg.match(/^--ecma(\d+)$/) variable
/plugin/wrap/syntax/
Dclosesection.php18 function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/adhoctags/syntax/
Dclosesection.php18 function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/ckgdoku/
Dscript.js49 …L_BLOCK~~\s*(<\/p>)*([\s\S]+)~~CLOSE_HTML_BLOCK~~\s*(<\/p>)*/gm, function(match,p,p1,text,p2) { … argument
59 …ace(/(<sup\s+class=\"dwfcknote fckgL\d+\"\>fckgL\d+\s*\<\/sup\>)\<\/a\>/gm, function(match,sup,a) { argument
157 rest.replace(attr, function(match, name) { argument

12345678910>>...63