Searched refs:BACKTRACK_AS (Results 1 – 1 of 1) sorted by relevance
5918 #define BACKTRACK_AS(type) ((type *)backtrack) macro6226 BACKTRACK_AS(iterator_backtrack)->matchingpath = LABEL(); in compile_ref_iterator_matchingpath()6270 BACKTRACK_AS(recurse_backtrack)->inlined_pattern = TRUE; in compile_recurse_matchingpath()7129 if (BACKTRACK_AS(bracket_backtrack)->u.framesize < 0) in compile_bracket_matchingpath()7268 BACKTRACK_AS(bracket_backtrack)->u.condfailed = NULL; in compile_bracket_matchingpath()7331 BACKTRACK_AS(bracket_backtrack)->u.assert = assert; in compile_bracket_matchingpath()7481 …BACKTRACK_AS(bracket_backtrack)->u.framesize = (BACKTRACK_AS(bracket_backtrack)->u.framesize << 1)… in compile_bracket_matchingpath()8210 common->then_trap = BACKTRACK_AS(then_trap_backtrack); in compile_then_trap_matchingpath()8215 size = BACKTRACK_AS(then_trap_backtrack)->framesize; in compile_then_trap_matchingpath()8228 size = BACKTRACK_AS(then_trap_backtrack)->framesize; in compile_then_trap_matchingpath()[all …]
Completed in 25 milliseconds