Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/oniguruma/
H A Dregcomp.c179 add_opcode(regex_t* reg, int opcode) in add_opcode() function
253 r = add_opcode(reg, opcode); in add_opcode_rel_addr()
278 r = add_opcode(reg, opcode); in add_opcode_option()
374 r = add_opcode(reg, OP_CALL); in compile_call()
418 add_opcode(reg, op); in add_compile_string()
601 add_opcode(reg, OP_CCLASS); in compile_cclass_node()
822 r = add_opcode(reg, (CKN_ON ? in compile_quantifier_node()
827 r = add_opcode(reg, (CKN_ON ? in compile_quantifier_node()
1169 r = add_opcode(reg, OP_FAIL); in compile_option_node()
1625 r = add_opcode(reg, op); in compile_tree()
[all …]

Completed in 18 milliseconds