Home
last modified time | relevance | path

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

/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dregint.h282 (ONIGENC_IS_CODE_ASCII(code) && ONIGENC_IS_CODE_DIGIT(enc,code))
H A Doniguruma.h309 #define ONIGENC_IS_CODE_DIGIT(enc,code) \ macro
H A Dregparse.c5618 if (! ONIGENC_IS_CODE_DIGIT(enc, c)) goto lparen_qmark_end; in fetch_token()

Completed in 35 milliseconds