Searched refs:httponly_null (Results 1 – 1 of 1) sorted by relevance
1787 bool httponly = 0, httponly_null = 1; in PHP_FUNCTION() local1798 Z_PARAM_BOOL_OR_NULL(httponly, httponly_null) in PHP_FUNCTION()1835 if (!httponly_null) { in PHP_FUNCTION()1857 httponly_null = 0; in PHP_FUNCTION()1919 if (!httponly_null) { in PHP_FUNCTION()
Completed in 10 milliseconds