Home
last modified time | relevance | path

Searched refs:switch (Results 76 – 100 of 168) sorted by relevance

1234567

/PHP-7.2/tests/classes/
H A Darray_access_003.phpt17 switch($index) {
H A Darray_access_004.phpt15 switch($index) {
H A Diterators_002.phpt33 switch($this->num) {
/PHP-7.2/ext/phar/tests/files/
H A Dphar_oo_test.inc14 switch($pharconfig)
/PHP-7.2/ext/pdo/tests/
H A Dbug_60665.phpt16 switch ($db->getAttribute(PDO::ATTR_DRIVER_NAME)) {
H A Dpdo_024.phpt17 switch ($db->getAttribute(PDO::ATTR_DRIVER_NAME)) {
H A Dbug_65946.phpt19 switch ($db->getAttribute(PDO::ATTR_DRIVER_NAME)) {
/PHP-7.2/ext/standard/tests/math/
H A Dbug30695.phpt7 switch ( $char_code )
/PHP-7.2/ext/filter/tests/
H A D046.phpt8 switch($max) {
/PHP-7.2/ext/standard/tests/serialize/
H A D005.phpt22 switch($class_name)
76 switch(++self::$check)
/PHP-7.2/ext/standard/tests/file/
H A Dinclude_userstream_001.phpt41 switch($whence) {
H A Dbug38450.phpt50 switch ($whence) {
H A Dbug38450_1.phpt50 switch ($whence) {
/PHP-7.2/Zend/tests/grammar/
H A Dsemi_reserved_001.phpt56 function switch(){ echo __METHOD__, PHP_EOL; }
135 $obj->switch();
213 Obj::switch
H A Dsemi_reserved_002.phpt56 static function switch(){ echo __METHOD__, PHP_EOL; }
133 Obj::switch();
211 Obj::switch
/PHP-7.2/ext/libxml/tests/
H A D002.phpt38 switch ($error->level) {
/PHP-7.2/ext/pdo_dblib/tests/
H A Dtypes.phpt13 switch (get_tds_version()) {
/PHP-7.2/ext/gd/tests/
H A Dimagegammacorrect_variation2.phpt52 switch ($y) {
/PHP-7.2/tests/
H A Dquicktester.inc49 switch (@$operator) {
/PHP-7.2/ext/spl/examples/
H A Ddualiterator.inc95 switch($this->flags & 0x0F)
113 switch($this->flags & 0xF0)
/PHP-7.2/sapi/cli/tests/
H A Dbug43177.phpt12 switch($_SERVER["REQUEST_URI"]) {
/PHP-7.2/ext/standard/tests/file/windows_mb_path/
H A Dutil_utf8.inc12 switch ($id) {
/PHP-7.2/tests/lang/
H A DforeachLoopIteratorAggregate.004.phpt33 switch($this->num) {
/PHP-7.2/
H A DREADME.input_filter106 switch(arg) {
161 switch(arg) {
/PHP-7.2/ext/intl/tests/
H A Dcollator_compare_variant2.phpt19 switch( $comp_res )

Completed in 61 milliseconds

1234567