use_type         4072 ext/standard/array.c 	long use_type = 0;
use_type         4080 ext/standard/array.c 	if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "a|fl", &array, &fci, &fci_cache, &use_type) == FAILURE) {
use_type         4094 ext/standard/array.c 		if (use_type == ARRAY_FILTER_USE_BOTH) {
use_type         4099 ext/standard/array.c 			if (use_type == ARRAY_FILTER_USE_KEY) {
use_type         4112 ext/standard/array.c 			if (use_type) {
use_type         4127 ext/standard/array.c 			if (use_type != ARRAY_FILTER_USE_KEY) {
use_type         4136 ext/standard/array.c 				if (use_type) {