| tre-match-backtrack.c | 63 const char *str_byte; member in struct:__anon8196 150 stack->item.str_byte = (_str_byte); \ 169 str_byte = stack->item.str_byte; \ 190 const char *str_byte = string; local 307 str_byte_start = str_byte; 335 BT_STACK_PUSH(pos, str_byte, str_wide, trans_i->state, 351 DPRINT(("entering match loop, pos %d, str_byte %p\n", pos, str_byte)); 426 if (type == STR_BYTE) [all...] |