Searched refs:APREQ_GET_THIS (Results 1 – 1 of 1) sorted by relevance
114 #define APREQ_GET_THIS(ZVAL) if (NULL == (ZVAL = getThis())) { \ macro119 #define APREQ_GET_REQUEST(ZVAL, R) APREQ_GET_THIS(ZVAL); \
Completed in 8 milliseconds