Home
last modified time | relevance | path

Searched refs:_1 (Results 1 – 25 of 35) sorted by relevance

12

/PHP-7.4/Zend/tests/assert/
H A Dexpect_015.phpt48 $x = ${$a . "_1"}();
50 $x = ${$a . "_1"}::foo();
51 $x = A::${$a . "_1"}();
53 $x = ${$a . "_1"}->foo();
54 $x = $x->{$a . "_1"}();
56 ${$a . "_1"}->a = ${$a . "_1"}::C;
57 $x->{a . "_1"} = C::C;
59 $x = ${$a . "_1"}::$z;
60 $x = C::${$z . "_1"};
188 $x = ${$a . '_1'}();
[all …]
/PHP-7.4/ext/soap/tests/bugs/
H A Dbug50698_1.phpt2 Request #50698_1 (SoapClient should handle wsdls with some incompatiable endpoints)
/PHP-7.4/ext/phar/tests/
H A Dbug72321.phpt9 $phar = new PharData("72321_1.zip");
/PHP-7.4/Zend/
H A Dzend_ast.h211 ZEND_EXPAND_VA(ZEND_AST_SPEC_CALL_(name, __VA_ARGS__, _4, _3, _2, _1, _0)(__VA_ARGS__))
212 # define ZEND_AST_SPEC_CALL_(name, _, _4, _3, _2, _1, suffix, ...) \ argument
215 ZEND_EXPAND_VA(ZEND_AST_SPEC_CALL_EX_(name, __VA_ARGS__, _4, _3, _2, _1, _0)(__VA_ARGS__))
216 # define ZEND_AST_SPEC_CALL_EX_(name, _, _5, _4, _3, _2, _1, suffix, ...) \ argument
/PHP-7.4/appveyor/
H A Dbuild_task.bat21 if "%APPVEYOR%" equ "True" del /f /q C:\Windows\System32\libcrypto-1_1-x64.dll >NUL 2>NUL
23 if "%APPVEYOR%" equ "True" del /f /q C:\Windows\System32\libssl-1_1-x64.dll >NUL 2>NUL
/PHP-7.4/ext/session/tests/
H A Drfc1867_inter.phpt54 var_dump($_SESSION["upload_progress_" . basename(__FILE__) . "_1"]);
/PHP-7.4/ext/bz2/tests/
H A D004.phpt8 $fd = bzopen(__DIR__."/004_1.txt.bz2","r");
/PHP-7.4/ext/standard/tests/strings/
H A Dvprintf_variation12.phpt114 #1 1 $1 _1
H A Dvprintf_variation12_64bit.phpt114 #1 1 $1 _1
H A Dvprintf_variation16.phpt98 #1 1 $1 _1
H A Dvprintf_variation16_64bit.phpt99 #1 1 $1 _1
H A Dvsprintf_variation12.phpt109 #1 1 $1 _1
H A Dvsprintf_variation16.phpt95 #1 1 $1 _1
H A Dvsprintf_variation4.phpt95 #1 1 $1 _1
H A Dvprintf_variation4.phpt99 #1 1 $1 _1
H A Dvprintf_variation4_64bit.phpt99 #1 1 $1 _1
H A Dvsprintf_variation12_64bit.phpt109 #1 1 $1 _1
H A Dvsprintf_variation16_64bit.phpt95 #1 1 $1 _1
H A Dvsprintf_variation4_64bit.phpt95 #1 1 $1 _1
H A Dvfprintf_variation12.phpt117 #1 1 $1 _1
H A Dvfprintf_variation4_64bit.phpt105 #1 1 $1 _1
H A Dvprintf_variation14.phpt115 #1 1 $1 _1
H A Dvprintf_variation14_64bit.phpt115 #1 1 $1 _1
H A Dvsprintf_variation14.phpt110 #1 1 $1 _1
H A Dvfprintf_variation16.phpt104 #1 1 $1 _1

Completed in 25 milliseconds

12