Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_operators.h344 ZEND_API double zend_string_to_double(const char *number, zend_uint length);
H A Dzend_operators.c138 ZEND_API double zend_string_to_double(const char *number, zend_uint length) /* {{{ */ in zend_string_to_double() function

Completed in 14 milliseconds