Searched defs:ONIGENC_ASCII_CODE_TO_LOWER_CASE (Results 1 – 1 of 1) sorted by relevance
/PHP-5.4/ext/mbstring/oniguruma/ | ||
H A D | regenc.h | 140 #define ONIGENC_ASCII_CODE_TO_LOWER_CASE(c) OnigEncAsciiToLowerCaseTable[c] macro |
Completed in 4 milliseconds