Home
last modified time | relevance | path

Searched refs:first_ctype (Results 1 – 1 of 1) sorted by relevance

/external/pcre/dist2/src/
Dpcre2test.c3865 uint32_t backrefmax, bsr_convention, capture_count, first_ctype, first_cunit, in show_pattern_info() local
3907 pattern_info(PCRE2_INFO_FIRSTCODETYPE, &first_ctype, FALSE) + in show_pattern_info()
4032 if (first_ctype == 2) in show_pattern_info()
4036 else if (first_ctype == 1) in show_pattern_info()