Zend Framework
3.0
|
This is the complete list of members for StringUtils, including all inherited members.
$hasPcreUnicodeSupport | StringUtils | protectedstatic |
$singleByteEncodings | StringUtils | protectedstatic |
$wrapperRegistry | StringUtils | protectedstatic |
getRegisteredWrappers() | StringUtils | static |
getSingleByteEncodings() | StringUtils | static |
getWrapper($encoding= 'UTF-8', $convertEncoding=null) | StringUtils | static |
hasPcreUnicodeSupport() | StringUtils | static |
isSingleByteEncoding($encoding) | StringUtils | static |
isValidUtf8($str) | StringUtils | static |
registerWrapper($wrapper) | StringUtils | static |
resetRegisteredWrappers() | StringUtils | static |
unregisterWrapper($wrapper) | StringUtils | static |