Home
last modified time | relevance | path

Searched refs:BLOCKCONV_INIT_RANGE (Results 1 – 1 of 1) sorted by relevance

/PHP-8.2/Zend/
H A Dzend_operators.c62 #define BLOCKCONV_INIT_RANGE(start, end) \ macro
2730 BLOCKCONV_INIT_RANGE('A', 'Z'); in zend_str_tolower_impl()
2752 BLOCKCONV_INIT_RANGE('a', 'z'); in zend_str_toupper_impl()
2864 BLOCKCONV_INIT_RANGE('A', 'Z'); in zend_string_tolower_ex()
2913 BLOCKCONV_INIT_RANGE('a', 'z'); in zend_string_toupper_ex()

Completed in 23 milliseconds