Searched refs:_strnpos (Results 1 – 1 of 1) sorted by relevance
143 $todoTagStartPos = $this->_strnpos($wikitext, '<todo', $index);215 private function _strnpos($haystack, $needle, $occurance, $pos = 0) { function in action_plugin_todo