Home
last modified time | relevance | path

Searched refs:o (Results 376 – 400 of 542) sorted by relevance

1...<<11121314151617181920>>...22

/php-src/ext/zip/tests/
H A Doo_getstatusstring.phpt5 #PHPTestFest2009 Norway 2009-06-09 \o/
H A Dzip_open_error.phpt5 #PHPTestFest2009 Norway 2009-06-09 \o/
/php-src/ext/standard/tests/math/
H A Dbase_convert_variation2.phpt10 var_dump(base_convert('0o', 8, 10));
/php-src/Zend/tests/
H A Dgh10251.phpt8 function __set($o, $l)
H A Dbug64988.phpt25 $o = new Smooth1();
/php-src/ext/intl/tests/
H A Dtimezone_getDisplayName_variant3-49+.phpt24 string(32) "Hora %cadrão da Europa Ocidental"
/php-src/ext/com_dotnet/tests/
H A Dbug66431_0.phpt8 $text= "Xin chào cộng đồng PHP";
/php-src/ext/standard/tests/strings/
H A Dfprintf_variation_007.phpt21 fprintf( $fp, "%o", $octal_num );
H A Dfprintf_variation_007_64bit.phpt21 fprintf( $fp, "%o", $octal_num );
H A Dstrrev_variation1.phpt40 "h e l l o ",
134 string(15) " o l l e h"
H A Dstrrev_variation2.phpt40 'h e l l o ',
128 string(15) " o l l e h"
/php-src/tests/basic/
H A Derrorlog_permission.phpt27 printf("got permissions=%o\n", fileperms(LOG_FILENAME) & 0777);
/php-src/ext/dom/tests/
H A DDOMDocument_validate_basic.phpt5 #PHPTestFest2009 Norway 2009-06-09 \o/
H A DDOMDocument_saveHTML_basic.phpt5 #PHPTestFest2009 Norway 2009-06-09 \o/
H A DDOMDocument_saveHTMLFile_invalid_filename.phpt5 #PHPTestFest2009 Norway 2009-06-09 \o/
H A DDOMDocument_validate_external_dtd.phpt5 #PHPTestFest2009 Norway 2009-06-09 \o/
/php-src/ext/phar/tests/files/
H A Dopenssl512.phar219 $o = 0;
231 $ret['m'][$savepath][7] = $o;
232 $o += $ret['m'][$savepath][2];
295 {S4!oR~7�[�!l��i�����h�l#3�[�9E@.Z�o� ��4u�dX��Ճ@q����F���a#0���J\���#C���S.��޼�
296 ��o�׌'s�f@��S4`�=�� C�Eg,Z�������GBMB
/php-src/ext/simplexml/tests/
H A Dfeature55218.phpt15 <o>
17 </o>
/php-src/ext/pcre/tests/
H A D007.phpt32 string(1) "o"
/php-src/ext/random/tests/03_randomizer/methods/
H A DgetBytes_expansion.phpt19 3 => 'o',
/php-src/ext/standard/tests/array/range/
H A Dbug24220.phpt46 string(1) "o"
/php-src/ext/gmp/tests/
H A Dsurprising_integer_literals.phpt13 '0o',
/php-src/ext/date/tests/
H A Dtimezone_identifiers_list_wrong_constructor.phpt5 #PHPTestFest2009 Norway 2009-06-09 \o/
/php-src/ext/standard/tests/array/
H A Darray_walk_variation6.phpt46 $input = array( "a" => "Apple", 'b' => 'Bananna', "c" => "carrot", 'o' => "Orange");
92 string(1) "o"
/php-src/ext/mbstring/tests/
H A Dmb_ucfirst_lcfirst.phpt55 var_dump(mb_lcfirst("Xin chào"));
90 string(9) "xin chào"

Completed in 34 milliseconds

1...<<11121314151617181920>>...22