Home
last modified time | relevance | path

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

/external/pcre/src/
Dpcre2_intmodedep.h749 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()