Searched refs:BACKTRACK_AS (Results 1 – 1 of 1) sorted by relevance
5955 #define BACKTRACK_AS(type) ((type *)backtrack) macro6263 BACKTRACK_AS(iterator_backtrack)->matchingpath = LABEL(); in compile_ref_iterator_matchingpath()6307 BACKTRACK_AS(recurse_backtrack)->inlined_pattern = TRUE; in compile_recurse_matchingpath()7166 if (BACKTRACK_AS(bracket_backtrack)->u.framesize < 0) in compile_bracket_matchingpath()7305 BACKTRACK_AS(bracket_backtrack)->u.condfailed = NULL; in compile_bracket_matchingpath()7368 BACKTRACK_AS(bracket_backtrack)->u.assert = assert; in compile_bracket_matchingpath()7518 …BACKTRACK_AS(bracket_backtrack)->u.framesize = (BACKTRACK_AS(bracket_backtrack)->u.framesize << 1)… in compile_bracket_matchingpath()8252 common->then_trap = BACKTRACK_AS(then_trap_backtrack); in compile_then_trap_matchingpath()8257 size = BACKTRACK_AS(then_trap_backtrack)->framesize; in compile_then_trap_matchingpath()8270 size = BACKTRACK_AS(then_trap_backtrack)->framesize; in compile_then_trap_matchingpath()[all …]
Completed in 26 milliseconds