Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_intmodedep.h711 uint32_t nltype; /* Newline type */ member
814 uint32_t nltype; /* Newline type */ member
841 uint32_t nltype; /* Newline type */ member
Dpcre2_jit_compile.c410 int nltype; member
3118 static void check_newlinechar(compiler_common *common, int nltype, jump_list **backtracks, BOOL jum… in check_newlinechar()