HomeSort by relevance Sort by last modified time
    Searched refs:atend (Results 1 - 4 of 4) sorted by null

  /external/boringssl/src/crypto/x509v3/
v3_utl.c 849 int atend = (i == len - 1 || p[i + 1] == '.'); local
859 && (!atstart || !atend))
862 if (!atstart && !atend)
    [all...]
  /external/pcre/dist2/src/
pcre2_compile.c     [all...]
  /external/libcups/cups/
ipp.c     [all...]
ipp.h 834 int atend, \/* At end of list? *\/ member in struct:_ipp_s
    [all...]

Completed in 807 milliseconds