Home
last modified time | relevance | path

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

123456

/PHP-7.0/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-7.0/ext/intl/tests/
H A Dresourcebundle_iterator.phpt14 switch (gettype($oneval)) {
/PHP-7.0/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-7.0/Zend/tests/
H A Dbug31102.phpt13 switch($test)
/PHP-7.0/ext/gettext/tests/
H A Dbug66267.phpt2 #66265: gettext doesn't switch locales within the same script
/PHP-7.0/ext/phar/tests/cache_list/files/
H A Dphar_oo_test.inc13 switch($pharconfig)
/PHP-7.0/ext/phar/tests/files/
H A Dphar_oo_test.inc14 switch($pharconfig)
/PHP-7.0/ext/pdo/tests/
H A Dbug_60665.phpt16 switch ($db->getAttribute(PDO::ATTR_DRIVER_NAME)) {
H A Dbug_65946.phpt19 switch ($db->getAttribute(PDO::ATTR_DRIVER_NAME)) {
/PHP-7.0/ext/filter/tests/
H A D046.phpt8 switch($max) {
/PHP-7.0/ext/standard/tests/math/
H A Dbug30695.phpt7 switch ( $char_code )
/PHP-7.0/ext/standard/tests/serialize/
H A D005.phpt22 switch($class_name)
77 switch(++self::$check)
/PHP-7.0/ext/standard/tests/file/
H A Dinclude_userstream_001.phpt41 switch($whence) {
/PHP-7.0/Zend/tests/grammar/
H A Dsemi_reserved_001.phpt56 function switch(){ echo __METHOD__, PHP_EOL; }
135 $obj->switch();
214 Obj::switch
H A Dsemi_reserved_002.phpt56 static function switch(){ echo __METHOD__, PHP_EOL; }
133 Obj::switch();
212 Obj::switch
/PHP-7.0/ext/pdo_dblib/tests/
H A Dtypes.phpt13 switch (get_tds_version()) {
/PHP-7.0/tests/
H A Dquicktester.inc49 switch (@$operator) {
/PHP-7.0/ext/libxml/tests/
H A D002.phpt38 switch ($error->level) {
/PHP-7.0/ext/spl/examples/
H A Ddualiterator.inc95 switch($this->flags & 0x0F)
113 switch($this->flags & 0xF0)
/PHP-7.0/sapi/cli/tests/
H A Dbug43177.phpt12 switch($_SERVER["REQUEST_URI"]) {
/PHP-7.0/tests/lang/
H A DforeachLoopIteratorAggregate.004.phpt33 switch($this->num) {

Completed in 23 milliseconds

123456