Searched refs:safe_php_register_variable_ex (Results 1 - 1 of 1) sorted by relevance
| /PHP_TRUNK/main/ |
| H A D | rfc1867.c | 169 static void safe_php_register_variable_ex(char *var, zval *val, zval *track_vars_array, zend_bool override_protection TSRMLS_DC) /* {{{ */ function 185 safe_php_register_variable_ex(var, val, http_post_files, override_protection TSRMLS_CC); 1197 safe_php_register_variable_ex(param, &zfilename, NULL, 1 TSRMLS_CC); 1240 safe_php_register_variable_ex(lbuf, &file_size, NULL, 0 TSRMLS_CC);
|
Completed in 3 milliseconds