[ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
Up one level | ||
constants.php [source] [52 lines] | ||
namespaced.php [source] [48 lines] | ||
php72compat.php [source] [1665 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] | ||
php84compat.php [source] [130 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. | |
php84compat_const.php [source] [10 lines] | ||
ristretto255.php [source] [277 lines] | ||
sodium_compat.php [source] [999 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. | |
stream-xchacha20.php [source] [74 lines] |
Generated : Sun Nov 24 08:20:01 2024 | Cross-referenced by PHPXref |