Home
last modified time | relevance | path

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

/dports/lang/quickjs/quickjs-2021-03-27/
H A Dlibregexp.c400 static int re_emit_op_u32(REParseState *s, int op, uint32_t val) in re_emit_op_u32() function
832 re_emit_op_u32(s, REOP_char32, -1); in re_emit_range()
1302 pos = re_emit_op_u32(s, REOP_lookahead + is_neg, 0); in re_parse_term()
1495 re_emit_op_u32(s, REOP_char32, c); in re_parse_term()
1669 re_emit_op_u32(s, REOP_split_goto_first + greedy, in re_parse_term()
1680 re_emit_op_u32(s, REOP_push_i32, quant_max - quant_min); in re_parse_term()
1682 re_emit_op_u32(s, REOP_split_goto_first + greedy, len + 5); in re_parse_term()
1760 pos = re_emit_op_u32(s, REOP_goto, 0); in re_parse_disjunction()
1856 re_emit_op_u32(s, REOP_split_goto_first, 1 + 5); in lre_compile()
1858 re_emit_op_u32(s, REOP_goto, -(5 + 1 + 5)); in lre_compile()
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/quickjs/
H A Dlibregexp.c398 static int re_emit_op_u32(REParseState *s, int op, uint32_t val) in re_emit_op_u32() function
827 re_emit_op_u32(s, REOP_char32, -1); in re_emit_range()
1279 pos = re_emit_op_u32(s, REOP_lookahead + is_neg, 0); in re_parse_term()
1472 re_emit_op_u32(s, REOP_char32, c); in re_parse_term()
1630 re_emit_op_u32(s, REOP_split_goto_first + greedy, in re_parse_term()
1641 re_emit_op_u32(s, REOP_push_i32, quant_max - quant_min); in re_parse_term()
1643 re_emit_op_u32(s, REOP_split_goto_first + greedy, len + 5); in re_parse_term()
1714 pos = re_emit_op_u32(s, REOP_goto, 0); in re_parse_disjunction()
1810 re_emit_op_u32(s, REOP_split_goto_first, 1 + 5); in lre_compile()
1812 re_emit_op_u32(s, REOP_goto, -(5 + 1 + 5)); in lre_compile()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/quickjs/
H A Dlibregexp.c398 static int re_emit_op_u32(REParseState *s, int op, uint32_t val) in re_emit_op_u32() function
827 re_emit_op_u32(s, REOP_char32, -1); in re_emit_range()
1279 pos = re_emit_op_u32(s, REOP_lookahead + is_neg, 0); in re_parse_term()
1472 re_emit_op_u32(s, REOP_char32, c); in re_parse_term()
1630 re_emit_op_u32(s, REOP_split_goto_first + greedy, in re_parse_term()
1641 re_emit_op_u32(s, REOP_push_i32, quant_max - quant_min); in re_parse_term()
1643 re_emit_op_u32(s, REOP_split_goto_first + greedy, len + 5); in re_parse_term()
1714 pos = re_emit_op_u32(s, REOP_goto, 0); in re_parse_disjunction()
1810 re_emit_op_u32(s, REOP_split_goto_first, 1 + 5); in lre_compile()
1812 re_emit_op_u32(s, REOP_goto, -(5 + 1 + 5)); in lre_compile()
/dports/games/warzone2100/warzone2100/3rdparty/quickjs/
H A Dlibregexp.c404 static int re_emit_op_u32(REParseState *s, int op, uint32_t val) in re_emit_op_u32() function
836 re_emit_op_u32(s, REOP_char32, -1); in re_emit_range()
1306 pos = re_emit_op_u32(s, REOP_lookahead + is_neg, 0); in re_parse_term()
1499 re_emit_op_u32(s, REOP_char32, c); in re_parse_term()
1673 re_emit_op_u32(s, REOP_split_goto_first + greedy, in re_parse_term()
1684 re_emit_op_u32(s, REOP_push_i32, quant_max - quant_min); in re_parse_term()
1686 re_emit_op_u32(s, REOP_split_goto_first + greedy, len + 5); in re_parse_term()
1764 pos = re_emit_op_u32(s, REOP_goto, 0); in re_parse_disjunction()
1860 re_emit_op_u32(s, REOP_split_goto_first, 1 + 5); in lre_compile()
1862 re_emit_op_u32(s, REOP_goto, -(5 + 1 + 5)); in lre_compile()