Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
Dpcre2_intmodedep.h745 uint32_t nltype; /* Newline type */ member
894 uint32_t nltype; /* Newline type */ member
921 uint32_t nltype; /* Newline type */ member
Dpcre2_jit_compile.c442 int nltype; member
4359 static void check_newlinechar(compiler_common *common, int nltype, jump_list **backtracks, BOOL jum… in check_newlinechar()