Searched defs:atend (Results 1 – 3 of 3) sorted by relevance
810 int atend = (i == len - 1 || p[i + 1] == '.'); in valid_star() local
896 find_fixedlength(PCRE2_UCHAR *code, BOOL utf, BOOL atend, compile_block *cb, in find_fixedlength()1369 compile_block *cb, BOOL atend, recurse_check *recurses, int *countptr) in could_be_empty_branch()
834 int atend, /* At end of list? */ member