Home
last modified time | relevance | path

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

12345

/PHP-5.4/Zend/tests/
H A Dbug34260.phpt9 switch($Method)
H A Dbug31102.phpt13 switch($test)
/PHP-5.4/ext/spl/tests/
H A Dspl_recursive_iterator_iterator_key_case.phpt2 SPL: Test on RecursiveIteratorIterator key function checking switch statements
/PHP-5.4/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-5.4/ext/pdo_mysql/tests/
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_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_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-5.4/ext/intl/tests/
H A Dresourcebundle_iterator.phpt14 switch (gettype($oneval)) {
/PHP-5.4/tests/classes/
H A Diterators_004.phpt39 switch($this->num) {
H A Darray_access_003.phpt17 switch($index) {
H A Darray_access_004.phpt15 switch($index) {
/PHP-5.4/ext/standard/tests/serialize/
H A D005.phpt22 switch($class_name)
77 switch(++self::$check)
/PHP-5.4/ext/phar/tests/files/
H A Dphar_oo_test.inc13 switch($pharconfig)
/PHP-5.4/ext/phar/tests/cache_list/files/
H A Dphar_oo_test.inc13 switch($pharconfig)
/PHP-5.4/ext/filter/tests/
H A D046.phpt8 switch($max) {
/PHP-5.4/ext/standard/tests/math/
H A Dbug30695.phpt7 switch ( $char_code )
/PHP-5.4/ext/standard/tests/file/
H A Dinclude_userstream_001.phpt41 switch($whence) {
/PHP-5.4/ext/spl/examples/
H A Ddualiterator.inc95 switch($this->flags & 0x0F)
113 switch($this->flags & 0xF0)
/PHP-5.4/ext/libxml/tests/
H A D002.phpt38 switch ($error->level) {
/PHP-5.4/tests/
H A Dquicktester.inc49 switch (@$operator) {
/PHP-5.4/sapi/cli/tests/
H A Dbug43177.phpt12 switch($_SERVER["REQUEST_URI"]) {
/PHP-5.4/
H A DREADME.input_filter106 switch(arg) {
161 switch(arg) {
/PHP-5.4/tests/lang/
H A DforeachLoopIteratorAggregate.004.phpt33 switch($this->num) {
/PHP-5.4/ext/phar/tests/zip/files/
H A Dcorrupt_zipmaker.php.inc89 switch ($corrupt) {
167 switch ($corrupt) {
260 switch ($compress) {
284 switch ($corrupt) {

Completed in 32 milliseconds

12345