Home
last modified time | relevance | path

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

/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregcomp.c201 add_opcode(regex_t* reg, int opcode) in add_opcode() function
275 r = add_opcode(reg, opcode); in add_opcode_rel_addr()
300 r = add_opcode(reg, opcode); in add_opcode_option()
396 r = add_opcode(reg, OP_CALL); in compile_call()
440 add_opcode(reg, op); in add_compile_string()
612 add_opcode(reg, OP_CCLASS_NODE); in compile_cclass_node()
621 add_opcode(reg, OP_CCLASS); in compile_cclass_node()
1189 r = add_opcode(reg, OP_FAIL); in compile_option_node()
1362 r = add_opcode(reg, OP_POP); in compile_enclose_node()
1661 r = add_opcode(reg, op); in compile_tree()
[all …]

Completed in 16 milliseconds