Home
last modified time | relevance | path

Searched defs:nltype (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pcre/src/
H A Dpcre2_intmodedep.h751 uint32_t nltype; /* Newline type */ member
900 uint32_t nltype; /* Newline type */ member
927 uint32_t nltype; /* Newline type */ member
H A Dpcre2_jit_compile.c465 int nltype; member
4511 static void check_newlinechar(compiler_common *common, int nltype, jump_list **backtracks, BOOL jum… in check_newlinechar()