Searched defs:zend_str_tolower_copy (Results 1 – 1 of 1) sorted by relevance
/PHP-8.3/Zend/ | ||
H A D | zend_operators.c | 2958 ZEND_API char* ZEND_FASTCALL zend_str_tolower_copy(char *dest, const char *source, size_t length) /… in zend_str_tolower_copy() function |
Completed in 23 milliseconds