Home
last modified time | relevance | path

Searched refs:PS (Results 26 – 50 of 55) sorted by relevance

123

/PHP-7.0/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_native_column.phpt2 MySQL PDO->prepare(), native PS, named placeholder
H A Dpdo_mysql_prepare_native_clear_error.phpt2 MySQL PDO->prepare(), native PS, clear line after error
43 // Native PS
H A Dpdo_mysql_stmt_closecursor.phpt110 printf("Testing emulated PS...\n");
125 printf("Testing native PS...\n");
154 Testing emulated PS...
165 Testing native PS...
H A Dpdo_mysql_prepare_native_mixed_style.phpt2 MySQL PDO->prepare(), native PS, mixed, wired style
H A Dpdo_mysql_prepare_native_dup_named_placeholder.phpt2 MySQL PDO->prepare(), native PS, named placeholder II
39 // Now the same with emulated PS.
H A Dpdo_mysql_prepare_load_data.phpt63 // Run with native PS.
86 // This should fail, the PS protocol should not support it.
H A Dpdo_mysql_attr_max_buffer_size.phpt27 /* buffer is only relevant with native PS */
H A Dpdo_mysql_stmt_unbuffered_2050.phpt19 printf("Native PS...\n");
119 Native PS...
H A Dpdo_mysql_stmt_bindvalue.phpt16 printf("Testing native PS...\n");
156 printf("Testing emulated PS...\n");
304 Testing native PS...
320 Testing emulated PS...
H A Dpdo_mysql_exec.phpt163 …printf("[035] With emulated PS it works but makes no sense given that exec() returns sort of affec…
184 [035] With emulated PS it works but makes no sense given that exec() returns sort of affected rows.…
H A Dpdo_mysql_stmt_getcolumnmeta.phpt51 printf("Testing native PS...\n");
313 Testing native PS...
H A Dpdo_mysql_prepare_emulated.phpt2 MySQL PDO->prepare(), emulated PS
328 PDO's PS parser has some problems with invalid SQL and crashes from time to time
H A Dpdo_mysql_prepare_native.phpt2 MySQL PDO->prepare(), native PS
/PHP-7.0/ext/mysqli/tests/
H A Dmysqli_stmt_fetch_geom.phpt115 printf("[%04d] PS and non-PS return different data.\n", $offset + 16);
H A Dmysqli_stmt_get_result_geom.phpt106 printf("[%04d] PS and non-PS return different data.\n", $offset + 17);
H A Dmysqli_stmt_bind_result_format.phpt53 printf("[%03d] Cannot create PS, [%d] %s\n",
65 printf("[%03d] Cannot prepare PS, [%d] %s\n",
72 printf("[%03d] Cannot execute PS, [%d] %s\n",
H A Dmysqli_stmt_fetch_bit.phpt2 Fetching BIT column values using the PS API
H A Dmysqli_stmt_multires.phpt2 Multiple result set with PS
H A Dmysqli_stmt_get_result_bit.phpt2 Fetching BIT column values using the PS API
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/
H A DUPGRADING.INTERNALS294 must not refer/change PS() variables directly from save handler. Use
298 - PS(invalid_session_id) was removed. It was never worked as it supposed.
302 Do not access PS(id) directly, but use this handler and it's parameter.
H A DUPGRADING791 - 'gd PS font'
792 - 'gd PS encoding'
/PHP-7.0/ext/soap/
H A Dsoap.c1703 if (PS(session_status) != php_session_active &&
1704 PS(session_status) != php_session_disabled) {
1709 session_vars = &PS(http_session_vars);
1775 zval *session_vars = &PS(http_session_vars);
/PHP-7.0/ext/pcre/pcrelib/testdata/
H A Dtestinput10124 /^\PS/8
H A Dtestinput637 /^\PS/8

Completed in 70 milliseconds

123