byref             521 ext/com_dotnet/com_com.c 					vargs[i].byref = &V_UINT(&byref_vals[j]);
byref             561 ext/com_dotnet/com_com.c 					if (vargs[i].byref == &V_UINT(&byref_vals[j])) {
byref             153 ext/intl/resourcebundle/resourcebundle_iterator.c zend_object_iterator *resourcebundle_get_iterator( zend_class_entry *ce, zval *object, int byref TSRMLS_DC )
byref             158 ext/intl/resourcebundle/resourcebundle_iterator.c 	if (byref) {
byref              34 ext/intl/resourcebundle/resourcebundle_iterator.h zend_object_iterator *resourcebundle_get_iterator( zend_class_entry *ce, zval *object, int byref TSRMLS_DC );