Home
last modified time | relevance | path

Searched refs:x (Results 726 – 750 of 997) sorted by relevance

1...<<21222324252627282930>>...40

/PHP-5.3/ext/standard/tests/file/
H A Dfgetss_variation3-win32.phpt19 x+, x+b, x+t
45 $file_modes = array("w+","w+b", "w+t","a+", "a+b", "a+t","x+","x+b","x+t");
410 -- Testing fgetss() with file opened using x+ mode --
464 -- Testing fgetss() with file opened using x+b mode --
518 -- Testing fgetss() with file opened using x+t mode --
H A Dfgets_variation6-win32.phpt21 "x+", "x+b", "x+t");
271 -- Testing fgets() with file opened using mode x+ --
305 -- Testing fgets() with file opened using mode x+b --
339 -- Testing fgets() with file opened using mode x+t --
H A Dfgets_variation6.phpt21 "x+", "x+b", "x+t");
271 -- Testing fgets() with file opened using mode x+ --
305 -- Testing fgets() with file opened using mode x+b --
339 -- Testing fgets() with file opened using mode x+t --
/PHP-5.3/ext/spl/tests/
H A Ddit_001.phpt11 preg_match('/x/', $d);
H A DSplObjectStorage_unserialize_nested.phpt22 C:16:"SplObjectStorage":76:{x:i:2;O:8:"stdClass":1:{s:1:"a";O:8:"stdClass":0:{}},i:1;;r:2;,i:2;;m:a…
/PHP-5.3/ext/gd/tests/
H A Dbug24155.phpt22 // Uniform fill + n x 90degrees rotation , the color value does not change
/PHP-5.3/ext/sysvsem/
H A Dconfig.m417 [union semun x;],
/PHP-5.3/ext/interbase/tests/
H A Dibase_param_info_001.phpt10 $x = ibase_connect($test_base);
/PHP-5.3/ext/reflection/tests/
H A DReflectionObject_getName_error.phpt12 var_dump($r3->getName('x','y'));
/PHP-5.3/tests/security/
H A Dbug53226.phpt13 $file = str_repeat('x', 2 * PHP_MAXPATHLEN);
/PHP-5.3/ext/filter/tests/
H A Dbug52929.phpt14 var_dump(filter_var(str_repeat('x', 8000), FILTER_VALIDATE_EMAIL));
/PHP-5.3/ext/iconv/tests/
H A Diconv-charset-length-cve-2007-4840.phpt9 var_dump(iconv("x", $a, "test"));
/PHP-5.3/Zend/tests/
H A Dbug54268.phpt32 $x = new Test();
/PHP-5.3/ext/fileinfo/libmagic/
H A Dfile.h104 #define __GNUC_PREREQ__(x, y) \ argument
105 ((__GNUC__ == (x) && __GNUC_MINOR__ >= (y)) || \
106 (__GNUC__ > (x)))
108 #define __GNUC_PREREQ__(x, y) 0 argument
/PHP-5.3/sapi/nsapi/
H A Dnsapi-readme.txt23 type=magnus-internal/x-httpd-php exts=php
53 Service fn="php5_execute" type="magnus-internal/x-httpd-php" [inikey=value ...]
62 <Object name="x-httpd-php">
63 ObjectType fn="force-type" type="magnus-internal/x-httpd-php"
68 the style "x-httpd-php". All files in it will get executed as PHP. This is nice to
/PHP-5.3/ext/phar/tests/cache_list/files/
H A Dwrite6.phar23 Ϭ�BE��@�x% �C�cr���GBMB
/PHP-5.3/ext/ereg/tests/
H A Dereg_variation_004.phpt11 var_dump(ereg('l{2}', 'hello', str_repeat('x',1)));
H A Deregi_variation_004.phpt11 var_dump(eregi('l{2}', 'hello', str_repeat('x',1)));
/PHP-5.3/ext/standard/tests/general_functions/
H A Dgettype_settype_variation7.phpt47 var $x;
50 function point($x, $y) {
51 $this->x = $x;
806 ["x"]=>
816 ["x"]=>
826 ["x"]=>
/PHP-5.3/ext/phar/tests/
H A Dbug48377.2.phpt13 $phar['x'] = 'hi';
/PHP-5.3/ext/openssl/tests/
H A Dbug54992-ca.pem36 g/ZA3qupd1rR67NzN+6x/TJmIq0G3GUxnDNNqNAHvS4YJx8g4Ji0F3Qoz3CgKnc4
/PHP-5.3/ext/standard/tests/image/
H A Dgetimagesize_variation4.phpt34 string(29) "application/x-shockwave-flash"
/PHP-5.3/ext/oci8/tests/
H A Dlob_030.phpt29 $data = str_pad("x", $length, "x");
/PHP-5.3/ext/bcmath/libbcmath/
H A Dconfigure28 program_transform_name=s,x,x,
645 if test "$program_transform_name" = s,x,x,; then
1257 typedef int charset[2]; const charset x;
1262 struct point {int x, y;};
1280 int x[] = {25, 17};
1281 const int *foo = &x[0];
1548 if test "x$srcdir" = x.; then
1682 for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
1764 for ac_file in .. $CONFIG_HEADERS; do if test "x$ac_file" != x..; then
/PHP-5.3/ext/standard/tests/array/
H A Dbug24220.phpt64 string(1) "x"

Completed in 28 milliseconds

1...<<21222324252627282930>>...40