byref             521 ext/com_dotnet/com_com.c 					vargs[i].byref = &V_UINT(&byref_vals[j]);
byref             562 ext/com_dotnet/com_com.c 						if (vargs[i].byref == &V_UINT(&byref_vals[j])) {
byref             150 ext/intl/resourcebundle/resourcebundle_iterator.c zend_object_iterator *resourcebundle_get_iterator( zend_class_entry *ce, zval *object, int byref )
byref             155 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 );