Home
last modified time | relevance | path

Searched refs:o (Results 351 – 375 of 554) sorted by relevance

1...<<11121314151617181920>>...23

/php-src/ext/xml/tests/
H A Dset_element_handler_trampoline.phpt30 $o = new TrampolineTest();
31 $startCallback = [$o, 'start_handler'];
32 $endCallback = [$o, 'end_handler'];
/php-src/ext/standard/tests/strings/
H A Dstrpos_number.phpt7 // int(111) is string("o") in octal. Match expected
H A Dbug69144.phpt5 $tests = array('bar' => '', 'foo' => 'o', 'foobar' => '', 'hello' => 'hello');
H A Dchunk_split_variation8.phpt58 string(504) "T:::h:::i:::s:::':::s::: :::h:::e:::r:::e:::d:::o:::c::: :::s:::t:::r:::i:::n:::g::: :…
60 …2:::2:::2::: :::!:::!:::!:::N:::o:::w::: :::\:::k::: :::a:::s::: :::e:::s:::c:::a:::p:::e::: :::c:…
/php-src/Zend/tests/
H A Dconst_dereference_002.phpt13 string(1) "o"
H A Dbug55305.phpt2 Bug #55305 (ref lost: 1st ref instantiated in class def, 2nd ref made w/o instantiating)
/php-src/ext/standard/tests/time/
H A Didate.phpt14 o: 2003
H A Didate_iso.phpt22 o: 2004
/php-src/ext/date/tests/
H A Dbug77243-002.phpt19 echo date('Y-m-d o-W-N', $startingPoint + ($i * 86400)), "\n";
H A Dgmdate_variation7.phpt20 var_dump( gmdate('o') );
21 var_dump( gmdate('o', $timestamp) );
H A Dtimezone_location_get.phpt5 #PHPTestFest2009 Norway 2009-06-09 \o/
H A DDatePeriod_wrong_constructor.phpt5 #PHPTestFest2009 Norway 2009-06-09 \o/
/php-src/ext/fileinfo/tests/
H A Dbug77961.magic9 0 name mach-o \b [
10 >0 use mach-o-cpu \b
/php-src/ext/dba/
H A Dinstall_cdb.sh40 cp ../error.o .
/php-src/ext/zend_test/tests/
H A Dobserver_frameless.phpt11 return \strpos($str, 'o', 1);
/php-src/tests/classes/
H A Ddestructor_and_references.phpt22 $o = new once;
/php-src/ext/phar/tests/cache_list/files/
H A Dfrontcontroller14.phar12 <���������������������html/index.phpN���4WXN����o&�������<?php
/php-src/ext/phar/tests/files/
H A Dfrontcontroller14.phar12 <���������������������html/index.phpN���XXN����o&�������<?php
/php-src/ext/standard/tests/file/
H A D006_variation2.phpt46 "u+rwx, g+rw, o+wx"
54 printf("%o", fileperms($file_name) );
63 printf("%o", fileperms($dir_name) );
/php-src/ext/pcntl/tests/
H A Dpcntl_setpriority_basic.phpt4 Er Galvão Abbott galvao@galvao.eti.br
/php-src/ext/ldap/tests/
H A Dldap_errno_basic.phpt21 "o" => "my-domain",
H A Dldap_error_basic.phpt21 "o" => "my-domain",
/php-src/ext/spl/tests/
H A DDirectoryIterator_by_reference.phpt5 #PHPTestFest2009 Norway 2009-06-09 \o/
/php-src/ext/mbstring/tests/
H A Dmb_convert_variables.phpt100 $o = new foo;
101 $oo = $o;
106 $o = new bar;
107 $oo = $o;
120 $oo = $o;
/php-src/tests/strings/
H A Doffsets_general.phpt23 string(1) "o"

Completed in 70 milliseconds

1...<<11121314151617181920>>...23