Home
last modified time | relevance | path

Searched defs:atend (Results 1 – 3 of 3) sorted by relevance

/external/boringssl/src/crypto/x509v3/
Dv3_utl.c810 int atend = (i == len - 1 || p[i + 1] == '.'); in valid_star() local
/external/pcre/dist2/src/
Dpcre2_compile.c896 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()
/external/libcups/cups/
Dipp.h834 int atend, /* At end of list? */ member