Home
last modified time | relevance | path

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

12

/PHP-7.1/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.1/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_enclosure_error.phpt2 SplFileObject::fgetcsv with alternative delimiter
H A DSplFileObject_fgetcsv_escape_error.phpt2 SplFileObject::fgetcsv with alternative delimiter
/PHP-7.1/ext/mysqli/tests/
H A Dmysqli_open_bug74432.phpt12 supported alternative, ensure changes doesn't cause BC breach. Otherwise,
H A Dmysqli_set_charset.phpt81 …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.1/ext/standard/tests/network/
H A Dsocket_bug74429.phpt7 supported alternative, ensure changes doesn't cause BC breach. Otherwise,
/PHP-7.1/tests/classes/
H A Dinheritance.phpt23 function display() { /* alternative display function for class bar */
/PHP-7.1/build/
H A Dax_check_compile_flag.m422 # INPUT gives an alternative input source to AC_COMPILE_IFELSE.
/PHP-7.1/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.1/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:
3448 ered to be more important that an alternative complete match.
4928 | start of alternative branch
7914 capturing groups in each alternative
[all …]
/PHP-7.1/
H A DREADME.EXT_SKEL2 PECL_Gen, a PHP-only alternative for this script that
H A DUPGRADING170 . Added [] = as alternative construct to list() =.
475 according to the encoding rules from php.ini. Using alternative consoles
/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c1063 pcre_uchar *alternative; in set_private_data_ptrs() local
1125 alternative = cc + GET(cc, 1); in set_private_data_ptrs()
1126 if (*alternative == OP_KETRMAX || *alternative == OP_KETRMIN) in set_private_data_ptrs()
1550 pcre_uchar *alternative; in get_private_data_copy_length() local
1597 alternative = cc + GET(cc, 1); in get_private_data_copy_length()
1598 if (*alternative == OP_KETRMAX || *alternative == OP_KETRMIN) in get_private_data_copy_length()
1680 pcre_uchar *alternative; in copy_private_data() local
1785 if (*alternative == OP_KETRMAX || *alternative == OP_KETRMIN) in copy_private_data()
3343 alternative = cc + GET(cc, 1); in scan_prefix()
3344 while (*alternative == OP_ALT) in scan_prefix()
[all …]
H A DNEWS163 . pcregrep can now be linked with libedit as an alternative to libreadline.
390 (?| introduces a group where the capturing parentheses in each alternative
444 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 DChangeLog94 24. A conditional group with only one branch has an implicit empty alternative
500 than one alternative case was not the first character of a range, not all
502 are both alternative cases for S: the class [RST] was handled correctly,
1163 15. It is now possible to link pcretest with libedit as an alternative to
1443 captured substring, but while checking the failing first alternative,
1513 characters to be part of a surrounding alternative, whereas PCRE was
1839 alternative in the innermost enclosing group".
2453 in the first alternative must satisfy the test.
3188 alternative starts with the same number.
3203 alternatives. The 1000-alternative test pattern now uses 12 bytes of
[all …]
/PHP-7.1/ext/mbstring/oniguruma/
H A DHISTORY633 a non-recursive call alternative.
1902 2002/12/23: [bug] prec-read in alternative (/a|(?=z).f/.match("zf") => nil)
1903 2002/12/23: [bug] \G in alternative (/a|\Gz/.match("bza") => "z").
1929 2002/04/04: [spec] should allow fixed length alternative and repeat pattern
/PHP-7.1/ext/mbstring/
H A DREADME_PHP3-i18n-ja706 in php3.ini from On to Off. An alternative work around to this problem
/PHP-7.1/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 103 milliseconds

12