Searched refs:use_prop_guard (Results 1 – 1 of 1) sorted by relevance
14966 bool use_prop_guard = 0; local15057 use_prop_guard = (prop_type != IS_UNKNOWN15090 if (!use_prop_guard) {15102 if (ZEND_TYPE_IS_SET(prop_info->type) || !use_prop_guard) {15185 if (use_prop_guard) {15391 bool use_prop_guard = 0; local15480 use_prop_guard = (prop_type != IS_UNKNOWN15513 if (!use_prop_guard) {15525 if (ZEND_TYPE_IS_SET(prop_info->type) || !use_prop_guard) {15607 if (use_prop_guard) {
Completed in 41 milliseconds