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