Searched refs:BACKTRACK_AS (Results 1 – 1 of 1) sorted by relevance
8998 #define BACKTRACK_AS(type) ((type *)backtrack) macro9419 BACKTRACK_AS(recurse_backtrack)->inlined_pattern = TRUE; in compile_recurse_matchingpath()9449 BACKTRACK_AS(recurse_backtrack)->entry = entry; in compile_recurse_matchingpath()9457 BACKTRACK_AS(recurse_backtrack)->matchingpath = LABEL(); in compile_recurse_matchingpath()10391 if (BACKTRACK_AS(bracket_backtrack)->u.framesize < 0) in compile_bracket_matchingpath()10530 BACKTRACK_AS(bracket_backtrack)->u.condfailed = NULL; in compile_bracket_matchingpath()10598 BACKTRACK_AS(bracket_backtrack)->u.assert = assert; in compile_bracket_matchingpath()11832 common->then_trap = BACKTRACK_AS(then_trap_backtrack); in compile_then_trap_matchingpath()11837 size = BACKTRACK_AS(then_trap_backtrack)->framesize; in compile_then_trap_matchingpath()11850 size = BACKTRACK_AS(then_trap_backtrack)->framesize; in compile_then_trap_matchingpath()[all …]
Completed in 26 milliseconds