Home
last modified time | relevance | path

Searched refs:after (Results 401 – 425 of 472) sorted by relevance

1...<<111213141516171819

/PHP-7.0/ext/standard/tests/file/
H A Dfwrite_variation4-win32.phpt14 If the length arquement is given,writing will stop after length bytes have been
H A Dfwrite_variation4.phpt14 If the length arquement is given,writing will stop after length bytes have been
H A Dfwrite_variation2-win32.phpt14 If the length arquement is given,writing will stop after length bytes have been
H A Dfwrite_variation2.phpt14 If the length arquement is given,writing will stop after length bytes have been
H A Dfread_variation3-win32.phpt15 reached, (for network streams) when a packet becomes available, or (after
45 // file pointer position after read
H A Dfread_variation3.phpt15 reached, (for network streams) when a packet becomes available, or (after
45 // file pointer position after read
H A Dfread_variation4-win32.phpt15 reached, (for network streams) when a packet becomes available, or (after
45 // file pointer position after read
H A Dfread_variation4.phpt15 reached, (for network streams) when a packet becomes available, or (after
45 // file pointer position after read
H A Dfwrite_variation3-win32.phpt14 If the length arquement is given,writing will stop after length bytes have been
H A Dfwrite_variation3.phpt14 If the length arquement is given,writing will stop after length bytes have been
H A Dfwrite_basic-win32.phpt14 If the length arquement is given,writing will stop after length bytes have been
/PHP-7.0/ext/mysqli/tests/
H A Dmysqli_change_user.phpt45 // Reconnect because after 3 failed change_user attempts, the server blocks you off.
/PHP-7.0/ext/mbstring/oniguruma/doc/
H A DRE126 possessive (greedy and does not backtrack after repeated)
360 (?m): ^ match after newline, $ match before newline
/PHP-7.0/
H A Dphp.ini-development58 ; An empty string can be denoted by simply not writing anything after the equal
67 ; you may only use these constants *after* the line that loads the extension.
214 ; You may be able to send headers and cookies after you've already sent output
269 ; automatically after every output block. This is equivalent to calling the
270 ; PHP function flush() after each and every call to print() or echo() and each
286 ; digits after the floating point. The default value ensures that when floats
558 ; String to output after an error message. PHP's default behavior is to leave
662 ; Automatically add files after PHP document.
889 ;extension=php_exif.dll ; Must be after mbstring as it depends on it
1262 ; rows that will be fetched automatically after statement execution.
[all …]
H A Dphp.ini-production58 ; An empty string can be denoted by simply not writing anything after the equal
67 ; you may only use these constants *after* the line that loads the extension.
214 ; You may be able to send headers and cookies after you've already sent output
269 ; automatically after every output block. This is equivalent to calling the
270 ; PHP function flush() after each and every call to print() or echo() and each
286 ; digits after the floating point. The default value ensures that when floats
558 ; String to output after an error message. PHP's default behavior is to leave
662 ; Automatically add files after PHP document.
889 ;extension=php_exif.dll ; Must be after mbstring as it depends on it
1262 ; rows that will be fetched automatically after statement execution.
[all …]
H A DINSTALL142 When building directly from Git sources or after custom modifications
230 If you decide to change your configure options after installation,
356 after the number of requests specified by PHP_FCGI_MAX_REQUESTS is
481 should place the following lines after mime types init.
854 and/or the web server was restarted after installation.
925 type the following into the Terminal Application (after, it will
1313 libraries uses --enable. To be sure, run the following after buildconf:
1392 after the registry key mentioned below.
1428 ; any text on a line after an unquoted semicolon (;) is ignored
1727 after the FP patch is applied would solve the problem.
[all …]
/PHP-7.0/ext/date/tests/
H A DDateTime_data-fall-type2-type2.inc19 * + post: the day after the transition day 2010-11-08 19:59:59 EST
H A DDateTime_data-fall-type2-type3.inc19 * + post: the day after the transition day 2010-11-08 19:59:59 EST
H A DDateTime_data-fall-type3-type2.inc19 * + post: the day after the transition day 2010-11-08 19:59:59 EST
/PHP-7.0/Zend/RFCs/
H A D001.txt119 after a very small amount of modifications would be high.
/PHP-7.0/ext/pcre/pcrelib/doc/
H A Dpcre.txt2434 18 missing ) after comment
2440 24 unrecognized character after (?<
2444 28 assertion expected after (?(
2454 38 number after (?C is > 255
2481 63 digit expected after (?+
2501 81 missing opening brace after \o
3289 acter after the first failure.
6376 tions. For example, after
6564 before or after the reference.
7407 Verbs that act after backtracking
[all …]
/PHP-7.0/ext/standard/tests/array/
H A Deach.phpt38 the first element after the assignment */
/PHP-7.0/ext/intl/calendar/
H A Dcalendar_class.cpp395 PHP_ME_MAPPING(after, intlcal_after, ainfo_cal_other_cal, ZEND_ACC_PUBLIC)
/PHP-7.0/ext/spl/tests/
H A Dbug55701.phpt236 // after a successful iteration over a non-empty list of files.
/PHP-7.0/sapi/cgi/
H A DREADME.FastCGI14 There are two ways to run the resulting 'php' binary after the fastcgi

Completed in 71 milliseconds

1...<<111213141516171819