Searched defs:zend_memrchr (Results 1 – 1 of 1) sorted by relevance
/PHP-8.3/Zend/ | ||
H A D | zend_operators.h | 217 static zend_always_inline const void *zend_memrchr(const void *s, int c, size_t n) in zend_memrchr() function |
Completed in 10 milliseconds