Home
last modified time | relevance | path

Searched refs:alternative (Results 1 – 25 of 29) sorted by relevance

12

/PHP-7.2/ext/iconv/tests/
H A Dbug63839.phpt15 Content-Type: multipart/alternative;
41 string(75) "multipart/alternative; boundary="----=_NextPart_000_0070_01CDE03C.F3AFD9A0""
63 string(75) "multipart/alternative; boundary="----=_NextPart_000_0070_01CDE03C.F3AFD9A0""
/PHP-7.2/ext/spl/tests/
H A DSplFileObject_fgetcsv_delimiter_basic.phpt2 SplFileObject::fgetcsv with alternative delimiter
H A DSplFileObject_fgetcsv_enclosure_basic.phpt2 SplFileObject::fgetcsv with alternative delimiter
H A DSplFileObject_fgetcsv_escape_basic.phpt2 SplFileObject::fgetcsv with alternative delimiter
H A DSplFileObject_fgetcsv_delimiter_error.phpt2 SplFileObject::fgetcsv with alternative delimiter
H A DSplFileObject_fgetcsv_escape_error.phpt2 SplFileObject::fgetcsv with alternative delimiter
H A DSplFileObject_fgetcsv_enclosure_error.phpt2 SplFileObject::fgetcsv with alternative delimiter
/PHP-7.2/ext/mysqli/tests/
H A Dmysqli_open_bug74432.phpt12 supported alternative, ensure changes doesn't cause BC breach. Otherwise,
H A Dmysqli_set_charset.phpt77 …printf("[010] Test will fail, because alternative test character set '%s' seems not supported\n", …
H A Dmysqli_stmt_bind_param.phpt101 …t_bind_datatype($link, $engine, $bind_type, $sql_type, $bind_value, $offset, $alternative = null) {
145 if ($alternative) {
146 if (($row['id'] != $id) || (($row['label'] != $bind_value) && ($row['label'] != $alternative))) {
/PHP-7.2/ext/standard/tests/network/
H A Dsocket_bug74429.phpt7 supported alternative, ensure changes doesn't cause BC breach. Otherwise,
/PHP-7.2/tests/classes/
H A Dinheritance.phpt23 function display() { /* alternative display function for class bar */
/PHP-7.2/
H A DUPGRADING.INTERNALS33 c. nice() now have a Windows alternative that is implemented in win32/nice.c, using
H A DREADME.EXT_SKEL2 PECL_Gen, a PHP-only alternative for this script that
/PHP-7.2/build/
H A Dax_check_compile_flag.m422 # INPUT gives an alternative input source to AC_COMPILE_IFELSE.
/PHP-7.2/ext/pdo_mysql/tests/
H A Dpdo_mysql_types.phpt61 printf("[%03d + 4] %s - input = %s/%s, output = %s/%s (alternative type: %s)\n", $offset,
/PHP-7.2/ext/pcre/pcrelib/doc/
H A Dpcre.txt70 alternative function that matches the same compiled patterns in a dif-
71 ferent way. In certain circumstances, the alternative function has some
1114 mentation.) An alternative approach to recursion that uses memory from
1179 If you need to create alternative tables when cross compiling, you will
1397 of them, whereas the alternative algorithm finds all three.
1483 supported by the alternative matching algorithm. They are as follows:
1553 The alternative algorithm suffers from a number of disadvantages:
3447 ered to be more important that an alternative complete match.
4927 | start of alternative branch
7918 capturing groups in each alternative
[all …]
/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c1272 pcre_uchar *alternative; in set_private_data_ptrs() local
1334 alternative = cc + GET(cc, 1); in set_private_data_ptrs()
1335 if (*alternative == OP_KETRMAX || *alternative == OP_KETRMIN) in set_private_data_ptrs()
1760 pcre_uchar *alternative; in get_private_data_copy_length() local
1807 alternative = cc + GET(cc, 1); in get_private_data_copy_length()
1808 if (*alternative == OP_KETRMAX || *alternative == OP_KETRMIN) in get_private_data_copy_length()
1890 pcre_uchar *alternative; in copy_private_data() local
1989 alternative = cc + GET(cc, 1); in copy_private_data()
1990 if (*alternative == OP_KETRMAX || *alternative == OP_KETRMIN) in copy_private_data()
3579 alternative = cc + GET(cc, 1); in scan_prefix()
[all …]
H A DNEWS184 . pcregrep can now be linked with libedit as an alternative to libreadline.
411 (?| introduces a group where the capturing parentheses in each alternative
465 alternative Perl syntax for named parentheses, and Perl syntax for
H A DHACKING409 next alternative OP_ALT or, if there aren't any branches, to the matching
482 each alternative of a lookbehind assertion, allowing them to have different
H A DREADME13 The latest release of PCRE1 is always available in three alternative formats
643 of PCRE from within MySQL, as an alternative to the built-in pattern matching.
758 The eighth, ninth, and tenth tests check the pcre_dfa_exec() alternative
H A DChangeLog37 8. The alternative matching function, pcre_dfa_exec() misbehaved if it
280 24. A conditional group with only one branch has an implicit empty alternative
688 are both alternative cases for S: the class [RST] was handled correctly,
1349 15. It is now possible to link pcretest with libedit as an alternative to
1629 captured substring, but while checking the failing first alternative,
1699 characters to be part of a surrounding alternative, whereas PCRE was
2025 alternative in the innermost enclosing group".
2639 in the first alternative must satisfy the test.
3374 alternative starts with the same number.
3389 alternatives. The 1000-alternative test pattern now uses 12 bytes of
[all …]
/PHP-7.2/ext/mbstring/oniguruma/
H A DHISTORY721 a non-recursive call alternative.
1990 2002/12/23: [bug] prec-read in alternative (/a|(?=z).f/.match("zf") => nil)
1991 2002/12/23: [bug] \G in alternative (/a|\Gz/.match("bza") => "z").
2017 2002/04/04: [spec] should allow fixed length alternative and repeat pattern
/PHP-7.2/ext/mbstring/
H A DREADME_PHP3-i18n-ja706 in php3.ini from On to Off. An alternative work around to this problem
/PHP-7.2/ext/standard/tests/strings/
H A Dbug49785.phpt45 echo "UTF-8: alternative (invalid) UTF-8 sequence / surrogate pairs\n";
175 UTF-8: alternative (invalid) UTF-8 sequence / surrogate pairs

Completed in 216 milliseconds

12