Home
last modified time | relevance | path

Searched refs:fci2 (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/standard/
H A Darray.c4780 zend_fcall_info fci1, fci2; local
4852 fci_key = &fci2;
4864 …eters(ZEND_NUM_ARGS(), param_spec, &args, &arr_argc, &fci1, &fci1_cache, &fci2, &fci2_cache) == FA…
5191 zend_fcall_info fci1, fci2; local
5263 fci_key = &fci2;
5275 …eters(ZEND_NUM_ARGS(), param_spec, &args, &arr_argc, &fci1, &fci1_cache, &fci2, &fci2_cache) == FA…

Completed in 34 milliseconds