Home
last modified time | relevance | path

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

/PHP-7.4/ext/filter/
H A Dlogical_filters.c148 static int php_filter_parse_octal(const char *str, size_t str_len, zend_long *ret) { /* {{{ */ in php_filter_parse_octal() function
242 if (php_filter_parse_octal(p, len, &ctx_value) < 0) { in php_filter_int()

Completed in 5 milliseconds