Searched defs:zend_str_tolower_copy (Results 1 – 1 of 1) sorted by relevance
/PHP-7.2/Zend/ | ||
H A D | zend_operators.c | 2540 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 30 milliseconds