Home
last modified time | relevance | path

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

/PHP-8.1/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()
H A Dzend_compile.c2361 static void zend_short_circuiting_commit(uint32_t checkpoint, znode *result, zend_ast *ast) in zend_short_circuiting_commit()
10283 uint32_t checkpoint = zend_short_circuiting_checkpoint(); in zend_compile_expr() local
10328 uint32_t checkpoint = zend_short_circuiting_checkpoint(); in zend_compile_var() local
/PHP-8.1/Zend/Optimizer/
H A Doptimize_temp_vars_5.c54 void *checkpoint = zend_arena_checkpoint(ctx->arena); in zend_optimize_temporary_variables() local
H A Doptimize_func_calls.c172 void *checkpoint; in zend_optimize_func_calls() local
H A Dblock_pass.c1591 void *checkpoint; in zend_t_usage() local
1865 void *checkpoint; in zend_optimize_cfg() local
H A Dcompact_literals.c162 void *checkpoint = zend_arena_checkpoint(ctx->arena); in zend_optimizer_compact_literals() local
H A Ddfa_pass.c1748 void *checkpoint = zend_arena_checkpoint(ctx->arena); in zend_optimize_dfa() local
H A Dsccp.c2537 void *checkpoint = zend_arena_checkpoint(ctx->arena); in sccp_optimize_op_array() local
/PHP-8.1/ext/json/
H A Djson_encoder.c317 size_t pos, checkpoint; in php_json_escape_string() local
/PHP-8.1/ext/opcache/jit/
H A Dzend_jit.c2431 void *checkpoint; in zend_jit_allocate_registers() local
2697 void *checkpoint = NULL; in zend_jit() local
4216 void *checkpoint; in zend_real_jit_func() local
4540 void *checkpoint; in zend_jit_script() local
H A Dzend_jit_trace.c600 void *checkpoint = zend_arena_checkpoint(CG(arena)); in zend_jit_trace_build_ssa() local
2703 void *checkpoint; in zend_jit_trace_allocate_registers() local
3976 void *checkpoint; in zend_jit_trace() local
7093 void *checkpoint; in zend_jit_trace_exit_to_vm() local
/PHP-8.1/ext/opcache/
H A Dzend_shared_alloc.c530 void zend_shared_alloc_restore_xlat_table(uint32_t checkpoint) in zend_shared_alloc_restore_xlat_table()
H A Dzend_file_cache.c1695 void *mem, *checkpoint, *buf; local
H A DZendAccelerator.c3926 void *checkpoint = zend_arena_checkpoint(CG(arena)); local
4241 uint32_t checkpoint; local
/PHP-8.1/ext/mysqlnd/
H A Dmysqlnd_result.c420 void *checkpoint; in MYSQLND_METHOD() local
H A Dmysqlnd_ps.c760 void *checkpoint; in mysqlnd_fetch_stmt_row_cursor() local
H A Dmysqlnd_structs.h54 void *checkpoint; member

Completed in 124 milliseconds