SYMBOL INDEX (54 symbols across 22 files) FILE: lib/byte_safe_strings.php function RandomCompat_strlen (line 47) | function RandomCompat_strlen($binary_string) function RandomCompat_strlen (line 70) | function RandomCompat_strlen($binary_string) function RandomCompat_substr (line 103) | function RandomCompat_substr($binary_string, $start, $length = null) function RandomCompat_substr (line 161) | function RandomCompat_substr($binary_string, $start, $length = null) FILE: lib/cast_to_int.php function RandomCompat_intval (line 48) | function RandomCompat_intval($number, $fail_open = false) FILE: lib/error_polyfill.php class Error (line 31) | class Error extends Exception class TypeError (line 39) | class TypeError extends Error class TypeError (line 44) | class TypeError extends Exception FILE: lib/random.php function random_bytes (line 211) | function random_bytes($length) FILE: lib/random_bytes_com_dotnet.php function random_bytes (line 41) | function random_bytes($bytes) FILE: lib/random_bytes_dev_urandom.php function random_bytes (line 48) | function random_bytes($bytes) FILE: lib/random_bytes_libsodium.php function random_bytes (line 43) | function random_bytes($bytes) FILE: lib/random_bytes_libsodium_legacy.php function random_bytes (line 43) | function random_bytes($bytes) FILE: lib/random_bytes_mcrypt.php function random_bytes (line 42) | function random_bytes($bytes) FILE: lib/random_int.php function random_int (line 41) | function random_int($min, $max) FILE: other/ide_stubs/COM.php class COM (line 7) | class COM method GetRandom (line 16) | public function GetRandom($bytes, $dummy) FILE: other/ide_stubs/com_exception.php class com_exception (line 8) | class com_exception extends Exception FILE: other/ide_stubs/libsodium.php function randombytes_buf (line 18) | function randombytes_buf( function randombytes_random16 (line 31) | function randombytes_random16() function randombytes_uniform (line 43) | function randombytes_uniform( class Sodium (line 52) | class Sodium method randombytes_buf (line 62) | public static function randombytes_buf($length) method randombytes_random16 (line 73) | public static function randombytes_random16() method randombytes_uniform (line 85) | public static function randombytes_uniform($upperBoundNonInclusive = 0) FILE: other/phpunit-shim.php class PHPUnit_Framework_TestCase (line 3) | class PHPUnit_Framework_TestCase extends \PHPUnit\Framework\TestCase FILE: tests/full/DieHardTest.php class DieHardTest (line 2) | class DieHardTest extends PHPUnit_Framework_TestCase method testBirthday (line 9) | public function testBirthday() FILE: tests/full/StatTest.php class StatTest (line 3) | class StatTest extends PHPUnit_Framework_TestCase method testDistribution (line 10) | public function testDistribution() method testCoverage (line 25) | public function testCoverage() method testCompressionRatios (line 41) | public function testCompressionRatios() FILE: tests/unit/RandomBytesTest.php class RandomBytesTest (line 2) | class RandomBytesTest extends PHPUnit_Framework_TestCase method testFuncExists (line 4) | public function testFuncExists() method testInvalidParams (line 9) | public function testInvalidParams() method testOutput (line 37) | public function testOutput() FILE: tests/unit/RandomIntTest.php class RandomIntTest (line 2) | class RandomIntTest extends PHPUnit_Framework_TestCase method testFuncExists (line 4) | public function testFuncExists() method testOutput (line 9) | public function testOutput() method testRandomRange (line 57) | public function testRandomRange() FILE: tests/unit/UtilityTest.php class UtilityTest (line 2) | class UtilityTest extends PHPUnit_Framework_TestCase method testStrlen (line 4) | public function testStrlen() method testIntval (line 14) | public function testIntval() FILE: tests/unit_with_basedir/RandomBytesTest.php class RandomBytesTest (line 2) | class RandomBytesTest extends PHPUnit_Framework_TestCase method testFuncExists (line 6) | public function testFuncExists() method testInvalidParams (line 11) | public function testInvalidParams() method testOutput (line 49) | public function testOutput() FILE: tests/unit_with_basedir/RandomIntTest.php class RandomIntTest (line 2) | class RandomIntTest extends PHPUnit_Framework_TestCase method testFuncExists (line 6) | public function testFuncExists() method testOutput (line 11) | public function testOutput() method testRandomRange (line 64) | public function testRandomRange() FILE: tests/unit_with_basedir/UtilityTest.php class UtilityTest (line 2) | class UtilityTest extends PHPUnit_Framework_TestCase method testStrlen (line 4) | public function testStrlen() method testIntval (line 14) | public function testIntval()