Home
last modified time | relevance | path

Searched refs:numeric (Results 51 – 75 of 276) sorted by path

12345678910>>...12

/PHP-5.5/ext/oci8/tests/
H A Dbug27303_4_11gR1.phpt2 Bug #27303 (OCIBindByName binds numeric PHP values as characters)
/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/opcache/tests/
H A Dbug69125.phpt2 Bug #69125 (Array numeric string as key)
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog2517 25. Forward references, both numeric and by name, in patterns that made use of
4284 numeric error indication, but it has also enabled me to tidy up the way
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt6554 unified back reference syntax, in which \g can be used for both numeric
9841 The provided pointer arguments can be pointers to any scalar numeric
10057 By default, if you pass a pointer to a numeric value, the corresponding
/PHP-5.5/ext/pdo_firebird/tests/
H A Dbug_64037.phpt2 Bug #64037 Firebird return wrong value for numeric field
/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)
H A Dpdo_mysql_types.phpt114 // to avoid trouble with numeric ranges, lets pass the numbers as a string
/PHP-5.5/ext/pdo_pgsql/tests/
H A Dbug69344.phpt2 PDO PgSQL Bug #69344 (PDO PgSQL Incorrect binding numeric array with gaps)
/PHP-5.5/ext/pdo_sqlite/tests/
H A Dbug44327_2.phpt2 Bug #44327.2 (PDORow::queryString property & numeric offsets / Crash)
H A Dbug44327_3.phpt2 Bug #44327.3 (PDORow::queryString property & numeric offsets / Crash)
/PHP-5.5/ext/pgsql/tests/
H A Dbug46408.phpt18 pg_query_params("SELECT $1::numeric", array(3.5));
/PHP-5.5/ext/reflection/tests/
H A Dbug61388.phpt2 …id reads when it get_properties returns a hash table with (inaccessible) dynamic numeric properties
/PHP-5.5/ext/session/tests/
H A Dbug66481-win32.phpt14 Warning: PHP Startup: session.name cannot be a numeric or empty '' in Unknown on line 0
17 PHP Warning: PHP Startup: session.name cannot be a numeric or empty '' in Unknown on line 0
H A Dbug66481.phpt14 PHP Warning: PHP Startup: session.name cannot be a numeric or empty '' in Unknown on line 0
16 Warning: PHP Startup: session.name cannot be a numeric or empty '' in Unknown on line 0
H A Dsession_encode_error2.phpt103 Notice: session_encode(): Skipping numeric key 0 in %s on line %d
110 Notice: session_encode(): Skipping numeric key 1 in %s on line %d
131 Notice: session_encode(): Skipping numeric key 10 in %s on line %d
138 Notice: session_encode(): Skipping numeric key -10 in %s on line %d
145 Notice: session_encode(): Skipping numeric key %s in %s on line %d
152 Notice: session_encode(): Skipping numeric key 0 in %s on line %d
159 Notice: session_encode(): Skipping numeric key 0 in %s on line %d
176 Notice: session_encode(): Skipping numeric key 1 in %s on line %d
183 Notice: session_encode(): Skipping numeric key 0 in %s on line %d
190 Notice: session_encode(): Skipping numeric key 1 in %s on line %d
[all …]
H A Dsession_encode_variation6.phpt38 Notice: session_encode(): Skipping numeric key 0 in %s on line %d
43 Notice: session_encode(): Skipping numeric key 1234567890 in %s on line %d
48 Notice: session_encode(): Skipping numeric key -1234567890 in %s on line %d
H A Dsession_name_error.phpt102 Warning: session_name(): session.name cannot be a numeric or empty '0' in %s on line %d
108 Warning: session_name(): session.name cannot be a numeric or empty '1' in %s on line %d
156 Warning: session_name(): session.name cannot be a numeric or empty '' in %s on line %d
162 Warning: session_name(): session.name cannot be a numeric or empty '' in %s on line %d
168 Warning: session_name(): session.name cannot be a numeric or empty '1' in %s on line %d
174 Warning: session_name(): session.name cannot be a numeric or empty '' in %s on line %d
186 Warning: session_name(): session.name cannot be a numeric or empty '' in %s on line %d
192 Warning: session_name(): session.name cannot be a numeric or empty '' in %s on line %d
198 Warning: session_name(): session.name cannot be a numeric or empty '' in %s on line %d
221 Warning: session_name(): session.name cannot be a numeric or empty '' in %s on line %d
[all …]
H A Dsession_name_variation1.phpt55 Warning: session_name(): session.name cannot be a numeric or empty '' in %s on line %d
/PHP-5.5/ext/simplexml/
H A DREADME6 2) numeric indices denote elements
7 3) non numeric indices denote attributes
/PHP-5.5/ext/soap/
H A DTODO73 - minExclusive (for numeric, date types)
74 - minInclusive (for numeric, date types)
75 - maxExclusive (for numeric, date types)
76 - maxInclusive (for numeric, date types)
/PHP-5.5/ext/spl/tests/
H A DSplObjectStorage_unserialize_invalid_parameter2.phpt2 Check that SplObjectStorage::unserialize throws exception when numeric value passed
/PHP-5.5/ext/standard/tests/array/
H A D001.phpt10 ** Test alpha, numeric (decimal, hex, octal) and special data
H A Darray_chunk_basic1.phpt15 // array with default keys - numeric values
24 // associative arrays - key as numeric

Completed in 84 milliseconds

12345678910>>...12