Searched refs:BLOCKCONV_INIT_RANGE (Results 1 – 1 of 1) sorted by relevance
62 #define BLOCKCONV_INIT_RANGE(start, end) \ macro2730 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