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

#include <proc_open.h>

Data Fields

char * envp
 
char ** envarray
 

Detailed Description

Definition at line 30 of file proc_open.h.

Field Documentation

◆ envarray

char** _php_process_env::envarray

Definition at line 33 of file proc_open.h.

◆ envp

char* _php_process_env::envp

Definition at line 31 of file proc_open.h.


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