Home
last modified time | relevance | path

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

/PHP-5.5/ext/xmlrpc/
H A Dxmlrpc-epi-php.c237 #define ENCODING_KEY_LEN (sizeof(ENCODING_KEY) - 1) macro
425 …if (zend_hash_find(Z_ARRVAL_P(output_opts), ENCODING_KEY, ENCODING_KEY_LEN + 1, (void**)&val) == S… in set_output_options()

Completed in 8 milliseconds