Home
last modified time | relevance | path

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

/dports/lang/php73/php-7.3.33/ext/mbstring/oniguruma/src/
H A Dregexec.c1106 empty_check_stk = (StackIndex* )(repeat_stk + reg->num_repeat);\
1107 mem_start_stk = (StackIndex* )(empty_check_stk + reg->num_empty_check);\
1115 #define SAVE_EMPTY_CHECK_STK_VAR(sid) stk->u.empty_check.prev_index = empty_check_stk[sid]
1116 #define LOAD_TO_EMPTY_CHECK_STK_VAR(sid) empty_check_stk[sid] = GET_STACK_INDEX(stk)
1117 #define POP_EMPTY_CHECK_START else if (stk->type == STK_EMPTY_CHECK_START) {empty_check_stk[stk->z…
2001 k = STACK_AT(empty_check_stk[sid]);\
2715 StackIndex *empty_check_stk; in match_at() local
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/src/
H A Dregexec.c1150 empty_check_stk = (StackIndex* )(repeat_stk + reg->num_repeat);\
1151 mem_start_stk = (StackIndex* )(empty_check_stk + reg->num_empty_check);\
1159 #define SAVE_EMPTY_CHECK_STK_VAR(sid) stk->u.empty_check.prev_index = empty_check_stk[sid]
1160 #define LOAD_TO_EMPTY_CHECK_STK_VAR(sid) empty_check_stk[sid] = GET_STACK_INDEX(stk)
1161 #define POP_EMPTY_CHECK_START else if (stk->type == STK_EMPTY_CHECK_START) {empty_check_stk[stk->z…
2088 k = STACK_AT(empty_check_stk[sid]);\
2821 StackIndex *empty_check_stk; in match_at() local
/dports/misc/broot/broot-1.7.0/cargo-crates/onig_sys-69.7.0/oniguruma/src/
H A Dregexec.c1209 empty_check_stk = (StackIndex* )(repeat_stk + reg->num_repeat);\
1210 mem_start_stk = (StkPtrType* )(empty_check_stk + reg->num_empty_check);\
1218 #define SAVE_EMPTY_CHECK_STK_VAR(sid) stk->u.empty_check.prev_index = empty_check_stk[sid]
1219 #define LOAD_TO_EMPTY_CHECK_STK_VAR(sid) empty_check_stk[sid] = GET_STACK_INDEX(stk)
1220 #define POP_EMPTY_CHECK_START else if (stk->type == STK_EMPTY_CHECK_START) {empty_check_stk[stk->z…
2179 k = STACK_AT(empty_check_stk[sid]);\
2955 StackIndex *empty_check_stk; in match_at() local
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/src/
H A Dregexec.c1150 empty_check_stk = (StackIndex* )(repeat_stk + reg->num_repeat);\
1151 mem_start_stk = (StackIndex* )(empty_check_stk + reg->num_empty_check);\
1159 #define SAVE_EMPTY_CHECK_STK_VAR(sid) stk->u.empty_check.prev_index = empty_check_stk[sid]
1160 #define LOAD_TO_EMPTY_CHECK_STK_VAR(sid) empty_check_stk[sid] = GET_STACK_INDEX(stk)
1161 #define POP_EMPTY_CHECK_START else if (stk->type == STK_EMPTY_CHECK_START) {empty_check_stk[stk->z…
2088 k = STACK_AT(empty_check_stk[sid]);\
2821 StackIndex *empty_check_stk; in match_at() local
/dports/devel/git-delta/delta-0.9.2/cargo-crates/onig_sys-69.6.0/oniguruma/src/
H A Dregexec.c1188 empty_check_stk = (StackIndex* )(repeat_stk + reg->num_repeat);\
1189 mem_start_stk = (StkPtrType* )(empty_check_stk + reg->num_empty_check);\
1197 #define SAVE_EMPTY_CHECK_STK_VAR(sid) stk->u.empty_check.prev_index = empty_check_stk[sid]
1198 #define LOAD_TO_EMPTY_CHECK_STK_VAR(sid) empty_check_stk[sid] = GET_STACK_INDEX(stk)
1199 #define POP_EMPTY_CHECK_START else if (stk->type == STK_EMPTY_CHECK_START) {empty_check_stk[stk->z…
2143 k = STACK_AT(empty_check_stk[sid]);\
2894 StackIndex *empty_check_stk; in match_at() local
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/src/
H A Dregexec.c1150 empty_check_stk = (StackIndex* )(repeat_stk + reg->num_repeat);\
1151 mem_start_stk = (StackIndex* )(empty_check_stk + reg->num_empty_check);\
1159 #define SAVE_EMPTY_CHECK_STK_VAR(sid) stk->u.empty_check.prev_index = empty_check_stk[sid]
1160 #define LOAD_TO_EMPTY_CHECK_STK_VAR(sid) empty_check_stk[sid] = GET_STACK_INDEX(stk)
1161 #define POP_EMPTY_CHECK_START else if (stk->type == STK_EMPTY_CHECK_START) {empty_check_stk[stk->z…
2088 k = STACK_AT(empty_check_stk[sid]);\
2821 StackIndex *empty_check_stk; in match_at() local
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/src/
H A Dregexec.c1150 empty_check_stk = (StackIndex* )(repeat_stk + reg->num_repeat);\
1151 mem_start_stk = (StackIndex* )(empty_check_stk + reg->num_empty_check);\
1159 #define SAVE_EMPTY_CHECK_STK_VAR(sid) stk->u.empty_check.prev_index = empty_check_stk[sid]
1160 #define LOAD_TO_EMPTY_CHECK_STK_VAR(sid) empty_check_stk[sid] = GET_STACK_INDEX(stk)
1161 #define POP_EMPTY_CHECK_START else if (stk->type == STK_EMPTY_CHECK_START) {empty_check_stk[stk->z…
2088 k = STACK_AT(empty_check_stk[sid]);\
2821 StackIndex *empty_check_stk; in match_at() local
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/onig_sys-69.7.0/oniguruma/src/
H A Dregexec.c1209 empty_check_stk = (StackIndex* )(repeat_stk + reg->num_repeat);\
1210 mem_start_stk = (StkPtrType* )(empty_check_stk + reg->num_empty_check);\
1218 #define SAVE_EMPTY_CHECK_STK_VAR(sid) stk->u.empty_check.prev_index = empty_check_stk[sid]
1219 #define LOAD_TO_EMPTY_CHECK_STK_VAR(sid) empty_check_stk[sid] = GET_STACK_INDEX(stk)
1220 #define POP_EMPTY_CHECK_START else if (stk->type == STK_EMPTY_CHECK_START) {empty_check_stk[stk->z…
2179 k = STACK_AT(empty_check_stk[sid]);\
2955 StackIndex *empty_check_stk; in match_at() local
/dports/converters/php73-mbstring/php-7.3.33/ext/mbstring/oniguruma/src/
H A Dregexec.c1106 empty_check_stk = (StackIndex* )(repeat_stk + reg->num_repeat);\
1107 mem_start_stk = (StackIndex* )(empty_check_stk + reg->num_empty_check);\
1115 #define SAVE_EMPTY_CHECK_STK_VAR(sid) stk->u.empty_check.prev_index = empty_check_stk[sid]
1116 #define LOAD_TO_EMPTY_CHECK_STK_VAR(sid) empty_check_stk[sid] = GET_STACK_INDEX(stk)
1117 #define POP_EMPTY_CHECK_START else if (stk->type == STK_EMPTY_CHECK_START) {empty_check_stk[stk->z…
2001 k = STACK_AT(empty_check_stk[sid]);\
2715 StackIndex *empty_check_stk; in match_at() local
/dports/devel/oniguruma/oniguruma-6.9.7.1/src/
H A Dregexec.c1209 empty_check_stk = (StackIndex* )(repeat_stk + reg->num_repeat);\
1210 mem_start_stk = (StkPtrType* )(empty_check_stk + reg->num_empty_check);\
1218 #define SAVE_EMPTY_CHECK_STK_VAR(sid) stk->u.empty_check.prev_index = empty_check_stk[sid]
1219 #define LOAD_TO_EMPTY_CHECK_STK_VAR(sid) empty_check_stk[sid] = GET_STACK_INDEX(stk)
1220 #define POP_EMPTY_CHECK_START else if (stk->type == STK_EMPTY_CHECK_START) {empty_check_stk[stk->z…
2179 k = STACK_AT(empty_check_stk[sid]);\
2955 StackIndex *empty_check_stk; in match_at() local
/dports/www/xh/xh-0.14.1/cargo-crates/onig_sys-69.7.0/oniguruma/src/
H A Dregexec.c1209 empty_check_stk = (StackIndex* )(repeat_stk + reg->num_repeat);\
1210 mem_start_stk = (StkPtrType* )(empty_check_stk + reg->num_empty_check);\
1218 #define SAVE_EMPTY_CHECK_STK_VAR(sid) stk->u.empty_check.prev_index = empty_check_stk[sid]
1219 #define LOAD_TO_EMPTY_CHECK_STK_VAR(sid) empty_check_stk[sid] = GET_STACK_INDEX(stk)
1220 #define POP_EMPTY_CHECK_START else if (stk->type == STK_EMPTY_CHECK_START) {empty_check_stk[stk->z…
2179 k = STACK_AT(empty_check_stk[sid]);\
2955 StackIndex *empty_check_stk; in match_at() local
/dports/www/zola/zola-0.15.2/cargo-crates/onig_sys-69.7.1/oniguruma/src/
H A Dregexec.c1209 empty_check_stk = (StackIndex* )(repeat_stk + reg->num_repeat);\
1210 mem_start_stk = (StkPtrType* )(empty_check_stk + reg->num_empty_check);\
1218 #define SAVE_EMPTY_CHECK_STK_VAR(sid) stk->u.empty_check.prev_index = empty_check_stk[sid]
1219 #define LOAD_TO_EMPTY_CHECK_STK_VAR(sid) empty_check_stk[sid] = GET_STACK_INDEX(stk)
1220 #define POP_EMPTY_CHECK_START else if (stk->type == STK_EMPTY_CHECK_START) {empty_check_stk[stk->z…
2179 k = STACK_AT(empty_check_stk[sid]);\
2955 StackIndex *empty_check_stk; in match_at() local
/dports/www/mod_php73/php-7.3.33/ext/mbstring/oniguruma/src/
H A Dregexec.c1106 empty_check_stk = (StackIndex* )(repeat_stk + reg->num_repeat);\
1107 mem_start_stk = (StackIndex* )(empty_check_stk + reg->num_empty_check);\
1115 #define SAVE_EMPTY_CHECK_STK_VAR(sid) stk->u.empty_check.prev_index = empty_check_stk[sid]
1116 #define LOAD_TO_EMPTY_CHECK_STK_VAR(sid) empty_check_stk[sid] = GET_STACK_INDEX(stk)
1117 #define POP_EMPTY_CHECK_START else if (stk->type == STK_EMPTY_CHECK_START) {empty_check_stk[stk->z…
2001 k = STACK_AT(empty_check_stk[sid]);\
2715 StackIndex *empty_check_stk; in match_at() local
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/src/
H A Dregexec.c1150 empty_check_stk = (StackIndex* )(repeat_stk + reg->num_repeat);\
1151 mem_start_stk = (StackIndex* )(empty_check_stk + reg->num_empty_check);\
1159 #define SAVE_EMPTY_CHECK_STK_VAR(sid) stk->u.empty_check.prev_index = empty_check_stk[sid]
1160 #define LOAD_TO_EMPTY_CHECK_STK_VAR(sid) empty_check_stk[sid] = GET_STACK_INDEX(stk)
1161 #define POP_EMPTY_CHECK_START else if (stk->type == STK_EMPTY_CHECK_START) {empty_check_stk[stk->z…
2088 k = STACK_AT(empty_check_stk[sid]);\
2821 StackIndex *empty_check_stk; in match_at() local
/dports/textproc/bat/bat-0.18.3/cargo-crates/onig_sys-69.6.0/oniguruma/src/
H A Dregexec.c1188 empty_check_stk = (StackIndex* )(repeat_stk + reg->num_repeat);\
1189 mem_start_stk = (StkPtrType* )(empty_check_stk + reg->num_empty_check);\
1197 #define SAVE_EMPTY_CHECK_STK_VAR(sid) stk->u.empty_check.prev_index = empty_check_stk[sid]
1198 #define LOAD_TO_EMPTY_CHECK_STK_VAR(sid) empty_check_stk[sid] = GET_STACK_INDEX(stk)
1199 #define POP_EMPTY_CHECK_START else if (stk->type == STK_EMPTY_CHECK_START) {empty_check_stk[stk->z…
2143 k = STACK_AT(empty_check_stk[sid]);\
2894 StackIndex *empty_check_stk; in match_at() local