Home
last modified time | relevance | path

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

/php-ast/
H A Dast.c359 static inline void ast_update_property_long(zval *object, zend_string *name, zend_long value_raw) { in ast_update_property_long() argument
361 ZVAL_LONG(&value_zv, value_raw); in ast_update_property_long()

Completed in 8 milliseconds