Searched refs:ENCODING_KEY_LEN (Results 1 – 1 of 1) sorted by relevance
237 #define ENCODING_KEY_LEN (sizeof(ENCODING_KEY) - 1) macro425 …if (zend_hash_find(Z_ARRVAL_P(output_opts), ENCODING_KEY, ENCODING_KEY_LEN + 1, (void**)&val) == S… in set_output_options()
Completed in 7 milliseconds