Home
last modified time | relevance | path

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

/php-src/ext/spl/
H A Dspl_array_arginfo.h265 zval const_STD_PROP_LIST_value; in register_class_ArrayObject() local
266 ZVAL_LONG(&const_STD_PROP_LIST_value, SPL_ARRAY_STD_PROP_LIST); in register_class_ArrayObject()
268 …re_typed_class_constant(class_entry, const_STD_PROP_LIST_name, &const_STD_PROP_LIST_value, ZEND_AC… in register_class_ArrayObject()
288 zval const_STD_PROP_LIST_value; in register_class_ArrayIterator() local
289 ZVAL_LONG(&const_STD_PROP_LIST_value, SPL_ARRAY_STD_PROP_LIST); in register_class_ArrayIterator()
291 …re_typed_class_constant(class_entry, const_STD_PROP_LIST_name, &const_STD_PROP_LIST_value, ZEND_AC… in register_class_ArrayIterator()

Completed in 6 milliseconds