Searched refs:p (Results 1 – 2 of 2) sorted by relevance
10 #define ZVAL_DS_PAIR(z, p) ZVAL_OBJ(z, (zend_object*) p) argument12 #define RETURN_DS_PAIR(p) \ argument14 php_ds_pair_t *_p = (php_ds_pair_t *) p; \
8 You can read about it in more detail [in this blog post](https://medium.com/p/9dda7af674cd) which h…
Completed in 4 milliseconds