Home
last modified time | relevance | path

Searched full:strnatcmp (Results 1 – 22 of 22) sorted by relevance

/plugin/filterrss/
H A Dhelper.php30 …'desc' => 'natural sort assoc array using php strnatcmp function and key passed in the second ar…
73 return strnatcmp($a, $b);
/plugin/spatialhelper/helper/
H A Dsearch.php168 static fn($a, $b) => strnatcmp($a ['distance'], $b ['distance'])
172 static fn($a, $b) => strnatcmp($a ['distance'], $b ['distance'])
/plugin/syntaxhighlighter/Uncompressed/
H A DshBrushPhp.js34 'stripos stripslashes stristr strlen strnatcasecmp strnatcmp strncasecmp strncmp strpbrk '+
/plugin/syntaxhighlighter/Scripts/
H A DshBrushPhp.js9 …tags stripcslashes '+'stripos stripslashes stristr strlen strnatcasecmp strnatcmp strncasecmp strn…
/plugin/icalendar/
H A Dsyntax.php350 return strnatcmp($a['startunixdate'], $b['startunixdate']);
355 return strnatcmp($b['endunixdate'], $a['endunixdate']);
/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshBrushPhp.js39 'stripos stripslashes stristr strlen strnatcasecmp strnatcmp strncasecmp strncmp strpbrk '+
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshBrushPhp.js55 'stripos stripslashes stristr strlen strnatcasecmp strnatcmp strncasecmp strncmp strpbrk '+
/plugin/tagsections/action/
H A Dajax.php121 …if ($pos >= count($data) || ($data[$pos]['level'] <= $level+1 && strnatcmp(utf8_encodeFN($data[$po…
/plugin/confmanager/
H A Dhelper.php112 return strnatcmp($k1,$k2);
/dokuwiki/inc/Utf8/
H A DSort.php82 * Drop-in replacement for strcmp(), strcasecmp(), strnatcmp() and strnatcasecmp().
/plugin/codemirror/dist/modes/
H A Dphp.min.js1 …rc32 getimagesize image_type_to_mime_type phpinfo phpversion phpcredits strnatcmp strnatcasecmp su…
H A Dphp.min.js.map1 …rc32 getimagesize image_type_to_mime_type phpinfo phpversion phpcredits strnatcmp strnatcasecmp su…
/dokuwiki/lib/plugins/config/
H A Dadmin.php168 return strnatcmp($a->getKey(), $b->getKey());
/template/starterbootstrap/
H A Dtpl_functions.php477 …if ($pos >= count($data) || ($data[$pos]['level'] <= $level+1 && strnatcmp(utf8_encodeFN($data[$po…
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dphp-brief.php81 'constant', 'bin2hex', 'sleep', 'usleep', 'time', 'mktime', 'gmmktime', 'strftime', 'gmstrftime', 'strtotime', 'date', 'gmdate', 'getdate', 'localtime', 'checkdate', 'flush', 'wordwrap', 'htmlspecialchars', 'htmlentities', 'html_entity_decode', 'md5', 'md5_file', 'crc32', 'getimagesize', 'image_type_to_mime_type', 'phpinfo', 'phpversion', 'phpcredits', 'strnatcmp', 'strnatcasecmp', 'substr_count', 'strspn', 'strcspn', 'strtok', 'strtoupper', 'strtolower', 'strpos', 'strrpos', 'strrev', 'hebrev', 'hebrevc', 'nl2br', 'basename', 'dirname', 'pathinfo', 'stripslashes', 'stripcslashes', 'strstr', 'stristr', 'strrchr', 'str_shuffle', 'str_word_count', 'strcoll', 'substr', 'substr_replace', 'quotemeta', 'ucfirst', 'ucwords', 'strtr', 'addslashes', 'addcslashes', 'rtrim', 'str_replace', 'str_repeat', 'count_chars', 'chunk_split', 'trim', 'ltrim', 'strip_tags', 'similar_text', 'explode', 'implode', 'setlocale', 'localeconv',
H A Dphp.php845 'strnatcmp','strpbrk','strncasecmp','strncmp','strpos','strrchr',
/plugin/dw2pdf/
H A Daction.php947 return strnatcmp($partA, $partB);
950 return strnatcmp($a['id'], $b['id']);
/plugin/include/
H A Dhelper.php795 * @link http://php.net/manual/en/function.strnatcmp.php
/plugin/pagequery/
H A DPageQuery.php656 $key_cmp = strnatcmp((string)$left[$key], (string)$right[$key]);
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js4663 …gs stripcslashes ' + 'stripos stripslashes stristr strlen strnatcasecmp strnatcmp strncasecmp strn…
H A Dsyntaxhighlighter.js.map1 …stripcslashes ' +\n 'stripos stripslashes stristr strlen strnatcasecmp strnatcmp strncasecmp strn…
/plugin/aceeditor/
H A Dbuild.js1 …ip_tags|stripcslashes|stripos|stripslashes|stristr|strlen|strnatcasecmp|strnatcmp|strncasecmp|strn…