Home
last modified time | relevance | path

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

/PHP-8.2/Zend/
H A Dzend_smart_str.c115 ZEND_API void ZEND_FASTCALL smart_str_append_double( in smart_str_append_double() function
208 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.c1513 smart_str_append_double( in zend_ast_export_zval()
/PHP-8.2/ext/standard/
H A Dvar.c512 smart_str_append_double( in php_var_export_ex()

Completed in 30 milliseconds