Searched hist:ee8e75aa (Results 1 - 3 of 3) sorted by relevance
/PHP-7.3/Zend/ | ||
H A D | zend_hash.h | diff ee8e75aa Sun Jun 25 15:55:56 UTC 2017 Nikita Popov <nikita.ppv@gmail.com> Extract zend_get_callable_name() API Instead of interleaving this inside zend_is_callable(), implement this in a separate function instead. Also add _deref() hash APIs. I've wanted these for a while, and this is another place where they're useful, so finally do it... |
H A D | zend_API.h | diff ee8e75aa Sun Jun 25 15:55:56 UTC 2017 Nikita Popov <nikita.ppv@gmail.com> Extract zend_get_callable_name() API Instead of interleaving this inside zend_is_callable(), implement this in a separate function instead. Also add _deref() hash APIs. I've wanted these for a while, and this is another place where they're useful, so finally do it... |
H A D | zend_API.c | diff ee8e75aa Sun Jun 25 15:55:56 UTC 2017 Nikita Popov <nikita.ppv@gmail.com> Extract zend_get_callable_name() API Instead of interleaving this inside zend_is_callable(), implement this in a separate function instead. Also add _deref() hash APIs. I've wanted these for a while, and this is another place where they're useful, so finally do it... |
Completed in 174 milliseconds