Home
last modified time | relevance | path

Searched defs:GOTO_OP (Results 1 – 1 of 1) sorted by relevance

/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dregexec.c2510 #define GOTO_OP goto *(p->opaddr) macro
2512 #define GOTO_OP goto *opcode_to_label[p->opcode] macro
2528 #define GOTO_OP continue; break macro

Completed in 27 milliseconds