Searched refs:http_user_agent (Results 1 – 1 of 1) sorted by relevance
695 zval *http_user_agent = NULL; in PHP_FUNCTION() local698 http_user_agent = zend_hash_str_find( in PHP_FUNCTION()702 if (http_user_agent == NULL) { in PHP_FUNCTION()706 agent_name = Z_STR_P(http_user_agent); in PHP_FUNCTION()
Completed in 14 milliseconds