Home
last modified time | relevance | path

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

/PHP-5.5/sapi/apache_hooks/
H A Dphp_apache.c114 #define APREQ_GET_THIS(ZVAL) if (NULL == (ZVAL = getThis())) { \ macro
119 #define APREQ_GET_REQUEST(ZVAL, R) APREQ_GET_THIS(ZVAL); \

Completed in 10 milliseconds