Home
last modified time | relevance | path

Searched refs:first (Results 576 – 600 of 618) sorted by relevance

1...<<2122232425

/PHP-5.5/Zend/
H A DZEND_CHANGES492 and the first block that has a 'instanceof' match gets executed.
825 how class objects are iterated in PHP code. The first of them simply
1077 boolean first, and conduct the comparison later. That means, for
/PHP-5.5/ext/mbstring/
H A DREADME_PHP3-i18n-ja179 create DSO capable Apache first
606 from the first byte of that character. It will cut the string without
/PHP-5.5/ext/pdo/
H A Dpdo_sql_parser.re441 /* lookup bind first via hash and then index */
/PHP-5.5/ext/openssl/
H A DREADME246 those first.
/PHP-5.5/ext/mbstring/oniguruma/doc/
H A DRE443 * Invalid first byte is treated as a character.
/PHP-5.5/ext/standard/tests/file/
H A Dfread_variation3-win32.phpt16 opening userspace stream) when 8192 bytes have been read whichever comes first.
H A Dfread_variation3.phpt16 opening userspace stream) when 8192 bytes have been read whichever comes first.
H A Dfread_variation4-win32.phpt16 opening userspace stream) when 8192 bytes have been read whichever comes first.
H A Dfread_variation4.phpt16 opening userspace stream) when 8192 bytes have been read whichever comes first.
H A Dfread_basic.phpt10 opening userspace stream) when 8192 bytes have been read whichever comes first.
H A Dfread_variation2.phpt10 opening userspace stream) when 8192 bytes have been read whichever comes first.
H A Dfread_variation1.phpt10 opening userspace stream) when 8192 bytes have been read whichever comes first.
/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY68 2007/06/06: [tune] don't set qn->next_head_exact for string first byte is zero.
245 first argument of rb_warn() should be format string.
287 allow upper case letter as the first character
1774 2003/02/07: [impl] check first byte of string in ignore-case mode.
2004 2002/02/25: Version 1.0 (first release)
/PHP-5.5/
H A DUPGRADING524 forcing the first address to be tried.
H A DINSTALL52 Before starting the installation, first you need to know what do you
59 For the first and most common form, you need three things: PHP itself,
273 it is your first install then you need to "make install" as well)
1315 * Different version numbers (at least the first two numbers should
1543 may be able to help you. You should check out the archive first, in
1603 IniFilePath in any of these keys, the first one found will be used
1868 first searched in the Apaches install directory, e.g. c:\program
H A Dconfigure.in4 dnl include Zend specific macro definitions first
790 dnl remove "none" when introducing the first incompatible LTP version an
H A DNEWS3263 separators to the first byte. FR #53457. (Adam)
3805 . Fixed bug #55510: $_FILES 'name' missing first character after upload.
5119 - Fixed bug #51096 ('last day' and 'first day' are handled incorrectly when
5972 . support for "first/last day of <month>" style texts.
6010 the part of haystack before or after first occurrence of needle.
6187 - Fixed bug #46844 (php scripts or included files with first line starting
6408 - Fixed bug #47845 (PDO_Firebird omits first row from query). (Lars W)
7398 - Fixed bug #41127 (Memory leak in ldap_{first|next}_attribute functions).
9063 - Added optional first parameter to XsltProcessor::registerPHPFunctions to
9683 - Fixed bug #31054 (safe_mode & open_basedir checks only check first
[all …]
/PHP-5.5/ext/spl/
H A Dspl_directory.c2239 zval ** first = Z_ARRVAL_P(intern->u.file.current_zval)->pListHead->pData; in spl_filesystem_file_is_empty_line() local
2241 return Z_TYPE_PP(first) == IS_STRING && Z_STRLEN_PP(first) == 0; in spl_filesystem_file_is_empty_line()
/PHP-5.5/ext/mbstring/libmbfl/
H A DLICENSE9 [This is the first released version of the Lesser GPL. It also counts
23 can use it too, but we suggest you first think carefully about whether
/PHP-5.5/ext/intl/doc/
H A DTutorial.txt90 for text. Almost all characters are distinguished by the first three levels, and in most
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput1218 No first char
27 No first char
37 No first char
63 No first char
H A Dtestinput7182 the same character differ. The first went wrong with heap frame storage; the
/PHP-5.5/ext/standard/tests/strings/
H A Dstrspn_variation8.phpt29 first line of heredoc string
H A Dstrcspn_variation8.phpt29 first line of heredoc string
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c1114 int first = 1; in _extension_string() local
1120 if (first) { in _extension_string()
1122 first = 0; in _extension_string()
1128 if (!first) { in _extension_string()

Completed in 99 milliseconds

1...<<2122232425