Searched refs:php_extract_ref_prefix_same (Results 1 – 1 of 1) sorted by relevance
2000 static zend_long php_extract_ref_prefix_same(zend_array *arr, zend_array *symbol_table, zval *prefi… function2479 count = php_extract_ref_prefix_same(Z_ARRVAL_P(var_array_param), symbol_table, prefix);
Completed in 19 milliseconds