Home
last modified time | relevance | path

Searched refs:s (Results 1 – 25 of 6191) sorted by last modified time

12345678910>>...248

/PHP-5.5/win32/
H A Dstrtoi64.c10 const char *s; in _strtoi64() local
21 s = nptr; in _strtoi64()
23 c = *s++; in _strtoi64()
27 c = *s++; in _strtoi64()
31 c = *s++; in _strtoi64()
35 if ((base == 0 || base == 16) && c == '0' && (*s == 'x' || *s == 'X')) { in _strtoi64()
36 c = s[1]; in _strtoi64()
37 s += 2; in _strtoi64()
47 *endptr = (char *)(any ? s - 1 : nptr); in _strtoi64()
63 for ( ; ; c = *s++) { in _strtoi64()
[all …]
H A Dglob.c916 qprintf(str, s) in qprintf() argument
918 register Char *s;
923 for (p = s; *p; p++)
926 for (p = s; *p; p++)
929 for (p = s; *p; p++)
H A Dinstall.txt265 a SAPI module, the web server's directory (e.g. C:\Program
271 server's directory, or add your PHP directory, C:\php to the PATH. For
404 extensions while with PHP 5 it's ext. So, an example PHP 5
1412 message 'Document Contains No Data'! What's going on here?
1415 PHP pages! What's going on here?
1418 database support I need! What's going on here?
1476 request to play in, feet of clay are introduced into PHP's system.
1506 message 'Document Contains No Data'! What's going on here?
1532 PHP pages! What's going on here?
1554 database support I need! What's going on here?
[all …]
/PHP-5.5/win32/build/
H A Dconfutils.js1365 var s, c;
1367 s = fc.item() + "";
1368 if (s.match(re)) {
1369 c = file_get_contents(s);
1371 …extension_include_code += '#include "' + configure_module_dirname + '/' + FSO.GetFileName(s) + '"\…
H A Dphpize.js.in64 var re_dep_line = new RegExp("ADD_EXTENSION_DEP\\([^,]*\\s*,\\s*['\"]([^'\"]+)['\"].*\\)", "gm");
H A DMakefile120 -rd /s /q $(BUILD_DIR)\php-$(PHP_VERSION_STRING)
124 -rd /s /q $(BUILD_DIR)\pecl
129 @for %D in (_x $(BUILD_DIRS_SUB)) do @if exist %D @rd /s /q %D
134 -rd /s /q $(BUILD_DIR)\php-$(PHP_VERSION_STRING)
135 -rd /s /q $(BUILD_DIR)\pecl-$(PHP_VERSION_STRING)
136 -rd /s /q $(BUILD_DIR)\php-test-pack-$(PHP_VERSION_STRING)
153 -rd /s /q $(BUILD_DIR)\php-$(PHP_VERSION_STRING)
154 -rd /s /q $(BUILD_DIR)\pecl-$(PHP_VERSION_STRING)
H A DMakefile.phpize17 -rd /s /q $(BUILD_DIR)\pecl
21 @for %D in (_x $(BUILD_DIRS_SUB)) do @if exist %D @rd /s /q %D
H A Dconfig.w3253 // There's a minimum requirement for re2c..
H A Dconfig.w32.phpize.in52 // There's a minimum requirement for re2c..
H A DDSP.README32 installed, but clicking on the workspace(s) doesn't give you anything).
/PHP-5.5/tests/security/
H A Dopen_basedir_opendir.phpt32 Warning: opendir(../bad): failed to open dir: %s in %s on line %d
37 Warning: opendir(../bad/bad.txt): failed to open dir: %s in %s on line %d
40 …pen_basedir restriction in effect. File(..) is not within the allowed path(s): (.) in %s on line %d
42 Warning: opendir(..): failed to open dir: %s in %s on line %d
47 Warning: opendir(../): failed to open dir: %s in %s on line %d
52 Warning: opendir(/): failed to open dir: %s in %s on line %d
57 Warning: opendir(../bad/.): failed to open dir: %s in %s on line %d
60 …: open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the allowed path(s):…
62 Warning: opendir(%s/test/bad/bad.txt): failed to open dir: %s in %s on line %d
65 …pen_basedir restriction in effect. File(%s/test/bad/../bad/bad.txt) is not within the allowed path…
[all …]
H A Dopen_basedir_parse_ini_file.phpt40 …edir restriction in effect. File(%stest\bad) is not within the allowed path(s): (.) in %sopen_base…
45 …triction in effect. File(%stest\bad\bad.txt) is not within the allowed path(s): (.) in %sopen_base…
50 …_basedir restriction in effect. File(%stest) is not within the allowed path(s): (.) in %sopen_base…
55 …_basedir restriction in effect. File(%stest) is not within the allowed path(s): (.) in %sopen_base…
60 …edir restriction in effect. File(%stest\bad) is not within the allowed path(s): (.) in %sopen_base…
65 …triction in effect. File(%stest\bad\bad.txt) is not within the allowed path(s): (.) in %sopen_base…
70 …_basedir restriction in effect. File(%stest) is not within the allowed path(s): (.) in %sopen_base…
H A Dopen_basedir_readlink.phpt52 …ir restriction in effect. File(symlink.txt) is not within the allowed path(s): (.) in %s on line %d
55 …triction in effect. File(../ok/symlink.txt) is not within the allowed path(s): (.) in %s on line %d
58 …iction in effect. File(../ok/./symlink.txt) is not within the allowed path(s): (.) in %s on line %d
61 … restriction in effect. File(./symlink.txt) is not within the allowed path(s): (.) in %s on line %d
64 … open_basedir restriction in effect. File(%s/test/ok/symlink.txt) is not within the allowed path(s
67 …: open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the allowed path(s):…
70 … open_basedir restriction in effect. File(%s/test/ok/symlink.txt) is not within the allowed path(s
H A Dopen_basedir_realpath.phpt29 …th(): open_basedir restriction in effect. File(%s\test\bad) is not within the allowed path(s): (.)…
32 …: open_basedir restriction in effect. File(%s\test\bad\bad.txt) is not within the allowed path(s):…
35 …path(): open_basedir restriction in effect. File(%s\test) is not within the allowed path(s): (.) i…
38 …path(): open_basedir restriction in effect. File(%s\test) is not within the allowed path(s): (.) i…
41 …alpath(): open_basedir restriction in effect. File(%s\) is not within the allowed path(s): (.) in …
44 …th(): open_basedir restriction in effect. File(%s\test\bad) is not within the allowed path(s): (.)…
47 …: open_basedir restriction in effect. File(%s\test\bad\bad.txt) is not within the allowed path(s):…
50 …: open_basedir restriction in effect. File(%s\test\bad\bad.txt) is not within the allowed path(s):…
53 …path(): open_basedir restriction in effect. File(%s\test) is not within the allowed path(s): (.) i…
55 string(%d) "%s\test\ok"
[all …]
H A Dopen_basedir_rename.phpt32 …restriction in effect. File(../bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
35 …striction in effect. File(.././bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
38 …tion in effect. File(../bad/../bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
41 …riction in effect. File(./.././bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
44 …: open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the allowed path(s):…
H A Dopen_basedir_rmdir.phpt32 …basedir restriction in effect. File(../bad) is not within the allowed path(s): (.) in %s on line %d
35 …sedir restriction in effect. File(.././bad) is not within the allowed path(s): (.) in %s on line %d
38 … restriction in effect. File(../bad/../bad) is not within the allowed path(s): (.) in %s on line %d
41 …dir restriction in effect. File(./.././bad) is not within the allowed path(s): (.) in %s on line %d
44 …ir(): open_basedir restriction in effect. File(%s/test/bad) is not within the allowed path(s): (.)…
H A Dopen_basedir_scandir.phpt34 Warning: scandir(): (errno 1): %s in %s on line %d
41 Warning: scandir(): (errno 1): %s in %s on line %d
46 Warning: scandir(..): failed to open dir: %s in %s on line %d
48 Warning: scandir(): (errno 1): %s in %s on line %d
55 Warning: scandir(): (errno 1): %s in %s on line %d
62 Warning: scandir(): (errno 1): %s in %s on line %d
69 Warning: scandir(): (errno 1): %s in %s on line %d
74 Warning: scandir(%s/test/bad/bad.txt): failed to open dir: %s in %s on line %d
76 Warning: scandir(): (errno 1): %s in %s on line %d
81 Warning: scandir(%s/test/bad/../bad/bad.txt): failed to open dir: %s in %s on line %d
[all …]
H A Dopen_basedir_stat.phpt23 …basedir restriction in effect. File(../bad) is not within the allowed path(s): (.) in %s on line %d
26 …restriction in effect. File(../bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
29 …pen_basedir restriction in effect. File(..) is not within the allowed path(s): (.) in %s on line %d
32 …en_basedir restriction in effect. File(../) is not within the allowed path(s): (.) in %s on line %d
35 …open_basedir restriction in effect. File(/) is not within the allowed path(s): (.) in %s on line %d
38 …sedir restriction in effect. File(../bad/.) is not within the allowed path(s): (.) in %s on line %d
41 …: open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the allowed path(s):…
44 …pen_basedir restriction in effect. File(%s/test/bad/../bad/bad.txt) is not within the allowed path…
47 …basedir restriction in effect. File(./../.) is not within the allowed path(s): (.) in %s on line %d
H A Dopen_basedir_symlink.phpt55 …open_basedir restriction in effect. File(%s/test/bad/symlink.txt) is not within the allowed path(s
58 …: open_basedir restriction in effect. File(%s/test/symlink.txt) is not within the allowed path(s):…
61 …open_basedir restriction in effect. File(%s/test/bad/symlink.txt) is not within the allowed path(s
64 …: open_basedir restriction in effect. File(%s/test/symlink.txt) is not within the allowed path(s):…
67 …: open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the allowed path(s):…
70 …nk(): open_basedir restriction in effect. File(%s/test/bad) is not within the allowed path(s): (.)…
73 …: open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the allowed path(s):…
76 …: open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the allowed path(s):…
79 …nk(): open_basedir restriction in effect. File(%s/test/bad) is not within the allowed path(s): (.)…
H A Dopen_basedir_tempnam.phpt48 …basedir restriction in effect. File(../bad) is not within the allowed path(s): (.) in %s on line %d
51 …pen_basedir restriction in effect. File(..) is not within the allowed path(s): (.) in %s on line %d
54 …en_basedir restriction in effect. File(../) is not within the allowed path(s): (.) in %s on line %d
57 …open_basedir restriction in effect. File(/) is not within the allowed path(s): (.) in %s on line %d
60 …sedir restriction in effect. File(../bad/.) is not within the allowed path(s): (.) in %s on line %d
63 …basedir restriction in effect. File(./../.) is not within the allowed path(s): (.) in %s on line %d
66 … open_basedir restriction in effect. File() is not within the allowed path(s): (.) in %s on line %d
68 string(%d) "%s"
70 string(%d) "%s"
72 string(%d) "%s"
H A Dopen_basedir_touch.phpt41 …basedir restriction in effect. File(../bad) is not within the allowed path(s): (.) in %s on line %d
44 …restriction in effect. File(../bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
47 …pen_basedir restriction in effect. File(..) is not within the allowed path(s): (.) in %s on line %d
50 …en_basedir restriction in effect. File(../) is not within the allowed path(s): (.) in %s on line %d
53 …open_basedir restriction in effect. File(/) is not within the allowed path(s): (.) in %s on line %d
56 …sedir restriction in effect. File(../bad/.) is not within the allowed path(s): (.) in %s on line %d
59 …striction in effect. File(../bad/./bad.txt) is not within the allowed path(s): (.) in %s on line %d
62 …basedir restriction in effect. File(./../.) is not within the allowed path(s): (.) in %s on line %d
H A Dopen_basedir_unlink.phpt32 …restriction in effect. File(../bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
35 …striction in effect. File(.././bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
38 …tion in effect. File(../bad/../bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
41 …riction in effect. File(./.././bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
44 …: open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the allowed path(s):…
/PHP-5.5/tests/strings/
H A D002.phpt8 $x = fprintf($fp, "fprintf test 1:%.5s", "abcdefghij");
12 printf("printf test 1:%s\n", "simple string");
19 printf("printf test 8:<%20s>\n", "foo");
20 printf("printf test 9:<%-20s>\n", "bar");
22 printf("printf test 10:<%15s>\n", "h�yesterettsjustitiarius");
24 printf("printf test 11:<%30s>\n", "h�yesterettsjustitiarius");
37 printf("printf test 24:%.5s\n", "abcdefghij");
38 printf("printf test 25:%-2s\n", "gazonk");
43 print("printf test 30:"); printf("%0\$s", 1); print("x\n");
H A Doffsets_general.phpt27 Warning: Illegal string offset 'foo' in %s line %d
35 Warning: Illegal string offset 'foo' in %s line %d
/PHP-5.5/tests/output/
H A Dob_get_clean_error_001.phpt21 Warning: ob_get_clean() expects exactly 0 parameters, 1 given in %s on line 10

Completed in 74 milliseconds

12345678910>>...248