Searched defs:guard (Results 1 – 1 of 1) sorted by relevance
621 uint32_t *guard = NULL; in zend_std_read_property() local783 uint32_t *guard = zend_get_property_guard(zobj, name); in zend_std_write_property() local1027 uint32_t *guard = zend_get_property_guard(zobj, name); in zend_std_unset_property() local1653 uint32_t *guard = zend_get_property_guard(zobj, name); in zend_std_has_property() local
Completed in 44 milliseconds