strvar            181 main/rfc1867.c static void register_http_post_files_variable(char *strvar, char *val, zval *http_post_files, zend_bool override_protection) /* {{{ */
strvar            183 main/rfc1867.c 	safe_php_register_variable(strvar, val, strlen(val), http_post_files, override_protection);