Searched refs:VERSION_KEY_LEN (Results 1 – 1 of 1) sorted by relevance
230 #define VERSION_KEY_LEN (sizeof(VERSION_KEY) - 1) macro409 …if (zend_hash_find(Z_ARRVAL_P(output_opts), VERSION_KEY, VERSION_KEY_LEN + 1, (void**) &val) == SU… in set_output_options()
Completed in 8 milliseconds