Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_intmodedep.h743 uint32_t nltype; /* Newline type */ member
879 uint32_t nltype; /* Newline type */ member
906 uint32_t nltype; /* Newline type */ member
Dpcre2_jit_compile.c434 int nltype; member
3483 static void check_newlinechar(compiler_common *common, int nltype, jump_list **backtracks, BOOL jum… in check_newlinechar()