Home
last modified time | relevance | path

Searched refs:numeric (Results 151 – 175 of 276) sorted by relevance

12345678910>>...12

/PHP-5.5/ext/ctype/tests/
H A Dctype_digit_variation4.phpt8 * Description: Checks for numeric character(s)
/PHP-5.5/ext/curl/tests/
H A Dbug55767.phpt2 Test curl_opt() function with POST params from array with a numeric key
/PHP-5.5/ext/standard/tests/array/
H A Darray_unshift_variation6.phpt27 // numeric array
30 // combination of numeric and associative arrays
H A D001.phpt10 ** Test alpha, numeric (decimal, hex, octal) and special data
H A Dextract_error.phpt40 Notice: A non well formed numeric value encountered in %s on line %d
H A Darray_merge_recursive_variation6.phpt18 // array with numeric keys
H A Dusort_variation3.phpt43 // numeric keys
/PHP-5.5/ext/standard/tests/strings/
H A Dcount_chars_variation2.phpt146 Notice: A non well formed numeric value encountered in %s on line %d
150 Notice: A non well formed numeric value encountered in %s on line %d
H A Dstrrchr_variation10.phpt31 //integer numeric strings
37 //float numeric strings
H A Dstrncmp_variation9.phpt26 & numeric value.
H A Dstr_pad.phpt27 15, // numeric
28 15.55, // numeric
29 "2990" // numeric string
H A Djoin_variation5.phpt24 // numeric value as glue, pieces as array containg sub array
/PHP-5.5/ext/intl/tests/
H A Dmsgfmt_format_simple_types_numeric_strings.phpt2 MessageFormatter::format(): simple types handling with numeric strings
/PHP-5.5/ext/date/tests/
H A Dgmdate_variation3.phpt2 Test gmdate() function : usage variation - Passing numeric representation of day formats.
/PHP-5.5/ext/sybase_ct/
H A Dphp_sybase_ct.h94 int max_length, numeric; member
/PHP-5.5/ext/sybase_ct/tests/
H A Dtest_long.phpt21 var_dump(sybase_query('create table test_long (value numeric(20, 0))'));
/PHP-5.5/ext/standard/tests/file/
H A Dfwrite_variation4-win32.phpt27 File having content of type numeric, text,text_with_new_line & alphanumeric
31 $file_content_types = array("numeric","text","text_with_new_line","alphanumeric");
76 -- Testing fwrite() with file having content of type numeric --
H A Dfwrite_variation4.phpt27 File having content of type numeric, text,text_with_new_line & alphanumeric
31 $file_content_types = array("numeric","text","text_with_new_line","alphanumeric");
76 -- Testing fwrite() with file having content of type numeric --
H A Dfile_basic.phpt13 $filetypes = array("numeric", "text", "empty", "text_with_new_line");
H A Dfwrite_variation2-win32.phpt27 File having content of type numeric, text,text_with_new_line & alphanumeric
31 $file_content_types = array("numeric","text","text_with_new_line","alphanumeric");
93 -- Testing fwrite() with file having content of type numeric --
H A Dfwrite_variation2.phpt27 File having content of type numeric, text,text_with_new_line & alphanumeric
31 $file_content_types = array("numeric","text","text_with_new_line","alphanumeric");
92 -- Testing fwrite() with file having content of type numeric --
/PHP-5.5/ext/opcache/Optimizer/
H A Dzend_optimizer.c256 int numeric = 0; in update_op2_const() local
258 ZEND_HANDLE_NUMERIC_EX(Z_STRVAL_P(val), Z_STRLEN_P(val)+1, index, numeric = 1); in update_op2_const()
259 if (numeric) { in update_op2_const()
/PHP-5.5/ext/mysql/tests/
H A Dmysql_fetch_field.phpt177 [%u|b%"numeric"]=>
205 [%u|b%"numeric"]=>
238 [%u|b%"numeric"]=>
267 [%u|b%"numeric"]=>
/PHP-5.5/ext/pdo_mysql/tests/
H A Dbug44327.phpt2 Bug #44327 (PDORow::queryString property & numeric offsets / Crash)
H A Dbug53551.phpt2 Bug #44327 (PDORow::queryString property & numeric offsets / Crash)

Completed in 32 milliseconds

12345678910>>...12