Home
last modified time | relevance | path

Searched refs:encode (Results 26 – 39 of 39) sorted by relevance

12

/PHP-5.3/ext/mysqlnd/
H A Dmysqlnd_net.c268 …if (PASS == net->m.encode((compress_buf + COMPRESSED_HEADER_SIZE + MYSQLND_HEADER_SIZE), &tmp_comp… in MYSQLND_METHOD()
494 MYSQLND_METHOD(mysqlnd_net, encode)(zend_uchar * compress_buffer, size_t * compress_buffer_len, in MYSQLND_METHOD() argument
887 MYSQLND_METHOD(mysqlnd_net, encode),
H A Dmysqlnd_structs.h277 func_mysqlnd_net__encode encode; member
/PHP-5.3/ext/session/
H A Dsession.c269 } else if (PS(serializer)->encode(&ret, newlen TSRMLS_CC) == FAILURE) { in php_session_encode()
1013 PHPAPI int php_session_register_serializer(const char *name, int (*encode)(PS_SERIALIZER_ENCODE_ARG…
1021 ps_serializers[i].encode = encode;
/PHP-5.3/ext/mbstring/oniguruma/
H A DREADME106 sample/encode.c example of some encodings.
H A DHISTORY285 2006/01/24: [dist] remove warnings from sample/encode.c.
386 2005/06/30: [dist] add GB 18030 test to sample/encode.c.
407 2005/06/15: [dist] add a test to sample/encode.c.
1079 2003/12/16: [dist] add sample/encode.c
/PHP-5.3/ext/mbstring/
H A DREADME_PHP3-i18n-ja384 prefer to encode in compliance with i18n.http_output, you need
475 the current http output encode setting is returned.
619 MIME encode the string in the format of =?ISO-2022-JP?B?[string]?=.
/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dlibsqlite.dsp145 SOURCE=encode.c
/PHP-5.3/ext/sqlite/
H A Dsqlite.dsp139 SOURCE=.\libsqlite\src\encode.c
/PHP-5.3/
H A Dphp.ini-development1839 ; given by corresponding encode setting. When empty mbstring.internal_encoding
1842 ; http://php.net/exif.encode-unicode
1851 ; http://php.net/exif.encode-jis
H A Dphp.ini-production1839 ; given by corresponding encode setting. When empty mbstring.internal_encoding
1842 ; http://php.net/exif.encode-unicode
1851 ; http://php.net/exif.encode-jis
H A DNEWS4386 makes the function not encode existing html entities. (Ilia)
4489 . Added ability to encode arrays with "SOAP-ENC:Array" type instead of WSDL
/PHP-5.3/ext/pcre/pcrelib/
H A DHACKING279 Each is followed by two units that encode the desired property as a type and a
/PHP-5.3/ext/pcre/pcrelib/doc/
H A Dpcre.txt430 because those are "surrogate" values that are used in pairs to encode
7638 UTF-16, where they are used in pairs to encode codepoints with values
/PHP-5.3/ext/fileinfo/tests/
H A Dmagic15196 # bencode(8) is used to encode compressed news batches (Bnews/Cnews only?)

Completed in 137 milliseconds

12