Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A Dphp_variables.c298 static zend_bool add_post_var(zval *arr, post_var_data_t *var, zend_bool eof) in add_post_var() function
355 while (add_post_var(arr, vars, eof)) { in add_post_vars()

Completed in 6 milliseconds