Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_compile.c3909 check_posix_name(const pcre_uchar *ptr, int len) in check_posix_name() function
4922 posix_class = check_posix_name(ptr, (int)(tempptr - ptr)); in compile_branch()