Home
last modified time | relevance | path

Searched full:strnatcasecmp (Results 26 – 28 of 28) sorted by path

12

/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1 … strip_tags stripcslashes ' +\n 'stripos stripslashes stristr strlen strnatcasecmp strnatcmp strn…
/plugin/tindexmenu/syntax/
H A Dindexmenu.php698 return strnatcasecmp($b['sort'], $a['sort']);
700 return strnatcasecmp($a['sort'], $b['sort']);
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/
H A DPlugin.php620 return strnatcasecmp($a['displayPath'], $b['displayPath']);

12