Home
last modified time | relevance | path

Searched refs:way (Results 51 – 75 of 122) sorted by relevance

12345

/PHP-5.5/ext/standard/tests/math/
H A Dlog1p_variation1.phpt8 * Description: Returns log(1 + number), computed in a way that is accurate even
H A Dexpm1_variation1.phpt9 * Description: Returns exp(number) - 1, computed in a way that is accurate even
/PHP-5.5/ext/pdo_odbc/tests/
H A Dlong_columns.phpt27 // on Windows, the easy way to do this:
39 // easy way to compile:
/PHP-5.5/ext/com_dotnet/
H A DREADME14 Be warned that due to the way the ZE2 currently works, exceptions are only
/PHP-5.5/ext/standard/tests/file/
H A Dflock_variation.phpt7 Description: PHP supports a portable way of locking complete files
8 in an advisory way
/PHP-5.5/ext/ereg/regex/
H A DWHATSNEW2 slightly kludgey temporary way that may hurt efficiency a bit; this is
25 because of the way they are implemented), *sometimes*, depending on
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_stmt_bind_param.phpt12 The way we test the INSERT and data types overlaps with
15 fetch the inserted values. This way we test
293 …// Note: you cannot insert any blob values this way. But you can check the API at least partly thi…
H A Dmysqli_pconn_reuse.phpt5 die("skip TODO - we need to add a user level way to check if CHANGE_USER gets called by pconnect");
H A Dmysqli_constants.phpt172 /* pretty dump test, but that is the best way to mimic mysql.c */
H A Dmysqli_stmt_num_rows.phpt91 On the contrary, the mysqlnd way is a reasonable one and, maybe, one fine
H A Dmysqli_stmt_get_result_types.phpt235 …// Note: you cannot insert any blob values this way. But you can check the API at least partly thi…
/PHP-5.5/ext/spl/internal/
H A Dcachingiterator.inc18 * This iterator wrapper does a one ahead iteration. This way it knows whether
/PHP-5.5/tests/lang/
H A Dbug20175.phpt93 * stored reference oop_value. This way oop_class gets some singleton behavior
/PHP-5.5/ext/standard/tests/array/
H A Darray_unique_variation2.phpt12 * array_unique() behaves in an expected way.
H A Darray_intersect_assoc_variation3.phpt13 * array_intersect_assoc() behaves in an expected way with the other arguments passed to the function
H A Darray_intersect_assoc_variation4.phpt13 * array_intersect_assoc() behaves in an expected way with the other arguments passed to the functio…
H A Darray_combine_variation3.phpt13 * array_combine() behaves in an expected way with the arguments passed to the function
H A Darray_intersect_variation3.phpt12 * array_intersect() behaves in expected way with the other arguments passed to the function
H A Darray_intersect_variation4.phpt12 * array_intersect() behaves in expected way with the other arguments passed to the function.
/PHP-5.5/ext/pcre/pcrelib/
H A DREADME70 with existing files of that name by distributing it that way. To use PCRE with
80 One way of avoiding this confusion is to compile PCRE with the addition of
91 If you install PCRE in the normal way on a Unix-like system, you will end up
140 "make" you may be able to build PCRE using autotools in the same way as for
352 when PCRE is built this way, it always operates in EBCDIC. It cannot support
402 pcretest linked in this way, there may be licensing issues. These can be
566 Then run "make" in the usual way. Similarly, you can use --disable-static to
573 You can specify CC and CFLAGS in the normal way to the "configure" command, in
587 move pcre_chartables.c.dist out of the way, then compile dftables.c by hand and
810 automatically re-generated. The best way to do this is to move
[all …]
H A DHACKING86 functions to work this way. This got rid of about 600 lines of source. It
108 and the way that Perl works. This is not surprising, since it is intended to be
125 same way. See the user documentation for details.
130 ever active at once. I believe some other regex matchers work this way. JIT
406 this way, using the single opcode OP_CBRA.
/PHP-5.5/TSRM/
H A Dthreads.m499 dnl Try to find a way to enable POSIX threads
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput1894 /-- This one is here not because it's different to Perl, but because the way
/PHP-5.5/Zend/RFCs/
H A D002.txt28 Namespaces in Zend 2.0 provide a way to manage the symbol collision
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt2122 only way to do it in Perl.
2159 Perl, and no way to set it within a pattern.
4916 but instead are interpreted in some special way.
5083 \040 is another way of writing an ASCII space
6325 only way the rest of the pattern matches.
6403 to be re-evaluated in this way.
6452 found its way into Perl at release 5.10.
8370 plest way:
9289 pcre[16|32]_dfa_exec() in the usual way.
9634 subject string is the Perl way, not the POSIX way. Note that setting
[all …]

Completed in 138 milliseconds

12345