Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/regex/
H A Dregex.c107 previous_charp(const char *current_charp);
434 previous_charp(const char *current_charp) in previous_charp() function
676 stringp = previous_charp(stringp); in test_repeated_multibyte_char()