VERSION_KEY 230 ext/xmlrpc/xmlrpc-epi-php.c #define VERSION_KEY_LEN (sizeof(VERSION_KEY) - 1) VERSION_KEY 409 ext/xmlrpc/xmlrpc-epi-php.c if (zend_hash_find(Z_ARRVAL_P(output_opts), VERSION_KEY, VERSION_KEY_LEN + 1, (void**) &val) == SUCCESS) {