Home
last modified time | relevance | path

Searched refs:i (Results 1501 – 1525 of 1947) sorted by relevance

1...<<61626364656667686970>>...78

/PHP-7.4/ext/soap/tests/interop/Round4/GroupI/
H A Dr4_groupI_xsd_028w.phpt11 function __construct($s, $i, $f) {
13 $this->varInt = $i;
/PHP-7.4/ext/intl/tests/
H A Dmsgfmt_parse.phpt17 …' => "{0,number,integer} мавп на {1,number,integer} деревах це {2,number} мавпи на кожному деревi",
26 'ru_UA' => "4 560 мавп на 123 деревах це 37,073 мавпи на кожному деревi",
H A Dbreakiter_preceding_basic2.phpt24 int(%i)
/PHP-7.4/ext/standard/tests/array/
H A Din_array_variation3.phpt21 array('', 'i')
26 var_dump( in_array(array('','i'), $sub_array) );
H A Darray_search_variation3.phpt18 array('', 'i')
23 var_dump( array_search(array('','i'), $sub_array) );
/PHP-7.4/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_complex_doclit_001w.phpt11 function __construct($s, $i, $f) {
13 $this->varInt = $i;
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_server_info.phpt40 if (!preg_match('/Uptime/i', $info))
44 if (!preg_match('/Uptime: (\d+)/i', $info, $matches) || $uptime - $matches[1] > 1) {
/PHP-7.4/ext/mysqli/tests/
H A Dbug35103.phpt29 $i=0;
31 while ($i++ < 8) {
H A Dmysqli_stmt_get_result_metadata_fetch_field.phpt39 $i = 0;
42 $i++;
43 if (2 == $i) {
/PHP-7.4/ext/oci8/tests/
H A Dbug27303_4.phpt38 for ($i = 1; $i < MYLIMIT; $i++) {
H A Dbug27303_1.phpt39 for ($i = 1; $i < MYLIMIT; $i++) {
H A Dbug27303_1_11gR1.phpt37 for ($i = 1; $i < MYLIMIT; $i++) {
H A Dbug27303_2.phpt41 for ($i = 1; $i < MYLIMIT; $i++) {
H A Dbug27303_2_11gR1.phpt41 for ($i = 1; $i < MYLIMIT; $i++) {
H A Dbug27303_4_11gR1.phpt36 for ($i = 1; $i < MYLIMIT; $i++) {
/PHP-7.4/ext/ldap/tests/
H A Dldap_add_error.phpt35 for ($i = 0; $i < 2; $i++)
/PHP-7.4/ext/standard/tests/file/
H A Duserstreams.phpt59 for ($i = 0; $i < 30; $i++) {
60 if ($i % 2 == 0)
209 for ($i = 0; $i < 256; $i++) {
/PHP-7.4/ext/pdo_pgsql/
H A Dpgsql_driver.c42 register int i = strlen(message)-1; in _pdo_pgsql_trim_message() local
45 if (i>1 && (message[i-1] == '\r' || message[i-1] == '\n') && message[i] == '.') { in _pdo_pgsql_trim_message()
46 --i; in _pdo_pgsql_trim_message()
48 while (i>0 && (message[i] == '\r' || message[i] == '\n')) { in _pdo_pgsql_trim_message()
49 --i; in _pdo_pgsql_trim_message()
51 ++i; in _pdo_pgsql_trim_message()
52 tmp = pemalloc(i + 1, persistent); in _pdo_pgsql_trim_message()
53 memcpy(tmp, message, i); in _pdo_pgsql_trim_message()
54 tmp[i] = '\0'; in _pdo_pgsql_trim_message()
/PHP-7.4/ext/sockets/tests/
H A Dsocket_getsockname.phpt29 int(%i)
/PHP-7.4/ext/standard/tests/serialize/
H A Dbug62836_2.phpt10 unserialize("i:4;");
/PHP-7.4/ext/pgsql/tests/
H A Dbug65119.phpt14 pg_query("CREATE TABLE bug65119 (i INTEGER)");
/PHP-7.4/ext/posix/tests/
H A Dposix_times.phpt23 int(%i)
/PHP-7.4/ext/date/tests/
H A Dbug45682.phpt24 ["i"]=>
/PHP-7.4/Zend/tests/multibyte/
H A Dmultibyte_encoding_003.phpt17 �p�r�i�n�t� �"�H�e�l�l�o� �W�o�r�l�d�\�n�"�;�
/PHP-7.4/ext/standard/tests/url/
H A Dbug52327.phpt11 string(51) "The '=' symbols aren't allowed where i put them o.O"

Completed in 71 milliseconds

1...<<61626364656667686970>>...78