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.c139 struct timeval *tv_pointer; in PHP_FUNCTION() local
141 tv_pointer = NULL; in PHP_FUNCTION()
151 tv_pointer = &tv; in PHP_FUNCTION()
164 hashkey, tv_pointer, context, &errstr, &err); in PHP_FUNCTION()
287 struct timeval *tv_pointer; in PHP_FUNCTION() local
289 tv_pointer = NULL; in PHP_FUNCTION()
299 tv_pointer = &tv; in PHP_FUNCTION()
305 tv_pointer, &errstr in PHP_FUNCTION()

Completed in 7 milliseconds