Home
last modified time | relevance | path

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

/PHP-8.2/ext/phar/
H A Dphar.c2109 static int php_check_dots(const char *element, size_t n) /* {{{ */ in php_check_dots() function
2121 (len >= 2 && !php_check_dots(element, len))

Completed in 15 milliseconds