Home
last modified time | relevance | path

Searched refs:number (Results 376 – 400 of 858) sorted by relevance

1...<<11121314151617181920>>...35

/PHP-5.4/ext/gd/tests/
H A Dimagepolygon_negative.phpt15 Warning: imagepolygon(): You must give a positive number of points in %s on line %d
H A Dimagefilledpolygon_negative.phpt15 Warning: imagefilledpolygon(): You must give a positive number of points in %s on line %d
/PHP-5.4/ext/standard/tests/strings/
H A Dchunk_split_variation8.phpt37 0234, //octal number
38 0x1A, //hexadecimal number
39 PHP_INT_MAX, // max positive integer number
H A Dstrcspn_error.phpt22 //Test strcspn with one more than the expected number of arguments
33 // Testing strcspn withone less than the expected number of arguments
H A Dstrspn_error.phpt22 //Test strspn with one more than the expected number of arguments
33 // Testing strspn withone less than the expected number of arguments
H A Dbug21730.phpt10 * represents the number of characters consumed so far
/PHP-5.4/ext/standard/tests/math/
H A Ddecbin_variation1.phpt2 Test decbin() function : usage variations - different data types as $number arg
11 /* Prototype : string decbin ( int $number )
H A Ddecbin_variation1_64bit.phpt2 Test decbin() function : usage variations - different data types as $number arg
11 /* Prototype : string decbin ( int $number )
/PHP-5.4/ext/date/tests/
H A Dgmdate_variation8.phpt25 echo "\n-- Testing gmdate() function with ISO-8601 year number format --\n";
49 -- Testing gmdate() function with ISO-8601 year number format --
H A Dgmdate_variation7.phpt25 echo "\n-- Testing gmdate() function with ISO-8601 year number format --\n";
49 -- Testing gmdate() function with ISO-8601 year number format --
H A Dgmdate_variation6.phpt33 echo "\n-- Testing gmdate() function with number of days in a month format --\n";
58 -- Testing gmdate() function with number of days in a month format --
/PHP-5.4/ext/standard/tests/file/
H A Ddisk_free_space_error.phpt13 * return the number of bytes available on the corresponding
22 var_dump( disk_free_space( $file_path, "extra argument") ); // More than valid number of arguments
/PHP-5.4/ext/pdo/tests/
H A Dbug_43130.phpt37 Warning: PDOStatement::execute(): SQLSTATE[HY093]: Invalid parameter number: parameter was not defi…
39 Warning: PDOStatement::execute(): SQLSTATE[HY093]: Invalid parameter number in %s on line %d
/PHP-5.4/ext/standard/tests/array/
H A Darray_intersect_ukey_error.phpt25 //Test array_intersect_ukey with one more than the expected number of arguments
30 // Testing array_intersect_ukey with one less than the expected number of arguments
H A Darray_fill_error.phpt17 // More than expected number of arguments
25 // Less than the expected number of arguments
/PHP-5.4/ext/imap/tests/
H A Dimap_fetchbody_variation6.phpt51 Warning: imap_fetchbody(): Bad message number in %s on line %d
57 Warning: imap_fetchbody(): Bad message number in %s on line %d
H A Dimap_fetchheader_variation5.phpt52 Warning: imap_fetchheader(): Bad message number in %s on line %d
58 Warning: imap_fetchheader(): Bad message number in %s on line %d
/PHP-5.4/ext/spl/tests/
H A Dpqueue_compare_error.phpt2 SPL: Priority queue compare, illegal number of args
/PHP-5.4/ext/standard/tests/misc/
H A Dtime_nanosleep_error3.phpt2 time_nanosleep — Delay for a number of seconds and nanoseconds
H A Dtime_nanosleep_error4.phpt2 time_nanosleep — Delay for a number of seconds and nanoseconds
/PHP-5.4/ext/oci8/tests/
H A Darray_bind_010.phpt23 Warning: oci_bind_array_by_name(): ORA-01036: illegal variable name/number in %s on line %d
/PHP-5.4/Zend/tests/
H A Dbug34062.phpt9 // Currently it's the minimum required number of zeros
/PHP-5.4/ext/ldap/tests/
H A Dldap_search_error.phpt56 Warning: ldap_search(): Base must either be a string, or an array with the same number of elements …
59 Warning: ldap_search(): Filter must either be a string, or an array with the same number of element…
/PHP-5.4/ext/standard/tests/directory/
H A DDirectoryClass_error_001.phpt20 echo "\n--> Try all methods with wrong number of args:\n";
50 --> Try all methods with wrong number of args:
/PHP-5.4/ext/gmp/tests/
H A D003.phpt2 Check for number base recognition

Completed in 30 milliseconds

1...<<11121314151617181920>>...35