Home
last modified time | relevance | path

Searched refs:not (Results 451 – 475 of 4474) sorted by relevance

1...<<11121314151617181920>>...179

/PHP-5.5/ext/odbc/tests/
H A Dodbc_free_result_001.phpt40 Warning: odbc_free_result(): supplied resource is not a valid ODBC result resource in %s on line %d
46 Warning: odbc_fetch_row(): %d is not a valid ODBC result resource in %s on line %d
49 Warning: odbc_result(): %d is not a valid ODBC result resource in %s on line %d
/PHP-5.5/ext/mbstring/tests/
H A Dmb_stripos_variation3.phpt6 function_exists('mb_stripos') or die("skip mb_stripos() is not available in this build");
22 // Initialise function arguments not being substituted
118 Warning: mb_stripos(): Offset not contained in string in %s on line %d
123 Warning: mb_stripos(): Offset not contained in string in %s on line %d
131 Warning: mb_stripos(): Offset not contained in string in %s on line %d
136 Warning: mb_stripos(): Offset not contained in string in %s on line %d
H A Dmb_strpos_variation3.phpt6 function_exists('mb_strpos') or die("skip mb_strpos() is not available in this build");
21 // Initialise function arguments not being substituted
117 Warning: mb_strpos(): Offset not contained in string in %s on line %d
122 Warning: mb_strpos(): Offset not contained in string in %s on line %d
130 Warning: mb_strpos(): Offset not contained in string in %s on line %d
135 Warning: mb_strpos(): Offset not contained in string in %s on line %d
H A Dmb_decode_numericentity.phpt5 if (!extension_loaded('mbstring')) die('skip mbstring not enabled');
6 function_exists('mb_encode_mimeheader') or die("skip mb_encode_mimeheader() is not available in thi…
H A Dmb_encode_numericentity.phpt5 if (!extension_loaded('mbstring')) die('skip mbstring not enabled');
6 function_exists('mb_encode_mimeheader') or die("skip mb_encode_mimeheader() is not available in thi…
H A Dmb_ereg_search.phpt5 if (!extension_loaded('mbstring')) die('skip mbstring not enabled');
6 function_exists('mb_ereg_search') or die("skip mb_ereg_search() is not available in this build");
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput141 /-- This set of tests is run only with the 8-bit library. They do not require
102 (?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of a…
116 (?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of a…
130 (?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of a…
143 (?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of a…
153 (?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of a…
181 (?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of a…
194 (?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of a…
209 (?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of a…
222 (?![^(\040)<>@,;:".\\\[\]\000-\037\x80-\xff]) # ..not followed by something that could be part of a…
[all …]
/PHP-5.5/ext/interbase/tests/
H A Dbug45575.phpt20 Warning: ibase_set_event_handler(): Callback argument is not a callable function in %s on line %d
22 Warning: ibase_set_event_handler(): Callback argument 1 is not a callable function in %s on line %d
/PHP-5.5/ext/reflection/tests/
H A Dbug52854.phpt2 Bug #52854: ReflectionClass::newInstanceArgs does not work for classes without constructors
28 Class Test does not have a constructor, so you cannot pass any constructor arguments
/PHP-5.5/ext/posix/tests/
H A Dposix_initgroups_basic.phpt5 if (!extension_loaded('posix')) die('skip - POSIX extension not loaded');
6 if (!function_exists('posix_initgroups')) die('skip posix_initgroups() not found');
/PHP-5.5/ext/oci8/tests/
H A Dskipif.inc3 if (!extension_loaded('oci8')) die("skip oci8 extension is not available\n");
16 die("skip Test not valid for $v\n");
/PHP-5.5/Zend/tests/traits/
H A Dbug55554e.phpt2 Bug #55137 (Legacy constructor not registered for class)
30 Fatal error: Trait method ReportCollision has not been applied, because there are collisions with o…
H A Dbug64235.phpt2 Bug #64235 (Insteadof not work for class method in 5.4.11)
34 Fatal error: Class TestParentClass is not a trait, Only traits may be used in 'as' and 'insteadof' …
H A Dbug64235b.phpt2 Bug #64235 (Insteadof not work for class method in 5.4.11)
35 Fatal error: Class TestParentClass is not a trait, Only traits may be used in 'as' and 'insteadof' …
H A Dlanguage011.phpt2 Aliasing on conflicting method should not cover up conflict.
30 Fatal error: Trait method sayHello has not been applied, because there are collisions with other tr…
/PHP-5.5/ext/gd/tests/
H A Dbug40764.phpt2 Bug #40764 (line thickness not respected for horizontal and vertical lines)
5 if (!extension_loaded('gd')) die("skip gd extension not available\n");
H A Dbug48801.phpt5 if(!extension_loaded('gd')){ die('skip gd extension not available'); }
6 if(!function_exists('imageftbbox')) die('skip imageftbbox() not available');
H A Dbug48801_1.phpt5 if(!extension_loaded('gd')){ die('skip gd extension not available'); }
6 if(!function_exists('imageftbbox')) die('skip imageftbbox() not available');
H A Dbug24155.phpt6 die("skip gd extension not available\n");
22 // Uniform fill + n x 90degrees rotation , the color value does not change
/PHP-5.5/ext/gettext/tests/
H A Dgettext_dcgettext.phpt6 die("skip gettext extension is not loaded.\n");
9 die("skip en_US.UTF-8 locale not supported.");
H A Dgettext_dngettext-plural.phpt6 die("skip gettext extension is not loaded.\n");
9 die("skip en_US.UTF-8 locale not supported.");
/PHP-5.5/ext/pgsql/tests/
H A D80_bug39971.phpt2 Bug #39971 (pg_insert/pg_update do not allow now() to be used for timestamp fields)
14 die ("Could not connect to the server");
H A D80_bug42783.phpt2 Bug #42783 (pg_insert() does not support an empty value array)
14 die ("Could not connect to the server");
/PHP-5.5/ext/pdo_mysql/
H A Dconfig.w3217 WARNING("pdo_mysql not enabled; libraries and headers not found");
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_prefetch.phpt18 …ing: PDO::getAttribute(): SQLSTATE[IM001]: Driver does not support this function: driver does not

Completed in 21 milliseconds

1...<<11121314151617181920>>...179