Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2test.c3866 hasbackslashc, hascrorlf, jchanged, last_ctype, last_cunit, match_empty, in show_pattern_info() local
3911 pattern_info(PCRE2_INFO_LASTCODEUNIT, &last_cunit, FALSE) + in show_pattern_info()
4084 if (PRINTOK(last_cunit)) in show_pattern_info()
4085 fprintf(outfile, "Last code unit = \'%c\'%s\n", last_cunit, caseless); in show_pattern_info()
4089 pchar(last_cunit, FALSE, outfile); in show_pattern_info()