Home
last modified time | relevance | path

Searched refs:before (Results 201 – 225 of 238) sorted by relevance

12345678910

/PHP-7.0/
H A Dacinclude.m4487 dnl PHP_ADD_INCLUDE(path [,before])
490 dnl if before is 1, add in the beginning of INCLUDES.
596 dnl PHP_ADD_FRAMEWORK(framework [,before])
599 dnl line. if before is 1, the framework is added
613 dnl PHP_ADD_FRAMEWORKPATH(path [,before])
619 dnl to be specifically added. if before is 1, the
2077 dnl Some vendors force mawk before gawk; mawk is broken so we don't like that
2756 # Options that exist before PHP 6
H A DREADME.TESTING163 you write the correct ACTUAL OUTPUT and EXPECTED OUTPUT before you
H A DUPGRADING313 won't error and will work the same as before:
487 . session_regenerate_id() saves current $_SESSION before creating new session ID.
532 library does not filter mailbox names before passing them to rsh/ssh
H A Dphp.ini-development209 ; (excluding headers and cookies) PHP should keep internally before pushing that
552 ; String to output before an error message. PHP's default behavior is to leave
658 ; Automatically add files before PHP document.
757 ; of zero causes PHP to behave as before. Default is 1. You should fix your scripts
1067 ; Check that a connection is still valid before reuse.
1236 ; Connection: The number of seconds that must pass before issuing a
H A Dphp.ini-production209 ; (excluding headers and cookies) PHP should keep internally before pushing that
552 ; String to output before an error message. PHP's default behavior is to leave
658 ; Automatically add files before PHP document.
757 ; of zero causes PHP to behave as before. Default is 1. You should fix your scripts
1067 ; Check that a connection is still valid before reuse.
1236 ; Connection: The number of seconds that must pass before issuing a
H A Dconfigure.in175 dnl Settings we want to make before the checks.
186 dnl We want this one before the checks, so the checks can modify CFLAGS.
1655 | BEQUEATH_DETACH to YES before starting Apache. If the problem |
H A DCODING_STANDARDS242 prototype before it along with a brief one-line description of what the
/PHP-7.0/ext/pcre/pcrelib/
H A DChangeLog663 before.
740 37. In extended mode, Perl ignores spaces before a + that indicates a
742 before the possessive +. It now does.
813 (b) Minimum length was not checked before the matching is started.
918 39. Try madvise first before posix_madvise.
2870 that check the return values (which was not done before).
2901 Perl does, and where it didn't before.
3294 before "make dist".
4678 copy DLL to top builddir before testing
4773 the global options, as before. Thus, they show up in the info data.
[all …]
/PHP-7.0/win32/
H A Dinstall.txt140 SYSTEM folder) before moving on with a new PHP installation. Be sure
153 The following steps should be completed on all installations before any
307 extensions before enabling them in php.ini.
406 before firing up PHP. This means that the web server will provide
592 read the Windows specific notes for Apache 2.0.x before reading on
752 all 'ObjectType' and before all 'AddLog' lines:
1150 extension=extname.so line before you can use the extension.
1234 Read the How to report a bug document before submitting any bug
1393 is available for almost any OS (except maybe for MacOS before OSX), and
1721 * Enter your PHP directory at the end, including ';' before (e.g.
/PHP-7.0/ext/mysqli/tests/
H A Dmysqli_ps_select_union.phpt56 /* Note: bind_result before execute */
H A Dmysqli_stmt_affected_rows.phpt168 …/* PS are unbuffered, num_rows cannot determine the row count before all rows have been fetched an…
/PHP-7.0/sapi/fpm/
H A Dwww.conf.in135 ; The number of requests each child process should execute before respawning.
372 ; by clearing the environment in workers before env vars specified in this
/PHP-7.0/Zend/
H A DZEND_CHANGES383 initialization that the object may need before it can be used.
438 receives no parameters, is called before the object is freed
1085 functions before they're declared!
/PHP-7.0/ext/filter/docs/
H A Dfilter.txt48 * As the input filter acts on input data before the magic quotes function
/PHP-7.0/ext/standard/tests/file/
H A Dftruncate_variation2-win32.phpt64 var_dump( filesize($filename) ); // new file size, should be same as before truncating
H A Dftruncate_variation2.phpt64 var_dump( filesize($filename) ); // new file size, should be same as before truncating
H A Dfread_variation3-win32.phpt31 // print file pointer position before read
H A Dfread_variation3.phpt31 // print file pointer position before read
H A Dfread_variation4-win32.phpt31 // print file pointer position before read
H A Dfread_variation4.phpt31 // print file pointer position before read
/PHP-7.0/build/
H A Dlibtool.m4733 # (2) before a word containing "conftest.", or (3) at the end.
1150 # (2) before a word containing "conftest.", or (3) at the end.
1707 # before this can be enabled.
2839 # Dependencies to place before and after the object being linked:
3863 # Sentinel used to keep track of whether or not we are before
3898 # The "-l" case would never come before the object being
3997 # Sun compiler versions before 5.6, else PIC objects from an old
4344 # Dependencies to place before the objects being linked to create a
4352 # Dependencies to place before the objects being linked to create a
4401 # Is shlibpath searched before the hard-coded library search path?
[all …]
/PHP-7.0/ext/oci8/
H A Dconfig.m4215 dnl PHP_DTRACE=yes before running configure
/PHP-7.0/ext/odbc/
H A Dconfig.m4211 You need to source your DB2 environment before running PHP configure:
/PHP-7.0/ext/mbstring/oniguruma/doc/
H A DAPI595 before onig_end() call.
/PHP-7.0/ext/intl/calendar/
H A Dcalendar_methods.cpp397 _php_intlcal_before_after(&Calendar::before, INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHP_FUNCTION()

Completed in 115 milliseconds

12345678910