Home
last modified time | relevance | path

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

/PHP-7.1/ext/mbstring/oniguruma/
H A Dregint.h290 : (ONIGENC_IS_CODE_UPPER(enc,code) ? (code) - 'A' + 10 : (code) - 'a' + 10))
H A Doniguruma.h313 #define ONIGENC_IS_CODE_UPPER(enc,code) \ macro

Completed in 14 milliseconds