Searched refs:VERSION_KEY (Results 1 – 1 of 1) sorted by relevance
225 #define VERSION_KEY "version" macro226 #define VERSION_KEY_LEN (sizeof(VERSION_KEY) - 1)397 if ((val = zend_hash_str_find(Z_ARRVAL_P(output_opts), VERSION_KEY, VERSION_KEY_LEN)) != NULL) { in set_output_options()
Completed in 12 milliseconds