Searched refs:ketcode (Results 1 – 1 of 1) sorted by relevance
6873 PCRE2_UCHAR *ketcode = code - 1 - LINK_SIZE; in compile_branch() local6874 PCRE2_UCHAR *bracode = ketcode - GET(ketcode, 1); in compile_branch()6883 if (*bracode == OP_ONCE) *ketcode = OP_KETRMAX + repeat_type; in compile_branch()6927 *ketcode = OP_KETRPOS; in compile_branch()6939 else *ketcode = OP_KETRMAX + repeat_type; in compile_branch()