Searched defs:decode (Results 1 – 6 of 6) sorted by relevance
/PHP-5.4/ext/standard/ |
H A D | http_fopen_wrapper.c | 760 long decode = 1; in php_stream_url_wrap_http_ex() local
|
/PHP-5.4/ext/imap/ |
H A D | php_imap.c | 2461 char *text, *decode; in PHP_FUNCTION() local 2484 char *text, *decode; in PHP_FUNCTION() local 2507 char *text, *decode; in PHP_FUNCTION() local 2530 char *text, *decode; in PHP_FUNCTION() local 4216 char *str, *string, *charset, encoding, *text, *decode; in PHP_FUNCTION() local
|
/PHP-5.4/ext/mysqlnd/ |
H A D | mysqlnd_net.c | 534 MYSQLND_METHOD(mysqlnd_net, decode)(zend_uchar * uncompressed_data, const size_t uncompressed_data_… in MYSQLND_METHOD() argument
|
H A D | mysqlnd_structs.h | 303 func_mysqlnd_net__decode decode; member
|
/PHP-5.4/ext/session/ |
H A D | php_session.h | 196 int (*decode)(PS_SERIALIZER_DECODE_ARGS); member
|
/PHP-5.4/ext/exif/ |
H A D | exif.c | 2620 char *decode; in exif_process_user_comment() local
|
Completed in 66 milliseconds