Home
last modified time | relevance | path

Searched refs:o (Results 301 – 325 of 542) sorted by relevance

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

/php-src/ext/standard/tests/math/
H A Doctdec_variation2.phpt6 var_dump(octdec('0o'));
/php-src/Zend/tests/
H A Dsettype_resource.phpt14 $o = new test;
29 $o
H A Dgc_044.phpt9 $o = $o1;
H A Dframeless_undefined_var.phpt9 strpos($foo, 'o');
/php-src/ext/standard/tests/array/
H A Duasort_variation11.phpt25 $array_arg = array(0 => 2, "a" => 8, "d" => 9, 3 => 3, 5 => 2, "o" => 6, "z" => -99, 0 => 1, "z" =>…
51 ["o"]=>
H A Darsort_variation5.phpt23 'T' => "TTTT", 't' => "ttt", 'w' => "ww", 'x' => "x", 'X' => "X", 'o' => "oraNGe",
167 ["o"]=>
195 ["o"]=>
223 ["o"]=>
H A Dasort_variation5.phpt23 'T' => "TTTT", 't' => "ttt", 'w' => "ww", 'x' => "x", 'X' => "X", 'o' => "oraNGe",
177 ["o"]=>
205 ["o"]=>
233 ["o"]=>
/php-src/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-src/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
690 case `/usr/bin/file conftest.o` in
695 if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
1144 lt_compiler_flag="-o out/conftest2.$ac_objext"
2746 objext=o
2856 objext=o
3133 …p_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag …
4255 # Object file suffix (normally "o").
[all …]
/php-src/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-src/ext/opcache/tests/
H A Dct_eval_frameless_003.phpt9 return strpos('foo', 'o', 0);
/php-src/ext/date/tests/
H A Dbug33452.phpt7 echo date('o-W', strtotime('2005-1-1')), "\n";
/php-src/ext/standard/tests/assert/
H A Dassert_basic2.phpt21 var_dump($o = assert_options(ASSERT_CALLBACK));
24 var_dump($o= assert_options(ASSERT_CALLBACK, "f2"));
/php-src/ext/sqlite3/tests/
H A Dsqlite3_trampoline_createcollation_no_leak.phpt16 $o = new TrampolineTest();
17 $callback = [$o, 'NAT'];
H A Dsqlite3_trampoline_createfunction_no_leak.phpt16 $o = new TrampolineTest();
17 $callback = [$o, 'strtoupper'];
H A Dsqlite3_trampoline_create_aggregate_no_leak.phpt25 $o = new TrampolineTest();
26 $step = [$o, 'step'];
27 $finalize = [$o, 'finalize'];
/php-src/ext/standard/tests/strings/
H A Dstripos_variation2.phpt8 $haystack = 'Hello,\t\n\0\n $&!#%\o,()*+-./:;<=>?@hello123456he \x234 \101 ';
41 '%\o',
42 '\o,',
H A Dstripos_variation1.phpt8 $haystack = "Hello,\t\n\0\n $&!#%\o,()*+-./:;<=>?@hello123456he \x234 \101 ";
41 "%\o",
42 "\o,",
/php-src/ext/ldap/tests/
H A Dldap_add_error.phpt36 "o" => "my-domain",
49 "o" => "my-domain",
68 "o" => "my-domain",
/php-src/tests/classes/
H A Ddestructor_and_echo.phpt17 $o = new Test;
/php-src/ext/spl/tests/
H A DArrayObject_unserialize_empty_string.phpt5 #PHPTestFest2009 Norway 2009-06-09 \o/
/php-src/sapi/fpm/
H A Dconfig.m4256 …C_DEFINE(HAVE_BUILTIN_ATOMIC, 1, [Define to 1 if gcc supports __sync_bool_compare_and_swap() a.o.])
627o/g'\` | \$(AWK) '{ if (((\$\$2 == \"T\") || (\$\$2 == \"D\") || (\$\$2 == \"B\")) && (substr(\$\$…
630o) \$(PHP_BINARY_OBJS:.lo=.o) \$(PHP_FASTCGI_OBJS:.lo=.o) \$(PHP_FPM_OBJS:.lo=.o) \$(PHP_FRAMEWORK…
633 …S:.lo=.o) \$(PHP_BINARY_OBJS:.lo=.o) \$(PHP_FASTCGI_OBJS:.lo=.o) \$(PHP_FPM_OBJS:.lo=.o) \$(EXTRA_…
/php-src/ext/mbstring/tests/
H A Dmb_output_handler_shift_jis.phpt12 var_dump("�e�X�g�p���{�ꕶ����B���̃��W���[����PHP�Ƀ}���`�o�C�g�֐�������܂��B");
/php-src/ext/opcache/jit/ir/
H A D.gitignore1 *.o
/php-src/ext/phar/tests/
H A Dbug69324.phar1 …������hio�������b�����D�����q�������s:71:"hi there";���c�����D���o߹���#���a:2:{i:0;s:…

Completed in 65 milliseconds

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