Searched refs:markMatch (Results 1 – 3 of 3) sorted by relevance
| /plugin/batchedit/ |
| D | engine.php | 308 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 827 $this->pages[$pageId]->markMatch($offset); 855 public function markMatch($pageId, $offset) { function in BatcheditMarkPolicyVerifyOffset 857 $this->pages[$pageId]->markMatch($offset); 867 public function markMatch($pageId, $offset) { function in BatcheditMarkPolicyVerifyContext 873 $this->pages[$pageId]->markMatch($offset); 903 $this->pages[$pageId]->markMatch($minOffset); 1078 $policy->markMatch($pageId, $offset);
|
| /plugin/tagfilter/script/select2/ |
| D | select2.js | 370 function markMatch(text, term, markup, escapeMarkup) { function 3323 markMatch(result.text, query.term, markup, escapeMarkup); 3387 markMatch: markMatch, property
|
| D | select2.min.js | 22 …"json"}},window.Select2={query:{ajax:H,local:I,tags:J},util:{debounce:w,markMatch:F,escapeMarkup:G… property
|