Searched refs:php_auto_globals_create_post (Results 1 – 1 of 1) sorted by relevance
673 static zend_bool php_auto_globals_create_post(const char *name, uint name_len TSRMLS_DC) in php_auto_globals_create_post() function850 zend_register_auto_global(ZEND_STRL("_POST"), 0, php_auto_globals_create_post TSRMLS_CC); in php_startup_auto_globals()
Completed in 5 milliseconds