Home
last modified time | relevance | path

Searched defs:decode (Results 1 – 9 of 9) sorted by relevance

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_opcode.c42 char *decode = NULL; in phpdbg_decode_op() local
96 char *result, *decode[4] = {NULL, NULL, NULL, NULL}; in phpdbg_decode_opline() local
155 char *decode = phpdbg_decode_opline(&execute_data->func->op_array, opline); in phpdbg_print_opline_ex() local
H A Dphpdbg_print.c84 char *decode = phpdbg_decode_opline(op_array, opline); in phpdbg_print_function_helper() local
H A Dphpdbg_utils.c787 char *decode = NULL; in phpdbg_short_zval_print() local
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_protocol_frame_codec.c266 MYSQLND_METHOD(mysqlnd_pfc, decode)(zend_uchar * uncompressed_data, const size_t uncompressed_data_… in MYSQLND_METHOD() argument
H A Dmysqlnd_structs.h1136 func_mysqlnd_pfc__decode decode; in MYSQLND_CLASS_METHODS_TYPE() local
/PHP-7.4/ext/standard/
H A Dhttp_fopen_wrapper.c803 zend_long decode = 1; in php_stream_url_wrap_http_ex() local
/PHP-7.4/ext/imap/
H A Dphp_imap.c2550 char *decode; in PHP_FUNCTION() local
2573 char *decode; in PHP_FUNCTION() local
2596 char *decode; in PHP_FUNCTION() local
2619 char *decode; in PHP_FUNCTION() local
4376 char *string, *charset, encoding, *text, *decode; in PHP_FUNCTION() local
/PHP-7.4/ext/session/
H A Dphp_session.h228 int (*decode)(PS_SERIALIZER_DECODE_ARGS); member
/PHP-7.4/ext/exif/
H A Dexif.c3049 char *decode; in exif_process_user_comment() local

Completed in 66 milliseconds