Home
last modified time | relevance | path

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

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

Completed in 12 milliseconds