Home
last modified time | relevance | path

Searched refs:o (Results 126 – 150 of 473) sorted by last modified time

12345678910>>...19

/PHP-5.5/ext/standard/tests/strings/
H A Dchunk_split_variation2.phpt140 string(50) "T*h*i*s* *i*s* *c*h*u*k*l*e*n* *v*a*r*i*a*t*i*o*n*"
146 string(50) "T*h*i*s* *i*s* *c*h*u*k*l*e*n* *v*a*r*i*a*t*i*o*n*"
H A Dchunk_split_variation5.phpt53 string(213) "T||h||i||s|| ||c||o||n||t||a||i||n||s|| ||a||n||d|| ||s||p||e||c||i||a||l|| ||c||h||a|…
54 ||I||t|| ||a||l||s||o|| ||c||h||e||c||k||s|| ||f||o||r|| ||�|| ||c||h||a||r||"
64 It als||o checks for � char||"
H A Dchunk_split_variation8.phpt61 string(504) "T:::h:::i:::s:::':::s::: :::h:::e:::r:::e:::d:::o:::c::: :::s:::t:::r:::i:::n:::g::: :…
63 …2:::2:::2::: :::!:::!:::!:::N:::o:::w::: :::\:::k::: :::a:::s::: :::e:::s:::c:::a:::p:::e::: :::c:…
H A Dadd-and-stripcslashes.phpt21 \f\o\o\[ \]
23 \abcd\e\f\g\h\i\j\k\l\m\n\o\pqrstuvwxy\z
H A Daddcslashes_003.phpt36 string(11) "\f\o\o\[ \]"
38 string(40) "\abcd\e\f\g\h\i\j\k\l\m\n\o\pqrstuvwxy\z"
H A Daddcslashes_004.phpt14 var_dump( addcslashes('foo[]', "o", "foo") );
/PHP-5.5/ext/standard/tests/serialize/
H A Dincomplete_class.phpt7 $o = unserialize($d);
8 var_dump($o);
10 $o->test = "a";
11 var_dump($o->test);
12 var_dump($o->test2);
H A Dbug30234.phpt19 $o = unserialize('O:19:"Autoload_Implements":0:{}');
21 var_dump($o);
22 var_dump($o instanceof autoload_interface);
23 unset($o);
H A Dserialization_objects_007.phpt26 $o = unserialize('O:3:"FOO":0:{}');
28 var_dump($o);
H A Dserialization_objects_008.phpt17 $o = unserialize('O:3:"FOO":0:{}');
18 var_dump($o);
/PHP-5.5/ext/standard/tests/general_functions/
H A Dphp_uname_error.phpt15 // am invalid mode shoudl result in same o/p as mode 'a'
H A Dproc_nice_basic.phpt16 $res = shell_exec('ps -p ' . $id .' -o "pid,nice"');
H A Duniqid_basic.phpt19 // Use a fixed prefix so we can ensure length of o/p id is fixed
H A Dcallbacks_001.phpt48 $o = new C;
49 $o->test();
78 $o = new P;
79 $o->test();
H A D001.phpt24 $test = sprintf("%4o %4x %4X %0"."8x", 128, 1024, 49151, 3457925);
/PHP-5.5/ext/standard/tests/file/
H A Duserwrapper.phpt15 …printf("Making directory: %s as %o%s\n", $directory, $mode, $options & STREAM_MKDIR_RECURSIVE ? " …
H A Dtempnam_variation1-win32.phpt31 printf("%o", fileperms($files[$i]) );
H A Dtempnam_variation1.phpt31 printf("%o", fileperms($files[$i]) );
H A Dtempnam_variation8-win32.phpt57 printf("%o", fileperms($file_name) );
H A Dtempnam_variation2-win32.phpt58 printf("%o", fileperms($file_name) );
H A Dtempnam_variation2.phpt58 printf("%o", fileperms($file_name) );
H A Dtempnam_variation3-win32.phpt77 printf("%o\n", fileperms($file_name) );
H A Dtempnam_variation3.phpt49 printf("%o", fileperms($file_name) );
H A Dtempnam_variation4.phpt38 printf("%o", $mode);
/PHP-5.5/ext/standard/tests/filters/
H A Dbug50363.phpt16 Sauvegarderéussi(e) não NÃO
17 Sauvegarderéussi(e) não NÃO

Completed in 86 milliseconds

12345678910>>...19