php_json_decode_ex  797 json/json.c    	php_json_decode_ex(return_value, str, str_len, options, depth TSRMLS_CC);
php_json_decode_ex   77 json/php_json.h 	php_json_decode_ex(return_value, str, str_len, assoc ? PHP_JSON_OBJECT_AS_ARRAY : 0, depth TSRMLS_CC);