Home
last modified time | relevance | path

Searched refs:VERSION_KEY (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/xmlrpc/
H A Dxmlrpc-epi-php.c229 #define VERSION_KEY "version" macro
230 #define VERSION_KEY_LEN (sizeof(VERSION_KEY) - 1)
409 …if (zend_hash_find(Z_ARRVAL_P(output_opts), VERSION_KEY, VERSION_KEY_LEN + 1, (void**) &val) == SU… in set_output_options()

Completed in 9 milliseconds