Home
last modified time | relevance | path

Searched refs:mode (Results 226 – 250 of 750) sorted by path

12345678910>>...30

/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput7357 /-- A check not in UTF-8 mode --/
H A Dtestoutput12 Perl >= 5.10, in non-UTF-8 mode. It should run clean for the 8-bit, 16-bit,
H A Dtestoutput101590 /Check property support in non-UTF-8 mode/
H A Dtestoutput14150 ** Character \x{123} is greater than 255 and UTF-8 mode is not enabled.
154 ** Character \x{123} is greater than 255 and UTF-8 mode is not enabled.
370 "compiled in wrong mode" error as soon as it is loaded, so the link size does
377 Running in 8-bit mode but pattern was compiled in 16-bit mode
383 Running in 8-bit mode but pattern was compiled in 32-bit mode
486 Failed: octal value is greater than \377 in 8-bit non-UTF-8 mode at offset 3
H A Dtestoutput173 give different output in 16- or 32-bit mode. --/
H A Dtestoutput18-1611 **Failed: invalid UTF-8 string cannot be used as input in UTF mode
H A Dtestoutput18-3211 **Failed: invalid UTF-8 string cannot be used as input in UTF mode
H A Dtestoutput29217 Failed: ] is an invalid data character in JavaScript compatibility mode at offset 2
H A Dtestoutput202 16- or 32-bit, non-UTF mode. --/
H A Dtestoutput21-162 right away, and can be any old pattern compiled in 8-bit mode ("abc" is
9 Running in 16-bit mode but pattern was compiled in 8-bit mode
16 In 16-bit mode with options: S>testdata/saved16LE-1
18 In 32-bit mode with options: S>testdata/saved32LE-1
92 Running in 16-bit mode but pattern was compiled in 32-bit mode
98 Running in 16-bit mode but pattern was compiled in 32-bit mode
H A Dtestoutput21-322 right away, and can be any old pattern compiled in 8-bit mode ("abc" is
9 Running in 32-bit mode but pattern was compiled in 8-bit mode
16 In 16-bit mode with options: S>testdata/saved16LE-1
18 In 32-bit mode with options: S>testdata/saved32LE-1
26 Running in 32-bit mode but pattern was compiled in 16-bit mode
32 Running in 32-bit mode but pattern was compiled in 16-bit mode
H A Dtestoutput22-169 In 16-bit mode with options: S8>testdata/saved16LE-2
11 In 32-bit mode with options: S8>testdata/saved32LE-2
73 Running in 16-bit mode but pattern was compiled in 32-bit mode
79 Running in 16-bit mode but pattern was compiled in 32-bit mode
H A Dtestoutput22-329 In 16-bit mode with options: S8>testdata/saved16LE-2
11 In 32-bit mode with options: S8>testdata/saved32LE-2
19 Running in 32-bit mode but pattern was compiled in 16-bit mode
25 Running in 32-bit mode but pattern was compiled in 16-bit mode
H A Dtestoutput61095 /Check property support in non-UTF-8 mode/
1275 /The next two tests are for property support in non-UTF-8 mode/
H A Dtestoutput7667 /-- A check not in UTF-8 mode --/
/PHP-5.5/ext/pdo/
H A DREADME37 You can change the auto-commit mode at run-time:
41 Regardless of the error handling mode set on the database handle, if the
42 autocommit mode cannot be changed, an exception will be thrown.
46 the handle will switch back to autocommit mode again. If the mode could not
H A DTODO55 Trace mode will output very verbose info.
H A Dpdo_stmt.c105 ZEND_ARG_INFO(0, mode) in ZEND_END_ARG_INFO()
1243 int flags = mode & PDO_FETCH_FLAGS; in pdo_stmt_verify_mode()
1245 mode = mode & ~PDO_FETCH_FLAGS; in pdo_stmt_verify_mode()
1247 if (mode < 0 || mode > PDO_FETCH__MAX) { in pdo_stmt_verify_mode()
1257 switch(mode) { in pdo_stmt_verify_mode()
1281 if (mode >= PDO_FETCH__MAX) { in pdo_stmt_verify_mode()
1869 long mode = PDO_FETCH_BOTH; in pdo_stmt_setup_fetch_mode() local
1903 mode = Z_LVAL_PP(args[skip]); in pdo_stmt_setup_fetch_mode()
1904 flags = mode & PDO_FETCH_FLAGS; in pdo_stmt_setup_fetch_mode()
1917 switch (mode & ~PDO_FETCH_FLAGS) { in pdo_stmt_setup_fetch_mode()
[all …]
/PHP-5.5/ext/pdo/tests/
H A Dbug_38253.phpt2 PDO Common: Bug #38253 (PDO produces segfault with default fetch mode)
H A Dbug_44173.phpt61 Warning: PDO::query(): SQLSTATE[HY000]: General error: fetch mode doesn't allow any extra arguments…
64 Warning: PDO::query(): SQLSTATE[HY000]: General error: mode must be an integer in %s
70 Warning: PDO::query(): SQLSTATE[HY000]: General error: fetch mode requires the object parameter in …
73 Warning: PDO::query(): SQLSTATE[HY000]: General error: fetch mode requires the colno argument in %s
76 Warning: PDO::query(): SQLSTATE[HY000]: General error: fetch mode requires the classname argument i…
H A Dpdo_014.phpt53 /* default fetch mode is BOTH, so we see if the ctor can overwrite that */
H A Dpdo_034.phpt2 PDO Common: PDO::FETCH_KEY_PAIR fetch mode test
47 Warning: PDOStatement::fetch(): SQLSTATE[HY000]: General error: PDO::FETCH_KEY_PAIR fetch mode requ…
/PHP-5.5/ext/pdo_mysql/tests/
H A Dbug_39858.phpt22 nextRowset() problem with stored proc & emulation mode & mysqlnd
H A Dbug_41997.phpt4 nextRowset() problem with stored proc & emulation mode & mysqlnd
H A Dpdo_mysql___construct_uri.phpt59 /* TODO: safe mode */

Completed in 215 milliseconds

12345678910>>...30