Home
last modified time | relevance | path

Searched refs:zval (Results 476 – 479 of 479) sorted by last modified time

1...<<11121314151617181920

/PHP-5.5/
H A DREADME.NEW-OUTPUT-API17 Starting an user handler by zval:
H A DREADME.PARAMETER_PARSING_API52 a - array (zval*)
66 r - resource (zval*)
68 z - the actual zval (zval*)
69 Z - the actual zval (zval**)
119 zval *param;
127 zval *obj;
138 zval *obj;
139 zval *arr;
147 zval *arr;
181 zval ***varargs = NULL;
[all …]
H A DNEWS7973 - Fixed bug #39576 (array_walk() doesn't separate user data zval). (Tony)
H A D.gdbinit100 set $zvalue = *(zval **)($fst.arguments - $count)
169 prints zval contents
281 set $zcontents = (zval*) $zvalue
343 set $zval = *(zval **)$p->pData
344 ____printzv $zval 1
362 dumps elements of HashTable made of zval

Completed in 50 milliseconds

1...<<11121314151617181920