Home
last modified time | relevance | path

Searched refs:number (Results 226 – 250 of 636) sorted by relevance

12345678910>>...26

/PHP-7.4/ext/standard/tests/misc/
H A Dtime_nanosleep_error4.phpt2 time_nanosleep — Delay for a number of seconds and nanoseconds
/PHP-7.4/ext/standard/tests/file/
H A Dbug71287.phpt2 Bug #71287 (Error message contains hexadecimal instead of decimal number)
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-7.4/ext/pgsql/tests/
H A Dbug46408.phpt2 Bug #46408 (Locale number format settings can cause pg_query_params to break with numerics)
/PHP-7.4/Zend/tests/assert/
H A Dindirect_var_access_misoptimization.phpt20 Notice: Object of class stdClass could not be converted to number in %s on line %d
/PHP-7.4/ext/bz2/tests/
H A Dbug72447.phpt19 Warning: stream_filter_append(): Invalid parameter given for number of blocks to allocate. (0) in %…
/PHP-7.4/ext/intl/tests/
H A Dmsgfmt_format_error2.phpt12 {foo,number} {foo}
H A Dmsgfmt_format_error3.phpt12 {foo,number,percent}
H A Dbreakiter_clone_basic.phpt11 $bi = new IntlRuleBasedBreakIterator('[\p{Letter}\uFFFD]+;[:number:]+;');
/PHP-7.4/ext/standard/tests/strings/
H A Dstrval_error.phpt22 //Test strval with one more than the expected number of arguments
26 // Testing strval with one less than the expected number of arguments
H A Dbug21730.phpt10 * represents the number of characters consumed so far
/PHP-7.4/ext/xmlreader/tests/
H A D014.phpt31 // Try to set the name of the first attribute from "num" to "number"
32 $reader->name = 'number';
/PHP-7.4/ext/session/
H A Dmod_files.bat12 ECHO ^<depth^> is the number of levels defined in session.save_path
13 ECHO ^[hash_bits^] is the number of bits defined in session.hash_bits_per_character
/PHP-7.4/ext/pcre/tests/
H A Dpreg_replace_callback_error1.phpt24 $subject = 'number 1.';
55 string(9) "number 1."
/PHP-7.4/ext/standard/tests/array/
H A Darray_fill_error.phpt17 // More than expected number of arguments
25 // Less than the expected number of arguments
/PHP-7.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
/PHP-7.4/ext/standard/tests/math/
H A Dbase_convert_variation1.phpt2 Test base_convert() function : usage variations - different data types as $number argument
5 /* Prototype : string base_convert ( string $number , int $frombase , int $tobase )
6 * Description: Convert a number between arbitrary bases.
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-7.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-7.4/Zend/tests/
H A Dbug34062.phpt9 // Currently it's the minimum required number of zeros
/PHP-7.4/ext/libxml/tests/
H A Dbug54138.phpt2 Bug #54138 - DOMNode::getLineNo() doesn't return line number higher than 65535
H A Dbug54138_1.phpt2 Bug #54138 - DOMNode::getLineNo() doesn't return line number higher than 65535
/PHP-7.4/
H A DREADME.md52 The `-j` option shall set the maximum number of jobs `make` can use for the
58 number of jobs should not exceed the number of cores available.
71 number of jobs should not exceed the number of cores available.
/PHP-7.4/ext/pdo/tests/
H A Dbug_43130.phpt38 Warning: PDOStatement::execute(): SQLSTATE[HY093]: Invalid parameter number: parameter was not defi…
40 Warning: PDOStatement::execute(): SQLSTATE[HY093]: Invalid parameter number in %s on line %d

Completed in 23 milliseconds

12345678910>>...26