Home
last modified time | relevance | path

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

/plugin/dir/
H A Dsyntax.php859 return $this->_sortPageByKey($a, $b, 0);
862 function _sortPageByKey(&$a, &$b, $index) { function in syntax_plugin_dir
871 return $this->_sortPageByKey($a, $b, $index + 1);