Home
last modified time | relevance | path

Searched refs:switch (Results 26 – 50 of 168) sorted by relevance

1234567

/PHP-7.2/Zend/tests/
H A Dtemporary_cleaning_005.phpt12 switch ($b[0]) {
30 switch ($b[0]) {
H A Dbreak_error_003.phpt10 Fatal error: 'break' not in the 'loop' or 'switch' context in %sbreak_error_003.php on line 3
H A Djump07.phpt11 Fatal error: 'goto' into loop or switch statement is disallowed in %sjump07.php on line 5
H A Djump08.phpt11 Fatal error: 'goto' into loop or switch statement is disallowed in %sjump08.php on line 2
H A Dswitch_on_numeric_strings.phpt7 switch ($value) {
H A Djump05.phpt7 switch ($val) {
H A Djump15.phpt7 switch ($val) {
/PHP-7.2/ext/intl/tests/
H A Duconverter_oop_callback_return.phpt10 switch ($codeUnits) {
23 switch ($codePoint) {
/PHP-7.2/ext/tokenizer/tests/
H A Dtoken_get_all_variation11.phpt19 * switch...case - T_ENDSWITCH(327), T_CASE(329)
43 echo "-- with while..., do..while, switch & continue tokens --\n";
67 // switch..case, default
68 echo "-- with switch...case tokens --\n";
70 $source = '<?php switch($var)
442 -- with while..., do..while, switch & continue tokens --
979 -- with switch...case tokens --
995 string(6) "switch"
/PHP-7.2/sapi/cli/
H A DREADME10 (-q switch kept for compatibility)
12 (-C switch kept for compatibility)
/PHP-7.2/tests/lang/
H A D020.phpt9 switch (1) {
12 switch ($i) {
H A D003.phpt6 switch($a) {
/PHP-7.2/Zend/tests/try/
H A Dtry_finally_011.phpt15 Fatal error: 'break' not in the 'loop' or 'switch' context in %stry_finally_011.php on line %d
H A Dbug70228_8.phpt12 switch (str_repeat("b", 2)) {
/PHP-7.2/ext/opcache/tests/
H A Dverify_return_dfg.phpt9 switch ($foo) {
H A Dswitch_with_coinciding_targets.phpt11 switch ($foo) {
H A Dbug77191.phpt6 switch (@$x['y']) {
H A Dbug76094.phpt14 switch (strtoupper($t)) {
H A Dbug74152.phpt16 switch ($foo) {
H A Dssa_bug_007.phpt9 switch ($key) {
H A Dssa_bug_001.phpt11 switch (get_class($this)) {
H A Dissue0183.phpt13 switch (PHP_OS) {
H A Dssa_bug_010.phpt14 switch ($part) {
/PHP-7.2/tests/classes/
H A Dfactory_001.phpt19 switch ($shape) {
/PHP-7.2/ext/openssl/
H A Dconfig.w3214 switch (ret) {

Completed in 78 milliseconds

1234567