Searched defs:decode (Results 1 – 6 of 6) sorted by relevance
/PHP-5.3/ext/standard/ |
H A D | http_fopen_wrapper.c | 752 long decode = 1; in php_stream_url_wrap_http_ex() local
|
/PHP-5.3/ext/imap/ |
H A D | php_imap.c | 2470 char *text, *decode; in PHP_FUNCTION() local 2493 char *text, *decode; in PHP_FUNCTION() local 2516 char *text, *decode; in PHP_FUNCTION() local 2539 char *text, *decode; in PHP_FUNCTION() local 4225 char *str, *string, *charset, encoding, *text, *decode; in PHP_FUNCTION() local
|
/PHP-5.3/ext/mysqlnd/ |
H A D | mysqlnd_net.c | 470 MYSQLND_METHOD(mysqlnd_net, decode)(zend_uchar * uncompressed_data, size_t uncompressed_data_len, in MYSQLND_METHOD() argument
|
H A D | mysqlnd_structs.h | 276 func_mysqlnd_net__decode decode; member
|
/PHP-5.3/ext/session/ |
H A D | php_session.h | 167 int (*decode)(PS_SERIALIZER_DECODE_ARGS); member
|
/PHP-5.3/ext/exif/ |
H A D | exif.c | 2644 char *decode; in exif_process_user_comment() local
|
Completed in 40 milliseconds