Home
last modified time | relevance | path

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

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_watch.c241 static void phpdbg_change_watchpoint_access(phpdbg_watchpoint_t *watch, int access) { in phpdbg_change_watchpoint_access() function
247 phpdbg_change_watchpoint_access(watch, PROT_READ); in phpdbg_activate_watchpoint()
251 phpdbg_change_watchpoint_access(watch, PROT_READ | PROT_WRITE); in phpdbg_deactivate_watchpoint()

Completed in 8 milliseconds