Home
last modified time | relevance | path

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

/PHP-5.5/sapi/apache_hooks/
H A Dphp_apache.c114 #define APREQ_GET_THIS(ZVAL) if (NULL == (ZVAL = getThis())) { \ argument
119 #define APREQ_GET_REQUEST(ZVAL, R) APREQ_GET_THIS(ZVAL); \ argument
120 R = get_apache_request(ZVAL TSRMLS_CC)
/PHP-5.5/
H A D.gdbinit629 printf "ZVAL?(%-2d) ", $p->size
H A DNEWS57 . Fixed bug #72403 (Integer Overflow in Length of String-typed ZVAL). (Stas)

Completed in 30 milliseconds