Home
last modified time | relevance | path

Searched refs:o (Results 76 – 100 of 473) sorted by last modified time

12345678910>>...19

/PHP-5.5/ext/standard/tests/strings/
H A Ducwords_variation4.phpt20 "t e s t i n g u c w o r d s ",
H A Dvfprintf_variation12_64bit.phpt23 '%o %+o %-o
24 %lo %Lo %4o %-4o
25 %10.4o %-10.4o %.4o
26 %\'#2o %\'2o %\'$2o %\'_2o
27 %3$o %4$o %1$o %2$o';
97 361100 o 1777777777777777775456 2322
103 361100 o 1777777777777720715133 57062645
109 173 o 1777777777777777777605 173
115 1 o 1 1
121 1 o 0 1
H A Dstrspn_variation9.phpt41 $mask = "sfth12\ne34lw56r78d90\0\xaa\100o";
H A Dstrtok_variation6.phpt28 "\\\\\\\k\h\\e\l\o\w\r\l\d"
H A Dstrspn_variation5.phpt63 $mask = "sfth12\ne34l567890\0\xaa\100o";
H A Dstrtok_variation3.phpt60 var_dump( strtok($string, "5o\0\n\t") );
62 var_dump( strtok("5o\0\n\t") );
H A Dstrrev_variation1.phpt45 "h e l l o ",
139 string(15) " o l l e h"
H A Dstrrev_variation2.phpt45 'h e l l o ',
133 string(15) " o l l e h"
H A Dstrrev_variation3.phpt31 it's bright o'side
84 edis'o thgirb s'ti"
H A Dstrrpos_basic1.phpt23 var_dump( strrpos("Hello, World", "o") );
H A Dstrrpos_basic2.phpt30 var_dump( strrpos("Hello, World", "o", 3) );
31 var_dump( strrpos("Hello, World", "o", 6) );
32 var_dump( strrpos("Hello, World", "o", 10) );
H A Dstrpos_number.phpt7 // int(111) is string("o") in octal. Match expected
H A Dstrrchr_basic.phpt34 var_dump( strrchr("Hello, World", "o") );
H A Dstrrchr_variation1.phpt48 "%\o",
49 "\o,",
95 $&!#%\o,()*+-./:;<=>?@hello123456he #4 A "
103 $&!#%\o,()*+-./:;<=>?@hello123456he #4 A "
111 $&!#%\o,()*+-./:;<=>?@hello123456he #4 A "
115 $&!#%\o,()*+-./:;<=>?@hello123456he #4 A "
122 $&!#%\o,()*+-./:;<=>?@hello123456he #4 A "
126 $&!#%\o,()*+-./:;<=>?@hello123456he #4 A "
130 $&!#%\o,()*+-./:;<=>?@hello123456he #4 A "
134 $&!#%\o,()*+-./:;<=>?@hello123456he #4 A "
[all …]
H A Dstrrchr_variation2.phpt13 $haystack = 'Hello,\t\n\0\n $&!#%\o,()*+-./:;<=>?@hello123456he \x234 \101 ';
48 '%\o',
49 '\o,',
93 string(63) "Hello,\t\n\0\n $&!#%\o,()*+-./:;<=>?@hello123456he \x234 \101 "
138 string(47) "$&!#%\o,()*+-./:;<=>?@hello123456he \x234 \101 "
144 string(46) "&!#%\o,()*+-./:;<=>?@hello123456he \x234 \101 "
147 string(45) "!#%\o,()*+-./:;<=>?@hello123456he \x234 \101 "
150 string(43) "%\o,()*+-./:;<=>?@hello123456he \x234 \101 "
204 string(44) "#%\o,()*+-./:;<=>?@hello123456he \x234 \101 "
219 string(63) "Hello,\t\n\0\n $&!#%\o,()*+-./:;<=>?@hello123456he \x234 \101 "
H A Dstripos_basic1.phpt23 var_dump( stripos("Hello, World", "o") );
H A Dstripos_basic2.phpt30 var_dump( stripos("Hello, World", "o", 3) );
32 var_dump( stripos("Hello, World", "o", 6) );
33 var_dump( stripos("Hello, World", "o", 10) );
H A Dstripos_variation1.phpt13 $haystack = "Hello,\t\n\0\n $&!#%\o,()*+-./:;<=>?@hello123456he \x234 \101 ";
48 "%\o",
49 "\o,",
H A Dstripos_variation2.phpt13 $haystack = 'Hello,\t\n\0\n $&!#%\o,()*+-./:;<=>?@hello123456he \x234 \101 ';
48 '%\o',
49 '\o,',
H A Dstrcspn_variation9.phpt41 $mask = "sft\n34lw56r78d90\0\xaa\100o";
H A Dstripcslashes_basic.phpt13 var_dump(stripcslashes('\H\e\l\l\o \W\or\l\d'));
H A Dstripslashes_variation4.phpt21 array("f\\'oo", "b\\'ar", array("fo\\'o", "b\\'ar")),
23 array("f\\'oo", "b\\'ar", array("fo\\'o", "b\\'ar", array(""))),
24 array("f\\'oo", "b\\'ar", array("fo\\'o", "b\\'ar", array("fo\\'o", "b\\'ar")))
73 string(4) "fo'o"
101 string(4) "fo'o"
121 string(4) "fo'o"
127 string(4) "fo'o"
H A Dstr_split_variation2.phpt169 string(1) "o"
222 string(1) "o"
H A Dstr_split_variation2_64bit.phpt170 string(1) "o"
223 string(1) "o"
H A Dstr_word_count.phpt155 string(1) "o"
215 string(1) "o"

Completed in 74 milliseconds

12345678910>>...19