|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <sljitLir.h>
Data Fields | |
| void * | buffer |
| sljit_uw | size |
| sljit_sw | executable_offset |
Definition at line 454 of file sljitLir.h.
| void* sljit_generate_code_buffer::buffer |
Definition at line 455 of file sljitLir.h.
| sljit_sw sljit_generate_code_buffer::executable_offset |
Definition at line 457 of file sljitLir.h.
| sljit_uw sljit_generate_code_buffer::size |
Definition at line 456 of file sljitLir.h.