Home
last modified time | relevance | path

Searched defs:checkpoint (Results 1 – 15 of 15) sorted by relevance

/PHP-7.4/Zend/
H A Dzend_arena.h99 static zend_always_inline void zend_arena_release(zend_arena **arena_ptr, void *checkpoint) in zend_arena_release()
195 static zend_always_inline void zend_arena_release(zend_arena **arena_ptr, void *checkpoint) in zend_arena_release()
/PHP-7.4/ext/opcache/Optimizer/
H A Doptimize_temp_vars_5.c55 void *checkpoint = zend_arena_checkpoint(ctx->arena); in zend_optimize_temporary_variables() local
H A Doptimize_func_calls.c164 void *checkpoint; in zend_optimize_func_calls() local
H A Dblock_pass.c1614 void *checkpoint; in zend_t_usage() local
1893 void *checkpoint; in zend_optimize_cfg() local
H A Dcompact_literals.c131 void *checkpoint = zend_arena_checkpoint(ctx->arena); in zend_optimizer_compact_literals() local
H A Ddfa_pass.c1317 void *checkpoint = zend_arena_checkpoint(ctx->arena); in zend_optimize_dfa() local
H A Dzend_optimizer.c1374 void *checkpoint = zend_arena_checkpoint(ctx.arena); in zend_optimize_script() local
H A Dsccp.c2530 void *checkpoint = zend_arena_checkpoint(ctx->arena); in sccp_optimize_op_array() local
/PHP-7.4/ext/json/
H A Djson_encoder.c263 size_t pos, checkpoint; in php_json_escape_string() local
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_result.c656 void *checkpoint; in MYSQLND_METHOD() local
788 void *checkpoint; in MYSQLND_METHOD() local
H A Dmysqlnd_ps.c834 void *checkpoint; in mysqlnd_stmt_fetch_row_unbuffered() local
H A Dmysqlnd_structs.h57 void *checkpoint; member
/PHP-7.4/ext/opcache/
H A Dzend_shared_alloc.c526 void zend_shared_alloc_restore_xlat_table(uint32_t checkpoint) in zend_shared_alloc_restore_xlat_table()
H A Dzend_file_cache.c1526 void *mem, *checkpoint, *buf; local
H A DZendAccelerator.c4135 uint32_t checkpoint; in preload_script_in_shared_memory() local

Completed in 85 milliseconds