Home
last modified time | relevance | path

Searched refs:phpdbg_change_watchpoint_access (Results 1 – 1 of 1) sorted by relevance

/PHP-8.2/sapi/phpdbg/
H A Dphpdbg_watch.c237 static void phpdbg_change_watchpoint_access(phpdbg_watchpoint_t *watch, int access) { in phpdbg_change_watchpoint_access() function
273 phpdbg_change_watchpoint_access(watch, PROT_READ); in phpdbg_activate_watchpoint()
277 phpdbg_change_watchpoint_access(watch, PROT_READ | PROT_WRITE); in phpdbg_deactivate_watchpoint()

Completed in 15 milliseconds