Home
last modified time | relevance | path

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

/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dregparse.c6257 int curr_raw, in_raw; in parse_cc() local
6385 r = cc_char_next(cc, &curr_code, in_code, &curr_raw, in_raw, in_type, in parse_cc()
6495 r = cc_char_next(cc, &curr_code, 0, &curr_raw, 0, curr_type, &curr_type, in parse_cc()
6518 r = cc_char_next(cc, &curr_code, 0, &curr_raw, 0, curr_type, &curr_type, in parse_cc()
6558 r = cc_char_next(cc, &curr_code, 0, &curr_raw, 0, curr_type, &curr_type, in parse_cc()

Completed in 24 milliseconds