Searched refs:o (Results 251 – 275 of 469) sorted by relevance
1...<<111213141516171819
/PHP-7.4/ext/spl/tests/ |
H A D | ArrayObject_unserialize_empty_string.phpt | 5 #PHPTestFest2009 Norway 2009-06-09 \o/
|
/PHP-7.4/ext/standard/ |
H A D | crypt_blowfish.c | 838 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.4/ext/phar/tests/ |
H A D | bug69324.phar | 1 …hiob��D��q��s:71:"hi there";c��Do߹�#a:2:{i:0;s:…
|
/PHP-7.4/build/ |
H A D | libtool.m4 | 159 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.4/ext/standard/tests/array/ |
H A D | uasort_variation8.phpt | 18 $array_arg = array("b" => "Banana", "m" => "Mango", "a" => "apple", "p" => "Pineapple", "o" => "ora… 51 ["o"]=> 67 ["o"]=>
|
H A D | krsort_variation5.phpt | 28 array ( 'Lemon' => "lemoN", 'o' => "Orange", 'B' => "banana", 'Apple' => "apple", 'te' => "Test", 167 ["o"]=> 193 ["o"]=> 219 ["o"]=>
|
H A D | ksort_variation5.phpt | 28 array ( 'Lemon' => "lemoN", 'o' => "Orange", 'B' => "banana", 'Apple' => "apple", 'te' => "Test", 175 ["o"]=> 201 ["o"]=> 227 ["o"]=>
|
H A D | arsort_variation5.phpt | 29 'T' => "TTTT", 't' => "ttt", 'w' => "ww", 'x' => "x", 'X' => "X", 'o' => "oraNGe", 173 ["o"]=> 201 ["o"]=> 229 ["o"]=>
|
H A D | asort_variation5.phpt | 29 'T' => "TTTT", 't' => "ttt", 'w' => "ww", 'x' => "x", 'X' => "X", 'o' => "oraNGe", 183 ["o"]=> 211 ["o"]=> 239 ["o"]=>
|
/PHP-7.4/sapi/phpdbg/ |
H A D | config.m4 | 43 if test "$PHP_READLINE" != "no" -o "$PHP_LIBEDIT" != "no"; then 73 -o \$(BUILD_BINARY)" 84 -o \$(BUILD_SHARED)"
|
/PHP-7.4/tests/lang/ |
H A D | foreach_with_object_001.phpt | 2 foreach() with foreach($o->mthd()->arr)
|
/PHP-7.4/ext/phar/tests/cache_list/files/ |
H A D | write18.phar | 8 6test.txt���H���E�<?php __HALT_COMPILER();��$oʧϠ�P�@���� �…
|
/PHP-7.4/ext/mbstring/tests/ |
H A D | mb_output_handler_shift_jis.phpt | 12 var_dump("�e�X�g�p���{�ꕶ����B���̃��W���[����PHP�Ƀ}���`�o�C�g������܂��B");
|
/PHP-7.4/ext/pcre/tests/ |
H A D | bug21758.phpt | 23 $o = new Foo;
|
/PHP-7.4/ext/standard/tests/general_functions/ |
H A D | bug79254.phpt | 2 Bug #79254 (getenv() w/o arguments not showing changes)
|
/PHP-7.4/ext/date/tests/ |
H A D | timezone_version_get_basic1.phpt | 5 #PHPTestFest2014 São Paulo 2014-07-05
|
/PHP-7.4/Zend/tests/ |
H A D | bug55305.phpt | 2 Bug #55305 (ref lost: 1st ref instantiated in class def, 2nd ref made w/o instantiating)
|
H A D | const_dereference_002.phpt | 12 string(1) "o"
|
/PHP-7.4/sapi/fpm/ |
H A D | config.m4 | 299 …C_DEFINE(HAVE_BUILTIN_ATOMIC, 1, [Define to 1 if gcc supports __sync_bool_compare_and_swap() a.o.]) 586 if test -z "$PHP_FPM_USER" -o "$PHP_FPM_USER" = "yes" -o "$PHP_FPM_USER" = "no"; then 592 if test -z "$PHP_FPM_GROUP" -o "$PHP_FPM_GROUP" = "yes" -o "$PHP_FPM_GROUP" = "no"; then 657 …o/g'\` | \$(AWK) '{ if (((\$\$2 == \"T\") || (\$\$2 == \"D\") || (\$\$2 == \"B\")) && (substr(\$\$… 660 …o) \$(PHP_BINARY_OBJS:.lo=.o) \$(PHP_FASTCGI_OBJS:.lo=.o) \$(PHP_FPM_OBJS:.lo=.o) \$(PHP_FRAMEWORK… 663 …_OBJS) \$(PHP_FPM_OBJS) \$(EXTRA_LIBS) \$(FPM_EXTRA_LIBS) \$(ZEND_EXTRA_LIBS) -o \$(SAPI_FPM_PATH)"
|
/PHP-7.4/ext/dom/tests/ |
H A D | DOMDocument_createEntityReference_basic.phpt | 5 #PHPTestFest2009 Norway 2009-06-09 \o/
|
H A D | DOMDocument_saveHTMLFile_error2.phpt | 5 #PHPTestFest2009 Norway 2009-06-09 \o/
|
H A D | DOMDocument_saveHTML_error2.phpt | 5 #PHPTestFest2009 Norway 2009-06-09 \o/
|
H A D | DOMDocument_validate_error2.phpt | 5 #PHPTestFest2009 Norway 2009-06-09 \o/
|
/PHP-7.4/ext/pcntl/tests/ |
H A D | pcntl_getpriority_basic.phpt | 4 Er Galvão Abbott galvao@galvao.eti.br
|
/PHP-7.4/ext/standard/tests/strings/ |
H A D | bug69144.phpt | 5 $tests = array('bar' => '', 'foo' => 'o', 'foobar' => '', 'hello' => 'hello');
|
Completed in 43 milliseconds
1...<<111213141516171819