CURLVERSION_NOW 512 ext/curl/interface.c d = curl_version_info(CURLVERSION_NOW); CURLVERSION_NOW 593 ext/curl/interface.c #if defined(CURLVERSION_SECOND) && CURLVERSION_NOW >= CURLVERSION_SECOND CURLVERSION_NOW 599 ext/curl/interface.c #if defined(CURLVERSION_THIRD) && CURLVERSION_NOW >= CURLVERSION_THIRD CURLVERSION_NOW 825 ext/curl/interface.c REGISTER_CURL_CONSTANT(CURLVERSION_NOW); CURLVERSION_NOW 1765 ext/curl/interface.c long uversion = CURLVERSION_NOW;