Searched refs:_isSamePage (Results 1 – 2 of 2) sorted by relevance
| /plugin/autolink4/syntax/ | ||
| D | regex.php | 69 if (!$this->_isSamePage($s[self::$TO], $ID)) { |
| D | allwords.php | 185 function _isSamePage($p1, $p2) { function in syntax_plugin_autolink4_allwords |