Home
last modified time | relevance | path

Searched refs:o (Results 226 – 250 of 478) sorted by relevance

12345678910>>...20

/PHP-7.3/Zend/tests/
H A Dsettype_object.phpt14 $o = new test;
29 $o
/PHP-7.3/ext/standard/tests/strings/
H A Dvfprintf_variation19.phpt25 "% o % o % o",
H A Dvfprintf_variation19_64bit.phpt25 "% o % o % o",
H A Dstr_getcsv_001.phpt7 var_dump(str_getcsv('"f", "o", ""'));
38 string(1) "o"
/PHP-7.3/ext/standard/tests/file/
H A Dfscanf_variation31.phpt45 $octal_formats = array( "%o", "%ho", "%lo", "%Lo", " %o", "%o ", "% o", "\t%o", "\n%o", "%4o", "%30
H A Dfscanf_variation27.phpt45 $octal_formats = array( "%o",
47 " %o", "%o ", "% o",
48 "\t%o", "\n%o", "%4o",
49 "%30o", "%[0-7]", "%*o"
H A D006_basic.phpt35 printf("%o", fileperms($path."/perm.tmp") );
41 printf("%o", fileperms($path."/perm") );
/PHP-7.3/ext/iconv/tests/
H A Dbug78069.data34 ect: =?o-8859-1?q?<3F3F=3F?=�
/PHP-7.3/ext/mbstring/tests/
H A Dmb_convert_variables.phpt106 $o = new foo;
107 $oo = $o;
112 $o = new bar;
113 $oo = $o;
126 $oo = $o;
/PHP-7.3/ext/standard/tests/serialize/
H A Dserialization_objects_007.phpt26 $o = unserialize('O:3:"FOO":0:{}');
28 var_dump($o);
/PHP-7.3/ext/phar/tests/
H A Dbug73764.phar1 __HALT_COMPILER(); ?>
2 o�����������������������example.php���#WTX���C�[���������<?php
H A Dbug69324.phar1 …������hio�������b�����D�����q�������s:71:"hi there";���c�����D���o߹���#���a:2:{i:0;s:…
/PHP-7.3/ext/pdo/
H A DMakefile.frag.w323 $(RE2C) $(RE2C_FLAGS) --no-generation-date -o ext/pdo/pdo_sql_parser.c ext/pdo/pdo_sql_parser.re
/PHP-7.3/ext/standard/
H A Dcrypt_blowfish.c838 char o[7 + 22 + 31 + 1 + 1 + 1]; in php_crypt_blowfish_rn() member
860 memset(buf.o, 0x55, sizeof(buf.o)); in php_crypt_blowfish_rn()
861 buf.o[sizeof(buf.o) - 1] = 0; in php_crypt_blowfish_rn()
862 p = BF_crypt(test_key, buf.s, buf.o, sizeof(buf.o) - (1 + 1), 1); in php_crypt_blowfish_rn()
864 ok = (p == buf.o && in php_crypt_blowfish_rn()
/PHP-7.3/ext/phar/
H A DMakefile.frag.w323 …$(RE2C) $(RE2C_FLAGS) --no-generation-date -b -o ext/phar/phar_path_check.c ext/phar/phar_path_che…
/PHP-7.3/ext/date/tests/
H A Dbug33452.phpt7 echo date('o-W', strtotime('2005-1-1')), "\n";
/PHP-7.3/build/
H A Dlibtool.m4159 test -z "$ac_objext" && ac_objext=o
312 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
623 case `/usr/bin/file conftest.o` in
691 case `/usr/bin/file conftest.o` in
696 if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
1144 lt_compiler_flag="-o out/conftest2.$ac_objext"
2736 objext=o
2847 objext=o
3124 …p_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag …
4246 # Object file suffix (normally "o").
[all …]
/PHP-7.3/tests/classes/
H A Ddestructor_and_echo.phpt17 $o = new Test;
/PHP-7.3/ext/spl/tests/
H A DArrayObject_unserialize_empty_string.phpt5 #PHPTestFest2009 Norway 2009-06-09 \o/
/PHP-7.3/ext/standard/tests/array/
H A Duasort_variation8.phpt18 $array_arg = array("b" => "Banana", "m" => "Mango", "a" => "apple", "p" => "Pineapple", "o" => "ora…
51 ["o"]=>
67 ["o"]=>
/PHP-7.3/sapi/phpdbg/
H A Dconfig.m431 if test "$PHP_READLINE" != "no" -o "$PHP_LIBEDIT" != "no"; then
61 -o \$(BUILD_BINARY)"
72 -o \$(BUILD_SHARED)"
/PHP-7.3/tests/lang/
H A Dforeach_with_object_001.phpt2 foreach() with foreach($o->mthd()->arr)
/PHP-7.3/ext/phar/tests/cache_list/files/
H A Dwrite18.phar8 6���������������������test.txt������H������E�������<?php __HALT_COMPILER();��$oʧϠ�P�@���� �…
/PHP-7.3/ext/pcre/tests/
H A Dbug21758.phpt23 $o = new Foo;
/PHP-7.3/ext/standard/tests/general_functions/
H A Dbug79254.phpt2 Bug #79254 (getenv() w/o arguments not showing changes)

Completed in 62 milliseconds

12345678910>>...20