[ Index ] |
PHP Cross Reference of WordPress |
![]() | Up one level | |
![]() | constants.php [source] [52 lines] | |
![]() | namespaced.php [source] [48 lines] | |
![]() | php72compat.php [source] [1366 lines] | This file will monkey patch the pure-PHP implementation in place of the PECL functions and constants, but only if they do not already exist. Thus, the functions or constants just proxy to the appropriate ParagonIE_Sodium_Compat method or class constant, respectively. |
![]() | php72compat_const.php [source] [90 lines] | |
![]() | sodium_compat.php [source] [826 lines] | This file will monkey patch the pure-PHP implementation in place of the PECL functions, but only if they do not already exist. Thus, the functions just proxy to the appropriate ParagonIE_Sodium_Compat method. |
Generated: Wed Apr 21 01:00:05 2021 | Cross-referenced by PHPXref 0.7.1 |