Searched refs:value_raw (Results 1 – 1 of 1) sorted by relevance
364 static inline void ast_update_property_long(zval *object, zend_string *name, zend_long value_raw) { in ast_update_property_long() argument366 ZVAL_LONG(&value_zv, value_raw); in ast_update_property_long()
Completed in 7 milliseconds