Home
last modified time | relevance | path

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

/PHP-7.4/ext/soap/
H A Dphp_encoding.c2839 int max_reallocs = 5; in to_xml_datetime_ex() local
2862 if (!--max_reallocs) break; in to_xml_datetime_ex()
/PHP-7.4/ext/date/
H A Dphp_date.c1669 int max_reallocs = 5; in php_strftime() local
1733 if (!--max_reallocs) { in php_strftime()

Completed in 29 milliseconds