Home
last modified time | relevance | path

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

/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dascii.c49 args[0] = ONIG_TYPE_TAG | ONIG_TYPE_LONG; in init()
67 args[0] = ONIG_TYPE_TAG | ONIG_TYPE_LONG; in init()
69 args[2] = ONIG_TYPE_TAG | ONIG_TYPE_LONG; in init()
H A Dutf16_be.c50 args[0] = ONIG_TYPE_TAG | ONIG_TYPE_LONG; in init()
68 args[0] = ONIG_TYPE_TAG | ONIG_TYPE_LONG; in init()
70 args[2] = ONIG_TYPE_TAG | ONIG_TYPE_LONG; in init()
H A Dutf16_le.c48 args[0] = ONIG_TYPE_TAG | ONIG_TYPE_LONG; in init()
66 args[0] = ONIG_TYPE_TAG | ONIG_TYPE_LONG; in init()
68 args[2] = ONIG_TYPE_TAG | ONIG_TYPE_LONG; in init()
H A Doniguruma.h753 ONIG_TYPE_TAG = 1<<4, enumerator
H A Dregparse.c1560 t != ONIG_TYPE_TAG) 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()
1790 if (e->u.arg.types[j] == ONIG_TYPE_TAG) { in setup_ext_callout_list_values()
6883 case ONIG_TYPE_TAG: in parse_callout_args()
H A Dregexec.c6228 if (type == ONIG_TYPE_TAG) { in onig_builtin_max()
6294 if (type == ONIG_TYPE_TAG) { in onig_builtin_cmp()
6309 if (type == ONIG_TYPE_TAG) { in onig_builtin_cmp()

Completed in 55 milliseconds