Home
last modified time | relevance | path

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

/php-src/main/
H A Dphp_variables.c342 static bool add_post_var(zval *arr, post_var_data_t *var, bool eof) in add_post_var() function
399 while (add_post_var(arr, vars, eof)) { in add_post_vars()

Completed in 8 milliseconds