Home
last modified time | relevance | path

Searched refs:before (Results 176 – 200 of 238) sorted by relevance

12345678910

/PHP-7.0/ext/standard/tests/serialize/
H A D005.phpt126 // Now we have __autoload(), that will be called before the old style header.
/PHP-7.0/Zend/
H A Dconfigure.in113 dnl We want this one before the checks, so the checks can modify CFLAGS.
/PHP-7.0/ext/date/tests/
H A DDateTime_data-fall-type2-type3.inc14 * + prev: the day before the transition day 2010-11-06 18:38:28 EDT
20 * + dtsec: daylight time 1 sec before change 2010-11-07 01:59:59 EDT
H A DDateTime_data-fall-type3-type2.inc14 * + prev: the day before the transition day 2010-11-06 18:38:28 EDT
20 * + dtsec: daylight time 1 sec before change 2010-11-07 01:59:59 EDT
H A DDateTime_data-fall-type3-type3.inc14 * + prev: the day before the transition day 2010-11-06 18:38:28
20 * + dtsec: daylight time 1 sec before change 2010-11-07 01:59:59 EDT, + TZ
/PHP-7.0/ext/standard/tests/array/
H A Darray_splice_variation3.phpt44 echo "absolute offset - relative length - attempt to cut form before beginning \n";
405 absolute offset - relative length - attempt to cut form before beginning
/PHP-7.0/sapi/cgi/
H A DREADME.FastCGI127 be set before running the PHP binary:
148 This controls how many requests each child process will handle before
/PHP-7.0/ext/mysqli/tests/
H A Dmysqli_last_insert_id.phpt127 printf("Dumping table contents before INSERT...SELECT experiments...\n");
183 Dumping table contents before INSERT...SELECT experiments...
H A Dconnect.inc24 …/* Development setting: test experimal features and/or feature requests that never worked before? …
H A Dmysqli_class_mysqli_result_reflection.phpt11 die("skip Reflection not available before PHP 5 (found PHP $tmp)");
/PHP-7.0/ext/fileinfo/
H A Dmagicdata.patch1 Patches applied to file 5.17 sources tree before generating magic.mgc
2 and before running create_data_file.php to create data_file.c.
/PHP-7.0/Zend/tests/
H A D019.phpt54 // checking with isset before unsetting, expected: bool(true)
288 echo "value of static_var before unset: $static_var\n";
314 * will retain the same value as before unset() was called.
337 * will retain the same value as before unset() was called.
1292 value of static_var before unset: 1
1301 value of static_var before unset: 2
1310 value of static_var before unset: 3
/PHP-7.0/ext/sysvsem/tests/
H A Dnowait.phpt70 /* Release the child semahpore before releasing
/PHP-7.0/ext/spl/internal/
H A Drecursiveiteratoriterator.inc205 /** Called after current child iterator is invalid and right before it
/PHP-7.0/ext/pcre/pcrelib/
H A DHACKING93 runs more slowly than before (30% or more, depending on the pattern) because it
193 OP_DOLL $ (end of data, or before final newline)
194 OP_DOLLM $ multiline mode (end of data or before newline)
435 before each replication after the minimum, so that, for example, (abc){2,5} is
462 for when there is a backtrack to before the group - any captures within the
/PHP-7.0/ext/standard/tests/strings/
H A Dstrlen.phpt134 before converting to string. Here Precision = 12 */
/PHP-7.0/ext/intl/
H A DERROR.CONVENTIONS74 :: Intl functions and methods should reset the global error before doing
/PHP-7.0/ext/standard/tests/file/
H A Drename_variation13-win32.phpt30 // as before
/PHP-7.0/ext/mbstring/oniguruma/doc/
H A DRE144 \Z end of string, or before newline at the end
360 (?m): ^ match after newline, $ match before newline
/PHP-7.0/ext/pcre/pcrelib/doc/
H A Dpcre.txt1271 immediately before the configure command.
1302 before running make to build PCRE, so that ccache is not used.
1806 calls. This should be done before calling any PCRE functions.
6116 # before ---------------branch-reset----------- after
6564 before or after the reference.
7035 and all have to be tested before failure can be reported.
7352 before each backtrack happens (in this example, 10 times).
7886 also before newline at end of subject
7889 also before newline at end of subject
9281 before trying to save the study data.
[all …]
/PHP-7.0/ext/intl/calendar/
H A Dcalendar_class.cpp396 PHP_ME_MAPPING(before, intlcal_before, ainfo_cal_other_cal, ZEND_ACC_PUBLIC)
/PHP-7.0/ext/mbstring/
H A DREADME_PHP3-i18n-ja407 The script's encoding is converted to i18n.internal_encoding before
765 For any gd libraries before 1.6.2, you need to use i18n_convert. For
769 have i18n_http_output("pass") before calling ImageGif, ImagePng, ImageJpeg!
/PHP-7.0/
H A DREADME.namespaces27 the file. The only exception is "declare" statement that can be used before.
H A DUPGRADING.INTERNALS181 before any globals was accessed.
251 parameter while before they were parameterless. When registering the
H A DINSTALL116 sections specific to your platform or web server before you begin the
321 properly before continuing.
495 .#NOTE this next line should happen after all 'ObjectType' and before all 'AddLo
805 Second, before installing a package, it's wise to ensure the package
844 (like Apache) is required before these changes take affect.
974 server so the PHP files will parse as PHP before outputting them to
1084 it before you can start using the extension.
1223 extension=extname.so line before you can use the extension.
1364 Read the » How to report a bug document before submitting any bug
1589 is available for almost any OS (except maybe for MacOS before OSX), and
[all …]

Completed in 70 milliseconds

12345678910