Searched refs:sodium_add (Results 1 – 6 of 6) sorted by relevance
29 sodium_add($notStr, $addStr);36 sodium_add($str, $addStr);41 sodium_add($str, $addStr);
26 sodium_add($v, $w);
36 PHP_FUNCTION(sodium_add);
210 function sodium_add(string &$string1, string $string2): void {} function
665 ZEND_FUNCTION(sodium_add);848 ZEND_FE(sodium_add, arginfo_sodium_add)
454 PHP_FUNCTION(sodium_add) in PHP_FUNCTION() argument480 sodium_add(val, addv, val_len); in PHP_FUNCTION()
Completed in 74 milliseconds