php_register_variable_ex 396 ext/filter/filter.c php_register_variable_ex(var, &raw_var, array_ptr TSRMLS_CC);
php_register_variable_ex 421 ext/filter/filter.c php_register_variable_ex(orig_var, &new_var, orig_array_ptr TSRMLS_CC);
php_register_variable_ex 57 main/php_variables.c php_register_variable_ex(var, &new_entry, track_vars_array TSRMLS_CC);
php_register_variable_ex 588 main/php_variables.c php_register_variable_ex("REQUEST_TIME", &new_entry, array_ptr TSRMLS_CC);
php_register_variable_ex 237 main/rfc1867.c php_register_variable_ex(var, val, track_vars_array TSRMLS_CC);
php_register_variable_ex 83 sapi/apache_hooks/sapi_apache.c php_register_variable_ex("request", req, NULL TSRMLS_CC);
php_register_variable_ex 86 sapi/apache_hooks/sapi_apache.c php_register_variable_ex("request", req, PG(http_globals)[TRACK_VARS_SERVER] TSRMLS_CC);