php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
_php_random_engine Struct Reference

#include <php_random.h>

Data Fields

php_random_algo_with_state engine
 
zend_object std
 

Detailed Description

Definition at line 112 of file php_random.h.

Field Documentation

◆ engine

php_random_algo_with_state _php_random_engine::engine

Definition at line 113 of file php_random.h.

◆ std

zend_object _php_random_engine::std

Definition at line 114 of file php_random.h.


The documentation for this struct was generated from the following file: