Home
last modified time | relevance | path

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

/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_opcode.c45 char *decode = NULL; in phpdbg_decode_op() local
80 char *decode[4] = {NULL, NULL, NULL, NULL}; in phpdbg_decode_opline() local
152 char *decode = phpdbg_decode_opline(execute_data->op_array, opline, vars TSRMLS_CC); in phpdbg_print_opline_ex() local
H A Dphpdbg_print.c81 char *decode = phpdbg_decode_opline(op_array, opline, &vars TSRMLS_CC); in phpdbg_print_function_helper() local
/PHP-5.6/ext/standard/
H A Dhttp_fopen_wrapper.c801 long decode = 1; in php_stream_url_wrap_http_ex() local
/PHP-5.6/ext/imap/
H A Dphp_imap.c2485 char *text, *decode; in PHP_FUNCTION() local
2508 char *text, *decode; in PHP_FUNCTION() local
2531 char *text, *decode; in PHP_FUNCTION() local
2554 char *text, *decode; in PHP_FUNCTION() local
4240 char *str, *string, *charset, encoding, *text, *decode; in PHP_FUNCTION() local
/PHP-5.6/ext/mysqlnd/
H A Dmysqlnd_net.c602 MYSQLND_METHOD(mysqlnd_net, decode)(zend_uchar * uncompressed_data, const size_t uncompressed_data_… in MYSQLND_METHOD() argument
H A Dmysqlnd_structs.h328 func_mysqlnd_net__decode decode; member
/PHP-5.6/ext/session/
H A Dphp_session.h203 int (*decode)(PS_SERIALIZER_DECODE_ARGS); member
/PHP-5.6/ext/exif/
H A Dexif.c2617 char *decode; in exif_process_user_comment() local

Completed in 61 milliseconds