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

#include <php_gmp_int.h>

Data Fields

mpz_t num
 
zend_object std
 

Detailed Description

Definition at line 21 of file php_gmp_int.h.

Field Documentation

◆ num

mpz_t _gmp_object::num

Definition at line 22 of file php_gmp_int.h.

◆ std

zend_object _gmp_object::std

Definition at line 23 of file php_gmp_int.h.


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