Home
last modified time | relevance | path

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

/PHP-5.4/ext/curl/
H A Dinterface.c1091 zval *zulnow = NULL; in curl_progress() local
1100 MAKE_STD_ZVAL(zulnow); in curl_progress()
1105 ZVAL_LONG(zulnow, (long) ulnow); in curl_progress()
1110 argv[3] = &zulnow; in curl_progress()

Completed in 17 milliseconds