Home
last modified time | relevance | path

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

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

/php-src/ext/dba/
H A Dinstall_cdb.sh40 cp ../error.o .
/php-src/ext/date/tests/
H A DDatePeriod_wrong_constructor.phpt5 #PHPTestFest2009 Norway 2009-06-09 \o/
/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/standard/tests/strings/
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:…
H A Dchunk_split_variation11.phpt48 . It als o cont ains
67 o cont
87 .)speci@! ch@r$(It als)speci@! ch@r$(o cont)speci@! ch@r$(ains
H A Dcrypt_blowfish.phpt19 array('$2x$05$/OK.fbVrR/bpIqNJ5ianF.o./n25XVfn6oAPaUvHe.Csk4zRfsYPi', "1\xa3345"),
20 array('$2x$05$/OK.fbVrR/bpIqNJ5ianF.o./n25XVfn6oAPaUvHe.Csk4zRfsYPi', "\xff\xa3345"),
21 …array('$2x$05$/OK.fbVrR/bpIqNJ5ianF.o./n25XVfn6oAPaUvHe.Csk4zRfsYPi', "\xff\xa334\xff\xff\xff\xa33…
22 …array('$2y$05$/OK.fbVrR/bpIqNJ5ianF.o./n25XVfn6oAPaUvHe.Csk4zRfsYPi', "\xff\xa334\xff\xff\xff\xa33…
/php-src/ext/pcntl/tests/
H A Dpcntl_setpriority_basic.phpt4 Er Galvão Abbott galvao@galvao.eti.br
/php-src/ext/standard/tests/time/
H A Didate_iso.phpt22 o: 2004
/php-src/ext/ldap/tests/
H A Dldap_errno_basic.phpt21 "o" => "my-domain",
H A Dldap_error_basic.phpt21 "o" => "my-domain",
H A Dldap_get_entries_variation.phpt20 ldap_search($link, "$base", "(o=my-unexisting-domain)")
/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/ext/spl/tests/
H A DDirectoryIterator_by_reference.phpt5 #PHPTestFest2009 Norway 2009-06-09 \o/
/php-src/ext/standard/tests/general_functions/
H A Dphp_uname_error.phpt9 // am invalid mode should result in same o/p as mode 'a'
/php-src/ext/standard/tests/array/range/
H A Drange_inputs_string_basic.phpt55 string(1) "o"
105 string(1) "o"
/php-src/sapi/cli/tests/
H A D014.phpt24 $o = new test;
52 </span><span style="color: #0000BB">$o </span><span style="color: #007700">= new </span><span style…
/php-src/tests/strings/
H A Doffsets_general.phpt23 string(1) "o"
/php-src/ext/standard/tests/url/
H A Dbug52327.phpt11 string(51) "The '=' symbols aren't allowed where i put them o.O"
/php-src/ext/simplexml/tests/
H A DSimpleXMLElement_addAttribute_required_attribute_name.phpt5 #PHPTestFest2009 Norway 2009-06-09 \o/
/php-src/ext/phar/
H A Dshortarc.php220 $o = 0;
237 $ret['m'][$savepath][7] = $o;
238 $o += $ret['m'][$savepath][2];
/php-src/build/
H A DMakefile.global23 …XTRA_CFLAGS) $(LDFLAGS) $(EXTRA_LDFLAGS) $(PHP_GLOBAL_OBJS:.lo=.o) $(PHP_SAPI_OBJS:.lo=.o) $(PHP_F…
117 find . -name \*.lo -o -name \*.o -o -name \*.dep | xargs rm -f
144 find . -name \*.lo -o -name \*.o | xargs rm -f
/php-src/sapi/cgi/tests/
H A D008.phpt27 $o = new test;
57 </span><span style="color: #0000BB">$o </span><span style="color: #007700">= new </span><span style…

Completed in 33 milliseconds

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