Home
last modified time | relevance | path

Searched refs:tv_pointer (Results 1 – 1 of 1) sorted by relevance

/PHP-8.3/ext/standard/
H A Dstreamsfuncs.c140 struct timeval *tv_pointer; in PHP_FUNCTION() local
142 tv_pointer = NULL; in PHP_FUNCTION()
152 tv_pointer = &tv; in PHP_FUNCTION()
165 hashkey, tv_pointer, context, &errstr, &err); in PHP_FUNCTION()
291 struct timeval *tv_pointer; in PHP_FUNCTION() local
293 tv_pointer = NULL; in PHP_FUNCTION()
303 tv_pointer = &tv; in PHP_FUNCTION()
309 tv_pointer, &errstr in PHP_FUNCTION()

Completed in 11 milliseconds