regexJIT.c | 370 type_close_br, enumerator in enum:__anona20d3bd10303 453 case type_close_br: 484 if (stack_push(stack, type_close_br, 0)) 554 if (stack_push(stack, type_close_br, 0)) 838 if (stack_push(stack, type_close_br, 0)) 999 SLJIT_ASSERT(item->type == type_close_br); 1007 case type_close_br: 1010 if (stack_push(depth, type_close_br, transitions_ptr - compiler_common->dfa_transitions)) 1023 SLJIT_ASSERT(item->type == type_close_br);
|