Home
last modified time | relevance | path

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

/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dascii.c50 args[1] = ONIG_TYPE_CHAR; in init()
59 args[0] = ONIG_TYPE_CHAR; opts[0].c = '>'; in init()
63 args[0] = ONIG_TYPE_CHAR; opts[0].c = '>'; in init()
H A Dutf16_be.c51 args[1] = ONIG_TYPE_CHAR; in init()
60 args[0] = ONIG_TYPE_CHAR; opts[0].c = '>'; in init()
64 args[0] = ONIG_TYPE_CHAR; opts[0].c = '>'; in init()
H A Dutf16_le.c49 args[1] = ONIG_TYPE_CHAR; in init()
58 args[0] = ONIG_TYPE_CHAR; opts[0].c = '>'; in init()
62 args[0] = ONIG_TYPE_CHAR; opts[0].c = '>'; in init()
H A Doniguruma.h750 ONIG_TYPE_CHAR = 1<<1, enumerator
H A Dregparse.c1559 if (t != ONIG_TYPE_LONG && t != ONIG_TYPE_CHAR && t != ONIG_TYPE_STRING && in onig_set_callout_of_name()
1566 if (t != ONIG_TYPE_CHAR && t != ONIG_TYPE_STRING && t != ONIG_TYPE_TAG) in onig_set_callout_of_name()
6869 case ONIG_TYPE_CHAR: in parse_callout_args()
H A Dregexec.c6479 ts[0] = ONIG_TYPE_CHAR; in onig_setup_builtin_monitors_by_ascii_encoded_name()

Completed in 68 milliseconds