Searched refs:http_accept (Results 1 – 1 of 1) sorted by relevance
1582 char *http_accept = NULL; in PHP_FUNCTION() local1589 …if(zend_parse_parameters( ZEND_NUM_ARGS() TSRMLS_CC, "s", &http_accept, &http_accept_len) == FAILU… in PHP_FUNCTION()1599 &outResult, http_accept, available, &status); in PHP_FUNCTION()
Completed in 8 milliseconds