/PHP-8.2/ext/intl/tests/ |
H A D | grapheme.phpt | 821 find "c" in "abc" - grapheme_strpos = 2 == 2 822 find "b" in "abc" - grapheme_strpos = 1 == 1 823 find "a" in "abc" - grapheme_strpos = 0 == 0 842 find "ab" in "abc" - grapheme_strpos = 0 == 0 843 find "bc" in "abc" - grapheme_strpos = 1 == 1 869 find "c" in "abC" - grapheme_stripos = 2 == 2 870 find "B" in "abc" - grapheme_stripos = 1 == 1 871 find "a" in "Abc" - grapheme_stripos = 0 == 0 907 find "c" in "abc" - grapheme_strrpos = 2 == 2 908 find "b" in "abc" - grapheme_strrpos = 1 == 1 [all …]
|
H A D | grapheme2.phpt | 809 find "c" in "abc" - grapheme_strpos = 2 == 2 810 find "b" in "abc" - grapheme_strpos = 1 == 1 811 find "a" in "abc" - grapheme_strpos = 0 == 0 830 find "ab" in "abc" - grapheme_strpos = 0 == 0 831 find "bc" in "abc" - grapheme_strpos = 1 == 1 857 find "c" in "abC" - grapheme_stripos = 2 == 2 858 find "B" in "abc" - grapheme_stripos = 1 == 1 859 find "a" in "Abc" - grapheme_stripos = 0 == 0 895 find "c" in "abc" - grapheme_strrpos = 2 == 2 896 find "b" in "abc" - grapheme_strrpos = 1 == 1 [all …]
|
/PHP-8.2/ext/fileinfo/libmagic/ |
H A D | strcasestr.c | 69 strcasestr(const char *s, const char *find) in strcasestr() argument 74 if ((c = *find++) != 0) { in strcasestr() 76 len = strlen(find); in strcasestr() 82 } while (_strncasecmp(s, find, len) != 0); in strcasestr()
|
/PHP-8.2/Zend/tests/return_types/ |
H A D | rfc004.phpt | 9 function find($id) : User; 14 function find($id) { 20 Fatal error: Declaration of UserGateway_MySql::find($id) must be compatible with UserGateway::find(…
|
/PHP-8.2/ext/oci8/tests/ |
H A D | bind_unsupported_3.phpt | 35 Warning: oci_bind_by_name(): Unable to find descriptor property in %sbind_unsupported_3.php on line… 38 Warning: oci_bind_by_name(): Unable to find descriptor property in %sbind_unsupported_3.php on line… 41 Warning: oci_bind_by_name(): Unable to find descriptor property in %sbind_unsupported_3.php on line… 44 Warning: oci_bind_by_name(): Unable to find descriptor property in %sbind_unsupported_3.php on line…
|
/PHP-8.2/ext/dom/tests/ |
H A D | bug77686.phpt | 14 // Detached from document, should not find it anymore 18 // Added again, should find it 22 // Should find root element without a problem 25 // Created element but not yet attached, should not find it before it is added
|
/PHP-8.2/ext/standard/tests/file/ |
H A D | rename_variation13-win32.phpt | 68 Warning: rename(-1,%safile.tmp): The system cannot find the file specified (code: 2) in %srename_va… 73 Warning: rename(1,%safile.tmp): The system cannot find the file specified (code: 2) in %srename_var… 77 ….tmp,): %r(Invalid argument|(The parameter is incorrect|The system cannot find the path specified)… 80 …e.tmp): %r(Invalid argument|(The parameter is incorrect|The system cannot find the path specified)… 84 ….tmp,): %r(Invalid argument|(The parameter is incorrect|The system cannot find the path specified)… 87 …e.tmp): %r(Invalid argument|(The parameter is incorrect|The system cannot find the path specified)… 98 Warning: rename(%safile.tmp,/no/such/file/dir): The system cannot find the path specified (code: 3)… 101 Warning: rename(/no/such/file/dir,%safile.tmp): The system cannot find the path specified (code: 3)… 105 Warning: rename(%safile.tmp,php/php): The system cannot find the path specified (code: 3) in %srena… 108 Warning: rename(php/php,%safile.tmp): The system cannot find the path specified (code: 3) in %srena…
|
H A D | bug41874.phpt | 14 The system cannot find the drive specified. 15 The system cannot find the drive specified.
|
H A D | disk_free_space_error-win32.phpt | 33 Warning: disk_free_space(): The system cannot find the path specified in %s on line %d 36 Warning: diskfreespace(): The system cannot find the path specified in %s on line %d
|
H A D | rename_variation11-win32.phpt | 89 …renameVar11Sub\\..\\..\renameVar11Sub\IwasRenamed.tmp): The system cannot find the path specified … 94 …,%s\renameVar11\renameVar11Sub\BADDIR\IwasRenamed.tmp): The system cannot find the path specified … 115 Warning: rename(BADDIR\renameMe.tmp,BADDIR\IwasRenamed.tmp): The system cannot find the path specif…
|
H A D | rename_variation12-win32.phpt | 86 …renameVar11Sub//..//../renameVar11Sub/IwasRenamed.tmp): The system cannot find the path specified … 91 …,%s/renameVar11/renameVar11Sub/BADDIR/IwasRenamed.tmp): The system cannot find the path specified … 112 Warning: rename(BADDIR/renameMe.tmp,BADDIR/IwasRenamed.tmp): The system cannot find the path specif…
|
/PHP-8.2/build/ |
H A D | Makefile.global | 116 find . -name \*.gcno -o -name \*.gcda | xargs rm -f 117 find . -name \*.lo -o -name \*.o -o -name \*.dep | xargs rm -f 118 find . -name \*.la -o -name \*.a | xargs rm -f 119 find . -name \*.so | xargs rm -f 120 find . -name .libs -a -type d|xargs rm -rf 140 find . -name \*.gcda | xargs rm -f 143 find . -name \*.lo -o -name \*.o | xargs rm -f 144 find . -name \*.la -o -name \*.a | xargs rm -f 145 find . -name \*.so | xargs rm -f
|
/PHP-8.2/ext/pcre/tests/ |
H A D | bug72463.phpt | 14 mail("some.address.it.wont.ever.reach@lookup.and.try.to.find.this.host.name","subject","a", ""); 15 mail("some.address.it.wont.ever.reach@lookup.and.try.to.find.this.host.name","subject","a", NULL);
|
H A D | bug72463_2.phpt | 14 mail("some.address.it.wont.ever.reach@lookup.and.try.to.find.this.host.name","subject","a", ""); 15 mail("some.address.it.wont.ever.reach@lookup.and.try.to.find.this.host.name","subject","a", NULL);
|
H A D | preg_match_basic_edit.phpt | 10 var_dump(preg_match('/l^o,\s\w{5}/', $string, $match2, PREG_OFFSET_CAPTURE)); // tries to find "… 19 var_dump(preg_match('/hello world/', $string, $match5)); //tries to find "hello world" (shoul…
|
H A D | preg_match_basic.phpt | 9 var_dump(preg_match('/l^o,\s\w{5}/', $string, $match2, PREG_OFFSET_CAPTURE)); // tries to find "lo,… 15 var_dump(preg_match('/hello world/', $string, $match5)); //tries to find "hello world" (should be H…
|
H A D | preg_match_all_edit_basic.phpt | 16 var_dump(preg_match_all('/\d{2}$/', $string, $match4)); //tries to find 2 digits at the en… 19 var_dump(preg_match_all('/(This is a ){2}(.*)\stest/', $string, $match5)); //tries to find "T…
|
/PHP-8.2/ext/enchant/ |
H A D | config.w32 | 16 WARNING('Could not find libenchant.lib; skipping'); 25 WARNING('Could not find enchant.h; skipping');
|
/PHP-8.2/scripts/ |
H A D | phpize.in | 80 Cannot find build files at '$phpdir'. Please check your PHP installation. 128 Cannot find autoconf. Please check your autoconf installation and the 136 Cannot find autoheader. Please check your autoconf installation and the
|
/PHP-8.2/sapi/apache2handler/ |
H A D | config.w32 | 17 WARNING("Could not find apache2 libraries/headers"); 36 WARNING("Could not find apache2.2 libraries/headers"); 54 WARNING("Could not find apache 2.4 libraries/headers");
|
/PHP-8.2/ext/standard/tests/network/ |
H A D | fsockopen_error.phpt | 38 Warning: fsockopen(): Unable to connect to invalid://127.0.0.1:31337 (Unable to find the socket tra… 40 string(100) "Unable to find the socket transport "invalid" - did you forget to enable it when you c…
|
/PHP-8.2/ext/pdo_pgsql/ |
H A D | config.m4 | 52 AC_MSG_ERROR(Cannot find libpq-fe.h. Please specify correct PostgreSQL installation path) 56 AC_MSG_ERROR(Cannot find libpq.so. Please specify correct PostgreSQL installation path) 60 AC_MSG_ERROR([Unable to find libpq anywhere under $PGSQL_SEARCH_PATHS])
|
/PHP-8.2/ext/pgsql/ |
H A D | config.m4 | 50 AC_MSG_ERROR(Cannot find libpq-fe.h. Please specify correct PostgreSQL installation path) 54 AC_MSG_ERROR(Cannot find libpq.so. Please specify correct PostgreSQL installation path) 58 AC_MSG_ERROR([Unable to find libpq anywhere under $PGSQL_SEARCH_PATHS])
|
/PHP-8.2/Zend/tests/traits/ |
H A D | precedence_unknown_class.phpt | 15 Fatal error: Could not find trait WrongClass in %s on line %d
|
/PHP-8.2/ext/date/tests/ |
H A D | timezone_name_from_abbr_basic1.phpt | 22 echo "-- Tests without valid name - uses gmtOffset and isdst to find match --\n"; 43 -- Tests without valid name - uses gmtOffset and isdst to find match --
|