Home
last modified time | relevance | path

Searched refs:number (Results 351 – 375 of 858) sorted by relevance

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

/PHP-5.4/ext/standard/tests/misc/
H A Dtime_nanosleep_error1.phpt2 time_nanosleep — Delay for a number of seconds and nanoseconds
H A Dtime_nanosleep_error2.phpt2 time_nanosleep — Delay for a number of seconds and nanoseconds
H A Dtime_nanosleep_error5.phpt2 time_nanosleep — Delay for a number of seconds and nanoseconds
/PHP-5.4/tests/output/
H A Dob_get_clean_error_001.phpt2 Test wrong number of arguments for ob_get_clean()
/PHP-5.4/ext/bcmath/tests/
H A Dbcpowmod_error1.phpt2 bcpowmod — Raise an arbitrary precision number to another, reduced by a specified modulus
H A Dbcpowmod_error2.phpt2 bcpowmod — Raise an arbitrary precision number to another, reduced by a specified modulus
H A Dbcpowmod_error3.phpt2 bcpowmod — Raise an arbitrary precision number to another, reduced by a specified modulus
/PHP-5.4/ext/reflection/tests/
H A DReflectionClass_isSubclassOf_error.phpt2 ReflectionClass::isSubclassOf() - invalid number of parameters
/PHP-5.4/ext/standard/tests/strings/
H A Dbug35817.phpt2 Bug #35817 (unpack() does not decode odd number of hexadecimal values)
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
/PHP-5.4/ext/standard/tests/math/
H A Dbindec_variation1_64bit.phpt9 /* Prototype : number bindec ( string $binary_string )
10 …* Description: Returns the decimal equivalent of the binary number represented by the binary_strin…
H A Doctdec_variation1.phpt7 /* Prototype : number octdec ( string $octal_string )
8 …* Description: Returns the decimal equivalent of the octal number represented by the octal_string …
H A Dbindec_variation1.phpt9 /* Prototype : number bindec ( string $binary_string )
10 …* Description: Returns the decimal equivalent of the binary number represented by the binary_strin…
/PHP-5.4/ext/standard/tests/array/
H A Darray_pad_error.phpt16 //Test array_pad with one more than the expected number of arguments
24 // Testing array_pad with less than the expected number of arguments
H A Darray_udiff_uassoc_error.phpt22 //Test array_udiff_uassoc with one more than the expected number of arguments
26 // Testing array_udiff_uassoc with one less than the expected number of arguments
H A Darray_uintersect_uassoc_error.phpt23 //Test array_uintersect_uassoc with one more than the expected number of arguments
27 // Testing array_uintersect_uassoc with one less than the expected number of arguments
/PHP-5.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-5.4/ext/pcre/tests/
H A Dpreg_replace_callback_error.phpt13 //Test preg_replace_callback() with one more than the expected number of arguments
25 //Testing preg_replace_callback() with one less than the expected number of arguments
H A Dpreg_replace_callback_error1.phpt24 $subject = 'number 1.';
55 string(9) "number 1."
/PHP-5.4/ext/wddx/tests/
H A D004.phpt63 …name='test2'><string>some string</string></var><var name='test3'><number>654321</number></var><var…
H A D005.phpt41 …name='test2'><string>some string</string></var><var name='test3'><number>654321</number></var><var…
/PHP-5.4/ext/gmp/
H A DREADME1 Arbitrary length number support with GNU MP library.
/PHP-5.4/ext/mbstring/oniguruma/doc/
H A DRE207 Not only a name but a number is assigned like a captured
217 \n back reference by group number (n >= 1)
221 a subexp with a large number is referred to preferentially.
222 (When not matched, a group of the small number is referred to.)
224 * Back reference by group number is forbidden if named group is defined
259 \g<n> call by group number (n >= 1)
265 * Call by group number is forbidden if named group is defined in the pattern
358 + octal or hexadecimal number sequence can be treated as
377 + In the range quantifier, the number of the minimum is omissible.
379 The simultanious abbreviation of the number of times of the minimum
/PHP-5.4/ext/date/lib/
H A Dparse_iso_intervals.re288 number = [0-9]+;
303 period = "P" (number "Y")? (number "M")? (number "W")? (number "D")? ("T" (number "H")? (number "…
306 recurrences = "R" number;
/PHP-5.4/ext/spl/tests/
H A Dheap_top_variation_001.phpt2 SPL: SplHeap top, illegal number of args

Completed in 29 milliseconds

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