php_random_bytes_throw 206 ext/standard/random.c if (php_random_bytes_throw(ZSTR_VAL(bytes), size) == FAILURE) { php_random_bytes_throw 241 ext/standard/random.c if (php_random_bytes_throw(&result, sizeof(result)) == FAILURE) { php_random_bytes_throw 260 ext/standard/random.c if (php_random_bytes_throw(&result, sizeof(result)) == FAILURE) {