Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_smart_str.c116 ZEND_API void ZEND_FASTCALL smart_str_append_double( in smart_str_append_double() function
209 smart_str_append_double(dest, Z_DVAL_P(value), (int) EG(precision), true); in smart_str_append_scalar()
H A Dzend_smart_str.h31 ZEND_API void ZEND_FASTCALL smart_str_append_double(
H A Dzend_ast.c1609 smart_str_append_double( in zend_ast_export_zval()
/php-src/ext/standard/
H A Dvar.c540 smart_str_append_double( in php_var_export_ex()

Completed in 25 milliseconds