Lines Matching defs:zv
357 void phpdbg_set_zval_watchpoint(zval *zv, phpdbg_watchpoint_t *watch) {
547 phpdbg_watch_element *phpdbg_add_ht_watch_element(zval *zv, phpdbg_watch_element *element) {
573 …recursive_watch_from_ht(phpdbg_watch_element *element, zend_long idx, zend_string *str, zval *zv) {
599 zval *zv; local
720 zval *zv; local
779 zval _zv, *zv = &_zv; local
1019 zval *zv; local
1253 static int phpdbg_create_simple_watchpoint(zval *zv, phpdbg_watch_element *element) {
1259 static int phpdbg_create_array_watchpoint(zval *zv, phpdbg_watch_element *element) {
1285 static int phpdbg_create_recursive_watchpoint(zval *zv, phpdbg_watch_element *element) {
1294 …har *name, size_t namelen, char *key, size_t keylen, HashTable *parent, zval *zv, phpdbg_watch_par…
1335 …har *name, size_t namelen, char *key, size_t keylen, HashTable *parent, zval *zv, phpdbg_watch_par…