Home
last modified time | relevance | path

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

/PHP-5.4/Zend/
H A Dzend_operators.c2046 int ret1, ret2; local
2051 if ((ret1=is_numeric_string_ex(Z_STRVAL_P(s1), Z_STRLEN_P(s1), &lval1, &dval1, 0, &oflow1)) &&
2064 if ((ret1==IS_DOUBLE) || (ret2==IS_DOUBLE)) {
2065 if (ret1!=IS_DOUBLE) {
H A Dzend_strtod.c1708 goto ret1; in zend_dtoa()
1731 goto ret1; in zend_dtoa()
1785 goto ret1; in zend_dtoa()
2016 ret1: in zend_dtoa()

Completed in 21 milliseconds