Searched refs:safe_php_register_variable_ex (Results 1 – 1 of 1) sorted by relevance
/PHP-7.3/main/ |
H A D | rfc1867.c | 173 static void safe_php_register_variable_ex(char *var, zval *val, zval *track_vars_array, zend_bool o… in safe_php_register_variable_ex() function 189 safe_php_register_variable_ex(var, val, http_post_files, override_protection); in register_http_post_files_variable_ex() 1224 safe_php_register_variable_ex(param, &zfilename, NULL, 1); 1289 safe_php_register_variable_ex(lbuf, &file_size, NULL, size_overflow);
|
Completed in 7 milliseconds