Home
last modified time | relevance | path

Searched refs:opslimit (Results 1 – 1 of 1) sorted by relevance

/PHP-7.3/ext/sodium/
H A Dlibsodium.c139 ZEND_ARG_INFO(0, opslimit)
147 ZEND_ARG_INFO(0, opslimit)
1812 zend_long opslimit; in PHP_FUNCTION() local
1835 if (opslimit <= 0) { in PHP_FUNCTION()
1898 zend_long opslimit; in PHP_FUNCTION() local
1908 if (opslimit <= 0) { in PHP_FUNCTION()
1952 zend_long opslimit; in PHP_FUNCTION() local
2004 zend_long opslimit; in PHP_FUNCTION() local
2020 if (opslimit <= 0) { in PHP_FUNCTION()
2064 zend_long opslimit; in PHP_FUNCTION() local
[all …]

Completed in 19 milliseconds