Home
last modified time | relevance | path

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

/PHP-5.5/ext/curl/
H A Dinterface.c1461 zval *zulnow = NULL; in curl_progress() local
1471 MAKE_STD_ZVAL(zulnow); in curl_progress()
1478 ZVAL_LONG(zulnow, (long) ulnow); in curl_progress()
1484 argv[4] = &zulnow; in curl_progress()

Completed in 10 milliseconds