Searched refs:zend_read_static_property (Results 1 – 3 of 3) sorted by relevance
361 ZEND_API zval *zend_read_static_property(zend_class_entry *scope, const char *name, size_t name_len…
4363 ZEND_API zval *zend_read_static_property(zend_class_entry *scope, const char *name, size_t name_len… in zend_read_static_property() function
2518 . Fixed broken zend_read_static_property (Laruence)
Completed in 37 milliseconds