Home
last modified time | relevance | path

Searched refs:switch (Results 51 – 75 of 168) sorted by relevance

1234567

/PHP-7.2/ext/opcache/tests/
H A Dissue0057.phpt17 switch ($query) {
H A Dbug73746.phpt16 switch (strtoupper($countryIsoCode)) {
/PHP-7.2/Zend/tests/return_types/
H A Dbug71092.phpt10 switch ($data[0]) {
/PHP-7.2/sapi/phpdbg/
H A DChangelog.md11 5. Fix crash when loading .phpdbginit with command line switch
35 - frame (switch to a frame in the current stack for inspection)
/PHP-7.2/ext/pcntl/tests/
H A Dbug73783.phpt12 switch(pcntl_fork()) {
/PHP-7.2/Zend/tests/
H A Dbug63305.phpt7 switch ($class) {
H A Dbug34260.phpt9 switch($Method)
H A Dbug31102.phpt12 switch($test)
/PHP-7.2/Zend/tests/generators/
H A Dyield_in_parenthesis.phpt11 switch (yield $foo) {}
/PHP-7.2/tests/lang/
H A D033.phpt28 switch ($a):
H A D021.phpt10 switch($i) {
/PHP-7.2/Zend/tests/grammar/
H A Dsemi_reserved_003.phpt56 var $switch = 'switch';
136 echo $obj->switch, PHP_EOL;
217 switch
H A Dsemi_reserved_004.phpt56 static $switch = 'switch';
134 echo Obj::$switch, PHP_EOL;
213 switch
/PHP-7.2/ext/spl/tests/
H A Dspl_recursive_iterator_iterator_key_case.phpt2 SPL: Test on RecursiveIteratorIterator key function checking switch statements
/PHP-7.2/ext/pgsql/tests/
H A D29nb_async_connect.phpt24 switch ($status = pg_connect_poll($db)) {
/PHP-7.2/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_emulated_anonymous.phpt18 printf("[002] Unable to switch to emulated prepared statements, test will fail\n");
39 printf("[004] Unable to switch off emulated prepared statements, test will fail\n");
H A Dpdo_mysql_prepare_native_placeholder_everywhere.phpt17 printf("[002] Unable to switch on emulated prepared statements, test will fail\n");
35 printf("[004] Unable to switch off emulated prepared statements, test will fail\n");
H A Dpdo_mysql_prepare_emulated_placeholder_everywhere.phpt19 printf("[002] Unable to switch off emulated prepared statements, test will fail\n");
40 printf("[004] Unable to switch on emulated prepared statements, test will fail\n");
/PHP-7.2/ext/oci8/tests/
H A Ddrcp_scope1.phpt45 switch($conn_type)
61 switch($conn_type)
H A Ddrcp_scope2.phpt45 switch($conn_type)
61 switch($conn_type)
/PHP-7.2/ext/intl/tests/
H A Dresourcebundle_iterator.phpt14 switch (gettype($oneval)) {
/PHP-7.2/tests/classes/
H A Diterators_004.phpt37 switch($this->num) {
/PHP-7.2/ext/pdo/tests/
H A Dpdo_038.phpt24 switch ($conn->getAttribute(PDO::ATTR_DRIVER_NAME)) {
/PHP-7.2/ext/phar/tests/cache_list/files/
H A Dphar_oo_test.inc13 switch($pharconfig)
/PHP-7.2/ext/gettext/tests/
H A Dbug66267.phpt2 #66265: gettext doesn't switch locales within the same script

Completed in 27 milliseconds

1234567