should_throw 37 ext/standard/php_random.h PHPAPI int php_random_bytes(void *bytes, size_t size, zend_bool should_throw); should_throw 85 ext/standard/random.c PHPAPI int php_random_bytes(void *bytes, size_t size, zend_bool should_throw) should_throw 90 ext/standard/random.c if (should_throw) { should_throw 127 ext/standard/random.c if (should_throw) { should_throw 146 ext/standard/random.c if (should_throw) { should_throw 160 ext/standard/random.c if (should_throw) { should_throw 177 ext/standard/random.c if (should_throw) {