Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dstreamsfuncs.c137 struct timeval *tv_pointer; in PHP_FUNCTION() local
139 tv_pointer = NULL; in PHP_FUNCTION()
149 tv_pointer = &tv; in PHP_FUNCTION()
162 hashkey, tv_pointer, context, &errstr, &err); in PHP_FUNCTION()
288 struct timeval *tv_pointer; in PHP_FUNCTION() local
290 tv_pointer = NULL; in PHP_FUNCTION()
300 tv_pointer = &tv; in PHP_FUNCTION()
306 tv_pointer, &errstr in PHP_FUNCTION()

Completed in 7 milliseconds