Searched refs:array_wrapper (Results 1 – 1 of 1) sorted by relevance
266 zval* array_wrapper = NULL; \268 "|a!", &array_wrapper) == FAILURE) { \271 Message_construct(getThis(), array_wrapper); \348 void Message_construct(zval* msg, zval* array_wrapper) { argument357 if (array_wrapper == NULL) {361 HashTable* array = Z_ARRVAL_P(array_wrapper);