Home
last modified time | relevance | path

Searched refs:even (Results 76 – 100 of 118) sorted by relevance

12345

/PHP-7.2/ext/standard/tests/math/
H A Dexpm1_variation1.phpt9 * Description: Returns exp(number) - 1, computed in a way that is accurate even
/PHP-7.2/ext/mysqli/tests/
H A Dmysqli_change_user_get_lock.phpt39 … closed. Locks acquired with GET_LOCK() are released. These effects occur even if the user didn't …
H A Dmysqli_report_wo_ps.phpt27 printf("[002] Expecting boolean/true even for invalid flags, got %s/%s\n", gettype($tmp), $tmp);
H A Dmysqli_report.phpt20 printf("[002] Expecting boolean/true even for invalid flags, got %s/%s\n", gettype($tmp), $tmp);
/PHP-7.2/ext/pdo_oci/tests/
H A Dbug60994.phpt31 $string1 = 'abc' . str_repeat('j', 8187) . 'xyz'; // 8193 chars total works fine here (even 1 milli…
/PHP-7.2/
H A DREADME.MAILINGLIST_RULES48 previous posters have said. This is even more important the longer the
H A DREADME.UNIX-BUILD-SYSTEM54 the extension will even be built as a dynamic module.
H A DREADME.TESTING274 that MUST be run as CGI, even if there is no --POST-- or --GET-- sections
H A DREADME.GIT-RULES91 4. Do write your commit message in such a way that it makes sense even
H A DCODING_STANDARDS54 check its man page again, and only then, consider using it, and even then,
269 And yes, please keep the prototype on a single line, even if that line
H A DREADME.EXT_SKEL136 mixed, it wouldn't even be possible to write anything, because only you
H A DUPGRADING96 session_cache_expire() no longer work. Older PHPs accept new values even
H A DREADME.STREAMS356 so I won't even go in to how to do that here */
/PHP-7.2/ext/phar/
H A DTODO108 * implement write support for mounted files even if phar.readonly=1
/PHP-7.2/sapi/cgi/
H A DREADME.FastCGI51 be, you could even have several web servers utilising the same running PHP
/PHP-7.2/ext/pdo/
H A Dpdo_sql_parser.re151 * We we pretend that the query was positional even if
/PHP-7.2/ext/mbstring/oniguruma/
H A DINSTALL88 uninstallation works correctly, even though it is required by the
188 it does better at avoiding recompilation issues, and works well even
/PHP-7.2/ext/pcre/pcrelib/
H A DHACKING173 OP_ANYBYTE match any single unit, even in UTF-8/16 mode
464 the group even after it is complete in order to do this. When there are no
513 broke it. OP_RECURSE is also used for "subroutine" calls, even though they are
H A DChangeLog135 just allowed for more memory, even if not needed. (A proper fix is
226 fixed by always allowing for more memory, even if not needed. (A proper fix
1268 greater than 0x7fffffff (which cannot be represented in UTF-8, even under
1660 position)" or even infinite loops could occur.
2548 to have an empty string match not at the start, even when the pattern is
2882 it was being rejected as not supported by pcre_dfa_exec(), even though
3121 compatibility, even though it is no longer used.
4304 not recognized as back references, even though there were sufficient
4763 Sadly, there are *still* compilers around that complain, even though
5017 17. Added support for Perl's \C escape. This matches one byte, even in UTF8
[all …]
/PHP-7.2/ext/phar/tests/zip/files/
H A Dcorrupt_zipmaker.php.inc16 * but WITHOUT ANY WARRANTY; without even the implied warranty of
/PHP-7.2/ext/filter/docs/
H A Dfilter.txt98 type, if you ask for an array, you will get an array even if the source is
/PHP-7.2/ext/pcre/pcrelib/doc/
H A Dpcre.txt998 to the configure command. This implies UTF support, even if you have
1476 is no point even considering the possibility of backtracking into the
1521 matches a single data unit, even in UTF-8, UTF-16 or UTF-32 modes, is
1889 later time, possibly by a different program, and even on a host other
2082 Note that the offset is in data units, not characters, even in a UTF
2164 only ever matches one character, even if newlines are coded as CRLF.
2266 characters, even if it actually contains newlines. The "start of line"
7724 \C one data unit, even in UTF mode (best avoided)
9520 extremely long time, even for relatively short strings.
9598 are not even defined.
[all …]
/PHP-7.2/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt163 other commercial damages or losses), even if such Contributor
/PHP-7.2/ext/mbstring/libmbfl/
H A DLICENSE237 distribute the source code, even though third parties are not
254 derivative work of the Library even though the source code is not.
/PHP-7.2/ext/pcre/pcrelib/testdata/
H A Dtestinput7441 /-- Without PCRE_UCP, non-ASCII always fail, even if < 256 --/

Completed in 127 milliseconds

12345