Home
last modified time | relevance | path

Searched defs:markMatch (Results 1 – 3 of 3) sorted by relevance

/plugin/batchedit/
Dengine.php308 public function markMatch($offset) { function in BatcheditPage
795 abstract public function markMatch($pageId, $offset); function in BatcheditMarkPolicy
814 public function markMatch($pageId, $offset) { function in BatcheditMarkPolicyVerifyBoth
855 public function markMatch($pageId, $offset) { function in BatcheditMarkPolicyVerifyOffset
867 public function markMatch($pageId, $offset) { function in BatcheditMarkPolicyVerifyContext
/plugin/tagfilter/script/select2/
Dselect2.js370 function markMatch(text, term, markup, escapeMarkup) { function
3387 markMatch: markMatch, property
Dselect2.min.js22 …lect2-active"),this.opts.query({element:this.opts.element,term:f,page:d,context:g,matcher:this.opt… variable