Searched refs:empty_second (Results 1 – 1 of 1) sorted by relevance
6620 int empty_second; in compile_assign_index() local6641 empty_second = *skipwhite(p + 1) == ']'; in compile_assign_index()6643 || (!empty_second && !IS_WHITE_OR_NUL(p[1]))) in compile_assign_index()