Home
last modified time | relevance | path

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

/PHP-7.1/ext/filter/
H A Dlogical_filters.c333 char tsd_sep[3] = "',."; in php_filter_float() local
390 … ((flags & FILTER_FLAG_ALLOW_THOUSAND) && (*str == tsd_sep[0] || *str == tsd_sep[1] || *str == tsd… in php_filter_float()

Completed in 5 milliseconds