Searched refs:http_user_agent (Results 1 – 1 of 1) sorted by relevance
709 zval *http_user_agent = NULL; in PHP_FUNCTION() local712 http_user_agent = zend_hash_str_find( in PHP_FUNCTION()716 if (http_user_agent == NULL) { in PHP_FUNCTION()720 agent_name = Z_STR_P(http_user_agent); in PHP_FUNCTION()
Completed in 6 milliseconds