Home
last modified time | relevance | path

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

/PHP-8.0/sapi/phpdbg/
H A Dphpdbg_opcode.c40 char *decode = NULL; in phpdbg_decode_op() local
94 char *result, *decode[4] = {NULL, NULL, NULL, NULL}; in phpdbg_decode_opline() local
153 char *decode = phpdbg_decode_opline(&execute_data->func->op_array, opline); in phpdbg_print_opline_ex() local
H A Dphpdbg_print.c82 char *decode = phpdbg_decode_opline(op_array, opline); in phpdbg_print_function_helper() local
H A Dphpdbg_utils.c784 char *decode = NULL; in phpdbg_short_zval_print() local
/PHP-8.0/ext/mysqlnd/
H A Dmysqlnd_protocol_frame_codec.c264 MYSQLND_METHOD(mysqlnd_pfc, decode)(zend_uchar * uncompressed_data, const size_t uncompressed_data_… in MYSQLND_METHOD() argument
H A Dmysqlnd_structs.h1134 func_mysqlnd_pfc__decode decode; in MYSQLND_CLASS_METHODS_TYPE() local
/PHP-8.0/ext/standard/
H A Dhttp_fopen_wrapper.c805 zend_long decode = 1; in php_stream_url_wrap_http_ex() local
/PHP-8.0/ext/imap/
H A Dphp_imap.c2079 char *decode; in PHP_FUNCTION() local
2101 char *decode; in PHP_FUNCTION() local
2123 char *decode; in PHP_FUNCTION() local
2145 char *decode; in PHP_FUNCTION() local
3901 char *string, *charset, encoding, *text, *decode; in PHP_FUNCTION() local
/PHP-8.0/ext/session/
H A Dphp_session.h226 int (*decode)(PS_SERIALIZER_DECODE_ARGS); member
/PHP-8.0/ext/exif/
H A Dexif.c3026 char *decode; in exif_process_user_comment() local

Completed in 80 milliseconds