Home
last modified time | relevance | path

Searched refs:one (Results 501 – 525 of 666) sorted by relevance

1...<<21222324252627

/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_server_version.phpt32 // for which in turn one needs to parse the PDO test environment variables
/PHP-7.4/ext/bcmath/libbcmath/
H A DREADME.md34 numbers requires one to calculate an exact number of digits after the decimal
/PHP-7.4/Zend/tests/
H A Dclosure_043.phpt7 * to a non-static instance when attempting to bind one */
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_stmt_datatype_change.phpt27 $c1->query("insert into type_change values (1, 'one'), (2, 'two')");
H A Dmysqli_stmt_bind_param_many_columns.phpt16 one difference. This test uses mysqli_query()/mysqli_fetch_assoc() to
/PHP-7.4/ext/standard/tests/strings/
H A Dparse_str_basic3.phpt83 $str = "arr[one][four]=sid&arr[three][six]=fred";
263 ["one"]=>
H A Dstr_ireplace.phpt39 /* separate testcase for str_ireplace() off-by-one */
/PHP-7.4/
H A DCODING_STANDARDS.md240 that goes into the core of PHP or one of its standard modules, please
245 3. Be generous with whitespace and braces. Keep one empty line between the
247 between logical statement groups in a block. Maintain at least one empty
266 5. Preprocessor statements (`#if` and such) MUST start at column one. To indent
279 along with a brief one-line description of what the function does. It would look
/PHP-7.4/ext/standard/tests/class_object/
H A Dis_subclass_of_variation_001.phpt6 * Description: Returns true if the object has this class as one of its parents
H A Dmethod_exists_basic_001.phpt6 * Description: Returns true if the object has this class as one of its parents
H A Dis_subclass_of_variation_004.phpt6 * Description: Returns true if the object has this class as one of its parents
/PHP-7.4/ext/standard/tests/file/
H A Dfile_put_contents_variation2.phpt53 $assoc_array = array ('one' => 1, 'two' => 2);
H A Dfile_put_contents_variation8.phpt34 //this one also generates a java message rather than our own so we don't replicate php message
H A Drename_variation5.phpt13 and one another */
/PHP-7.4/ext/standard/tests/array/
H A Darray_push_variation6.phpt34 1 => 'one',
H A Darray_diff_variation8.phpt43 array("one" => 1, 'two' => 2, "three" => 1, 4 => 1),
H A Darray_combine_variation5.phpt48 array("one" => 1, 'two' => 2, "three" => 3, 4 => 4),
/PHP-7.4/ext/zlib/tests/
H A Dgzencode_error1.phpt27 //Test gzencode with one more than the expected number of arguments
/PHP-7.4/ext/openssl/tests/
H A Dstream_server_reneg_limit.phpt80 // Server settings only allow one per second (should result in disconnection)
/PHP-7.4/scripts/dev/
H A Dmakedist42 - last part of tag is optional and is one of RC, alpha, or
/PHP-7.4/ext/ldap/tests/
H A Dldap_search_sort_controls.phpt57 'offset' => 2, // Target entry is the second one
/PHP-7.4/ext/oci8/tests/
H A Ddrcp_connect1.phpt19 // To verify this, we change the value of a PL/SQL package variable in one
/PHP-7.4/ext/standard/tests/general_functions/
H A Dintval_variation1.phpt48 $assoc_array = array ('one' => 1, 'two' => 2);
/PHP-7.4/Zend/
H A DLICENSE30 published by Zend Technologies Ltd. No one other than Zend
/PHP-7.4/ext/snmp/tests/
H A Dsnmp-object.phpt233 Warning: SNMP::set(): Can not fit all OIDs for SET query into one packet, using multiple queries in…
238 Warning: SNMP::set(): Can not fit all OIDs for SET query into one packet, using multiple queries in…

Completed in 33 milliseconds

1...<<21222324252627