Home
last modified time | relevance | path

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

/php-src/ext/soap/
H A Dphp_encoding.c2856 int max_reallocs = 5; in to_xml_datetime_ex() local
2879 if (!--max_reallocs) break; in to_xml_datetime_ex()
/php-src/ext/date/
H A Dphp_date.c1261 int max_reallocs = 5; in php_strftime() local
1330 if (!--max_reallocs) { in php_strftime()

Completed in 30 milliseconds