Home
last modified time | relevance | path

Searched refs:find (Results 1 – 25 of 145) sorted by relevance

123456

/PHP-8.3/ext/intl/tests/
H A Dgrapheme.phpt821 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 Dgrapheme2.phpt809 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.3/ext/fileinfo/libmagic/
H A Dstrcasestr.c67 strcasestr(const char *s, const char *find) in strcasestr() argument
72 if ((c = *find++) != 0) { in strcasestr()
74 len = strlen(find); in strcasestr()
80 } while (_strncasecmp(s, find, len) != 0); in strcasestr()
/PHP-8.3/Zend/tests/return_types/
H A Drfc004.phpt9 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.3/ext/oci8/tests/
H A Dbind_unsupported_3.phpt36 Warning: oci_bind_by_name(): Unable to find descriptor property in %sbind_unsupported_3.php on line…
39 Warning: oci_bind_by_name(): Unable to find descriptor property in %sbind_unsupported_3.php on line…
42 Warning: oci_bind_by_name(): Unable to find descriptor property in %sbind_unsupported_3.php on line…
45 Warning: oci_bind_by_name(): Unable to find descriptor property in %sbind_unsupported_3.php on line…
/PHP-8.3/ext/dom/tests/
H A Dbug77686.phpt14 // 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.3/ext/standard/tests/file/
H A Drename_variation13-win32.phpt68 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 Dbug41874.phpt14 The system cannot find the drive specified.
15 The system cannot find the drive specified.
H A Ddisk_free_space_error-win32.phpt33 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 Drename_variation11-win32.phpt89 …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 Drename_variation12-win32.phpt86 …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.3/build/
H A DMakefile.global116 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.3/ext/pcre/tests/
H A Dbug72463.phpt14 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 Dbug72463_2.phpt14 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 Dpreg_match_basic_edit.phpt10 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 Dpreg_match_basic.phpt9 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 Dpreg_match_all_edit_basic.phpt16 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.3/ext/enchant/
H A Dconfig.w3216 WARNING('Could not find libenchant.lib; skipping');
25 WARNING('Could not find enchant.h; skipping');
/PHP-8.3/ext/standard/tests/streams/
H A Dbug76857.phpt12 Warning: file_exists(): Unable to find the wrapper "foobar" - did you forget to enable it when you …
15 Warning: file_get_contents(): Unable to find the wrapper "foobar" - did you forget to enable it whe…
/PHP-8.3/scripts/
H A Dphpize.in80 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.3/sapi/apache2handler/
H A Dconfig.w3217 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.3/ext/standard/tests/network/
H A Dfsockopen_error.phpt38 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.3/ext/pgsql/
H A Dconfig.m450 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.3/ext/pdo_pgsql/
H A Dconfig.m452 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.3/Zend/tests/traits/
H A Dprecedence_unknown_class.phpt15 Fatal error: Could not find trait WrongClass in %s on line %d

Completed in 49 milliseconds

123456