Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_compile.c295 static const pcre_uint8 posix_name_lengths[] = { variable
3976 while (posix_name_lengths[yield] != 0) in check_posix_name()
3978 if (len == posix_name_lengths[yield] && in check_posix_name()
3980 pn += posix_name_lengths[yield] + 1; in check_posix_name()

Completed in 31 milliseconds