Home
last modified time | relevance | path

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

12345

/php-src/ext/odbc/tests/
H A Dodbc_non_persistent_connection_reuse.phpt15 // Since CI runs ODBC tests with SQL Server, just use an SQL Server specific way of testing.
H A Dodbc_persistent_close_all.phpt15 // Since CI runs ODBC tests with SQL Server, just use an SQL Server specific way of testing.
/php-src/sapi/fpm/tests/
H A Dbug76601-reload-child-signals.phpt36 * Alternative way is to set log_level=debug and filter result of
/php-src/ext/mysqli/tests/
H A Dmysqli_pconn_disabled.phpt9 die("skip TODO - we need to add a user level way to check if CHANGE_USER gets called by pconnect");
H A Dmysqli_constants.phpt148 /* pretty dump test, but that is the best way to mimic mysql.c */
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
319 …// Note: you cannot insert any blob values this way. But you can check the API at least partly thi…
H A Dmysqli_pconn_reuse.phpt7 die("skip TODO - we need to add a user level way to check if CHANGE_USER gets called by pconnect");
H A Dmysqli_stmt_num_rows.phpt80 On the contrary, the mysqlnd way is a reasonable one and, maybe, one fine
H A Dmysqli_stmt_get_result_types.phpt230 …// Note: you cannot insert any blob values this way. But you can check the API at least partly thi…
H A Dmysqli_stmt_bind_result.phpt270 …// Note: you cannot insert any blob values this way. But you can check the API at least partly thi…
/php-src/ext/zlib/tests/
H A Ddata.inc60 Thou marshall'st me the way that I was going;
75 Hear not my steps, which way they walk,
/php-src/ext/pgsql/tests/
H A D08escape.phpt18 $expect2 = "ABC\\\\ABC\\\\''"; //the way escape string differs from PostgreSQL 9.0
/php-src/docs/source/
H A Dindex.rst49 no way around reading lots and lots of code, asking questions of somebody with experience can save a
/php-src/ext/pgsql/
H A Dconfig.m410 dnl pg_config is still the default way to retrieve build options
/php-src/ext/pdo_odbc/tests/
H A Dlong_columns.phpt28 // on Windows, the easy way to do this:
40 // easy way to compile:
/php-src/docs/source/introduction/
H A Dhigh-level-overview.rst83 tree structure from the tokens to more closely reflect the source code the way humans see it.
124 on a "virtual machine", often abbreviated to VM. This is just a fancy way of saying that there is no
131 With that little detour out of the way, the job of the compiler is to read the AST and translate it
/php-src/sapi/fpm/
H A Dphp-fpm.service.in3 # the best way is to use the "systemctl edit" command.
/php-src/ext/pdo_firebird/tests/
H A Dtransaction_isolation_level_behavior.phpt97 * the test will never end. There is currently no way to confirm.
/php-src/ext/standard/tests/array/
H A Darray_unique_variation2.phpt7 * array_unique() behaves in an expected way.
H A Darray_intersect_assoc_variation3.phpt7 * array_intersect_assoc() behaves in an expected way with the other arguments passed to the function
H A Darray_combine_variation3.phpt7 * array_combine() behaves in an expected way with the arguments passed to the function
H A Darray_intersect_assoc_variation4.phpt7 * array_intersect_assoc() behaves in an expected way with the other arguments passed to the functio…
/php-src/tests/lang/
H A Dbug20175.phpt91 * stored reference oop_value. This way oop_class gets some singleton behavior
/php-src/TSRM/
H A Dthreads.m484 dnl Try to find a way to enable POSIX threads.
/php-src/
H A DUPGRADING.INTERNALS227 - Added a way to attached private data to a php_libxml_ref_obj.
228 - Added a way to fix a class type onto php_libxml_ref_obj.
230 - Added a way to override document handlers (e.g. serialization) with

Completed in 37 milliseconds

12345