Searched refs:okreturn (Results 1 – 1 of 1) sorted by relevance
5643 int okreturn = -1; in compile_branch() local5803 if (matched_char && !had_accept) okreturn = 1; in compile_branch()5825 return okreturn; in compile_branch()8390 int okreturn = 1; in compile_regex() local8504 if (branch_return < 0) okreturn = -1; in compile_regex()8614 return okreturn; in compile_regex()
Completed in 23 milliseconds