wpseek.com
A WordPress-centric search engine for devs and theme authors
wp-includes/random_compat/byte_safe_strings.php › WordPress File
Functions2
› Random_* Compatibility Library
for using the new PHP 7 random_* API in PHP 5 projects
Function | Short description |
---|---|
randomcompat_strlen | strlen() implementation that isn't brittle to mbstring.func_overload |
randomcompat_substr | substr() implementation that isn't brittle to mbstring.func_overload |