Home
last modified time | relevance | path

Searched refs:did (Results 126 – 150 of 153) sorted by relevance

1234567

/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_connect.phpt144 printf("[024] Usage of mysqli.default_host=p: did not fail\n") ;
H A Dmysqli_real_connect.phpt162 printf("[025] Usage of mysqli.default_host=p: did not fail\n") ;
H A Dmysqli_last_insert_id.phpt66 printf("[009] The INSERT did not fail as planned, [%d] %s\n", $link->errno, $link->error);
H A Dmysqli_stmt_bind_param.phpt45 we did not unify the error messages but ignore this slight difference silently
H A Dmysqli_get_client_stats.phpt133 …// This is not a mistake that I use %unicode|string%(1) "1" here! Andrey did not go for int to avo…
/PHP-5.5/ext/pdo/
H A Dpdo_sql_parser.re11 | If you did not receive a copy of the PHP license and are unable to |
131 /* did the query make sense to me? */
/PHP-5.5/win32/build/
H A Dphpize.js.in11 | If you did not receive a copy of the PHP license and are unable to |
/PHP-5.5/
H A DREADME.GIT-RULES33 4. If you "strongly disagree" about something another person did, don't
H A Dltmain.sh3619 $echo "*** because a test_compile did reveal that the linker did not use it for"
3659 $echo "*** because a test_compile did reveal that the linker did not use this one"
3732 $echo "*** because I did check the linker path looking for a file starting"
3784 $echo "*** because I did check the linker path looking for a file starting"
H A DUPGRADING160 IntlDateFormatter::GREGORIAN/TRADITIONAL. IntlCalendar did not exist
H A DINSTALL1819 set of HTTP headers. The headers it did return are:
1937 that the web server did not send the script to PHP for
1972 The headers it did return are:
/PHP-5.5/ext/standard/
H A Dvar_unserializer.re11 | If you did not receive a copy of the PHP license and are unable to |
287 /* no need to check for length - re2c already did */
H A Durl_scanner_ex.re11 | If you did not receive a copy of the PHP license and are unable to |
/PHP-5.5/ext/pcre/pcrelib/
H A DHACKING16 form of an expression was known in advance. The code to apply an expression did
23 the one matching the longest subset of the subject string was chosen. This did
81 things I did for 6.8 was to fix Yet Another Bug in the memory computation. Then
H A DREADME69 official POSIX name is regex.h, but I did not want to risk possible problems
243 that did not support 16-bit or 32-bit character strings. It is synonymous with
451 built, and if a C++ compiler was found on your system, and you did not disable
/PHP-5.5/ext/oci8/
H A Dconfig.m4283 dnl Find the directory if user specified "instantclient" but did not
/PHP-5.5/ext/date/lib/
H A Dparse_iso_intervals.re11 | If you did not receive a copy of the PHP license and are unable to |
H A Dparse_date.re11 | If you did not receive a copy of the PHP license and are unable to |
/PHP-5.5/ext/standard/html_tables/mappings/
H A DROMAN.TXT106 # New York, Geneva, and Monaco did not implement the full Mac OS
/PHP-5.5/win32/
H A Dinstall.txt417 that PHP did not output any data.
1444 The headers it did return are:
1626 server did not send the script to PHP for interpretation. Something is
1658 The headers it did return are:
/PHP-5.5/ext/mbstring/
H A DREADME_PHP3-i18n-ja71 core distribution in the near future. Thus, we did not call this a
/PHP-5.5/ext/fileinfo/
H A Dlibmagic.patch1599 int ret, did = 0;
1616 #define COMMA (did++ ? ", " : "")
1908 - if (!mime && did) {
/PHP-5.5/Zend/tests/
H A D019.phpt133 // dump the array to see that that array did not get modified
/PHP-5.5/Zend/
H A DZEND_CHANGES314 duplication, the Zend Engine 1.0 did a bitwise copy making an
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt2190 White space did not used to include the VT character (code 11), because
2191 Perl did not treat this character as white space. However, Perl changed
2534 returns a pcre_extra block even if studying did not find any additional
3612 The subject string did not match the pattern.
3683 value of startoffset did not point to the beginning of a UTF-8 charac-
3688 The subject string did not match, but it did match partially. See the
5200 For compatibility with Perl, \s did not used to match the VT character
5890 more of them. "Space" used to be different to \s, which did not include
6832 first set of parentheses matched. If they did, that is, if subject
8943 repeated metasequences. If PCRE_PARTIAL was set for a pattern that did
[all …]

Completed in 85 milliseconds

1234567