Home
last modified time | relevance | path

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

/PHP-8.2/Zend/
H A Dzend_operators.c68 #define BLOCKCONV_INIT_DELTA(delta) \ macro
2731 BLOCKCONV_INIT_DELTA('a' - 'A'); in zend_str_tolower_impl()
2753 BLOCKCONV_INIT_DELTA('A' - 'a'); in zend_str_toupper_impl()
2873 BLOCKCONV_INIT_DELTA('a' - 'A'); in zend_string_tolower_ex()
2922 BLOCKCONV_INIT_DELTA('A' - 'a'); in zend_string_toupper_ex()

Completed in 15 milliseconds