Home
last modified time | relevance | path

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

/PHP-7.1/ext/filter/
H A Dlogical_filters.c191 zend_long min_range, max_range, option_flags; in php_filter_int() local
202 option_flags = flags; in php_filter_int()
210 if (option_flags & FILTER_FLAG_ALLOW_OCTAL) { in php_filter_int()
214 if (option_flags & FILTER_FLAG_ALLOW_HEX) { in php_filter_int()
/PHP-7.1/ext/pcre/pcrelib/doc/
H A Dpcre.txt9994 parameter option_flags is to facilitate transfer of legacy code from C

Completed in 32 milliseconds