php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
engine_user.c File Reference
#include "php.h"
#include "php_random.h"

Go to the source code of this file.

Variables

PHPAPI const php_random_algo php_random_algo_user
 

Variable Documentation

◆ php_random_algo_user

PHPAPI const php_random_algo php_random_algo_user
Initial value:
= {
generate,
range,
}
#define NULL
Definition gdcache.h:45
struct _php_random_status_state_user php_random_status_state_user

Definition at line 76 of file engine_user.c.