Home
last modified time | relevance | path

Searched refs:_strnpos (Results 1 – 1 of 1) sorted by relevance

/plugin/todo/
H A Daction.php143 $todoTagStartPos = $this->_strnpos($wikitext, '<todo', $index);
216 private function _strnpos($haystack, $needle, $occurance, $pos = 0) {
192 private function _strnpos($haystack, $needle, $occurance, $pos = 0) { global() function in action_plugin_todo