Home
last modified time | relevance | path

Searched refs:encoding (Results 901 – 906 of 906) sorted by relevance

1...<<31323334353637

/PHP-5.5/ext/pcre/pcrelib/
H A DREADME233 when --enable-utf is included, the use of a UTF encoding still has to be
337 tables for ASCII encoding that is part of the distribution. If you specify
H A DChangeLog1873 UTF-8 encoding is 0xd1,0x85), this was misinterpreted as a newline when
2474 17. Implemented support for UTF-8 encoding in EBCDIC environments, a patch
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c71879 if( encoding!=SQLITE_UTF8 ){
71917 pOut->enc = encoding;
71983 pOut->enc = encoding;
72213 Stringify(pIn1, encoding);
72214 Stringify(pIn2, encoding);
72231 pOut->enc = encoding;
73365 pDest->enc = encoding;
73409 applyAffinity(pIn1, cAff, encoding);
105835 u8 encoding;
105838 if( encoding==0 ) encoding = SQLITE_UTF8;
[all …]
/PHP-5.5/sapi/thttpd/
H A Dthttpd_patch1040 # A list of file extensions followed by the corresponding MIME encoding.
/PHP-5.5/
H A Dacinclude.m41515 /* Implementations may consider this as an encoding error */
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt3798 characters to be no longer than 4 bytes, the encoding scheme (origi-
4998 A second use of backslash provides a way of encoding non-printing char-
5743 for values whose encoding uses 1, 2, 3, or 4 bytes, respectively. The
9562 POSIX-compatible, and in multi-byte encoding domains it is probably

Completed in 365 milliseconds

1...<<31323334353637