Home
last modified time | relevance | path

Searched refs:none (Results 1 – 25 of 143) sorted by relevance

123456

/PHP-5.3/ext/intl/tests/
H A Dlocale_get_all_variants.phpt37 $res_str .= "--none";
56 i-enochian : variants --none
57 zh-hakka : variants --none
58 zh-wuu : variants --none
59 i-tay : variants --none
60 sgn-BE-nl : variants --none
61 sgn-CH-de : variants --none
H A Dlocale_accept.phpt21 'none',
45 Accepting none:
/PHP-5.3/ext/oci8/tests/
H A Dfield_funcs1.phpt45 var_dump(oci_field_is_null($s, "none"));
46 var_dump(oci_field_name($s, "none"));
47 var_dump(oci_field_type($s, "none"));
48 var_dump(oci_field_type_raw($s, "none"));
49 var_dump(oci_field_scale($s, "none"));
50 var_dump(oci_field_precision($s, "none"));
51 var_dump(oci_field_size($s, "none"));
119 Warning: oci_field_name(): Invalid column name "none" in %s on line %d
122 Warning: oci_field_type(): Invalid column name "none" in %s on line %d
128 Warning: oci_field_scale(): Invalid column name "none" in %s on line %d
[all …]
/PHP-5.3/Zend/tests/
H A Daccess_modifiers_012.phpt14 call_user_func(array($c, 'none'));
19 In __call() for method none()
H A Dhalt01.phpt10 none of this should be displayed!
H A Dbug55156.phpt2 Bug #55156 (ReflectionClass::getDocComment() returns comment even though the class has none)
H A Dbug33996.phpt29 Catchable fatal error: Argument 1 passed to FooTest() must be an instance of Foo, none given, calle…
/PHP-5.3/ext/mbstring/tests/
H A Dmb_substitute_character_basic.phpt25 var_dump( mb_substitute_character("none") );
39 string(4) "none"
H A Dmb_substitute_character.phpt21 var_dump(mb_substitute_character('none'));
39 string(4) "none"
H A Dmb_send_mail01.phpt24 mb_internal_encoding("none");
/PHP-5.3/ext/phar/tests/
H A D005.phpt2 Phar::mapPhar truncated manifest (none)
H A Dphar_get_supportedcomp4.phpt2 Phar::getSupportedCompression() (none)
/PHP-5.3/ext/spl/tests/
H A DSplFixedArray_getSize_pass_param.phpt2 SplFixedArray::getSize() pass a parameter when none are expected
/PHP-5.3/ext/phar/tests/tar/
H A Dtar_003.phpt16 $tar = new tarmaker($fname, 'none');
41 /* ensure none of the dir tar files were freed */
H A Dbadchecksum.phpt11 $a = new corrupt_tarmaker($fname, 'none');
H A Dlinks2.phpt11 $a = new corrupt_tarmaker($fname, 'none');
H A Dbignames_overflow.phpt15 $tar = new danger_tarmaker($fname, 'none');
/PHP-5.3/tests/classes/
H A Dinterfaces_003.phpt26 …t 1 passed to MyTestClass::__construct() must be an instance of MyObject, none given, called in %s…
/PHP-5.3/ext/phar/tests/zip/files/
H A Dcorrupt_count1.php.inc8 $a->writeZip(dirname(__FILE__) . '/nozipend.zip', 'none');
/PHP-5.3/
H A Dconfig.sub295 os=-none
825 basic_machine=m68k-none
1083 os=-none
1110 os=-none
1131 none)
1132 basic_machine=none-none
1133 os=-none
1436 os=-none
1571 os=-none
/PHP-5.3/ext/filter/tests/
H A D009.phpt12 var_dump(filter_id("none"));
/PHP-5.3/ext/soap/tests/soap12/
H A DT19.phpt12 env:role="http://www.w3.org/2003/05/soap-envelope/role/none"
/PHP-5.3/ext/standard/tests/general_functions/
H A Dparse_ini_basic.data10 boolnone = none
27 boolnone = none
/PHP-5.3/ext/standard/tests/strings/
H A Dcrc32_basic.phpt14 * Alias to functions: none
/PHP-5.3/ext/gd/tests/
H A Dbug48555.phpt15 $box = ImageFTBBox(14, 0, $font, "Text with\nline-break\none more");

Completed in 25 milliseconds

123456