Home
last modified time | relevance | path

Searched refs:values (Results 1301 – 1325 of 1390) sorted by relevance

1...<<515253545556

/PHP-7.4/ext/standard/tests/array/
H A Darray_uintersect_assoc_variation1.phpt44 //array of values to iterate over
H A Darray_uintersect_assoc_variation2.phpt44 //array of values to iterate over
H A Darray_uintersect_assoc_variation4.phpt45 //array of values to iterate over
H A Darray_intersect_variation9.phpt6 …* Description: Returns the entries of arr1 that have values which are present in all the other arg…
H A Darray_multisort_variation1.phpt49 //array of values to iterate over
H A Darray_multisort_variation2.phpt51 //array of values to iterate over
H A Darray_multisort_variation3.phpt50 //array of values to iterate over
/PHP-7.4/ext/standard/tests/file/
H A Dfscanf_variation42.phpt58 // reading the values from file using different unsigned formats
H A Dfscanf_variation11.phpt63 // reading the values from file using different float formats
H A Dfscanf_variation30.phpt63 // reading the values from file using different octal formats
H A Dfscanf_variation36.phpt58 // reading the values from file using different hexa formats
H A Dfscanf_variation48.phpt58 // reading the values from file using different scientific formats
H A Dfscanf_variation5.phpt58 // reading the values from file using different integer formats
/PHP-7.4/docs/
H A Dunix-build-system.md89 the values which are correct for your extension and which are again determined
/PHP-7.4/
H A Dphp.ini-development55 ; Boolean flags can be turned on using the values 1, On, True or Yes.
56 ; They can be turned off using the values 0, Off, False or No.
234 ; "form" tag is special tag. It will add hidden input tag to pass values.
250 ; Valid values for this option are 'off', 'on', or a specific buffer size
297 ; The value is also used for json_encode when encoding double values.
416 ; it to take action for. The recommended way of setting values for this
602 ; Allowed values are:
1393 ; Current valid values are "Strict", "Lax" or "None". When using "None",
1497 ; Possible values:
1669 ; etc. Possible values are 0,1,2,4 or combination of them.
[all …]
H A Dphp.ini-production55 ; Boolean flags can be turned on using the values 1, On, True or Yes.
56 ; They can be turned off using the values 0, Off, False or No.
234 ; "form" tag is special tag. It will add hidden input tag to pass values.
250 ; Valid values for this option are 'off', 'on', or a specific buffer size
297 ; The value is also used for json_encode when encoding double values.
416 ; it to take action for. The recommended way of setting values for this
602 ; Allowed values are:
1393 ; Current valid values are "Strict", "Lax" or "None". When using "None",
1497 ; Possible values:
1669 ; etc. Possible values are 0,1,2,4 or combination of them.
[all …]
/PHP-7.4/ext/standard/tests/strings/
H A Dstrcspn_variation12.phpt16 echo "*** Testing strcspn() : with different start and len values ***\n";
44 //defining array of start values
54 //defining array of len values
83 *** Testing strcspn() : with different start and len values ***
/PHP-7.4/ext/intl/tests/
H A Dlocale_get_display_script4.phpt56 //Private use registry values
H A Dlocale_get_display_region3.phpt56 //Private use registry values
H A Dlocale_get_display_script3.phpt56 //Private use registry values
H A Dlocale_get_display_variant2.phpt55 //Private use registry values
/PHP-7.4/ext/mbstring/tests/
H A Dmb_ereg_replace_variation1.phpt42 // unexpected values to be passed to $encoding argument
/PHP-7.4/sapi/fpm/
H A Dphp-fpm.conf.in29 ; See syslog(3) for possible values (ex daemon equiv LOG_DAEMON)
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_stmt_result_metadata_sqltests.phpt78 printf("[%04d - %s] Metadata differes from expected values\n",
/PHP-7.4/ext/oci8/tests/
H A Dimp_res_3.phpt27 "insert into imp_res_3_tab_1 values (1, 'a')",
28 "insert into imp_res_3_tab_1 values (2, 'f')",
32 "insert into imp_res_3_tab_2 values ('t')",
33 "insert into imp_res_3_tab_2 values ('u')",
34 "insert into imp_res_3_tab_2 values ('v')",
35 "insert into imp_res_3_tab_2 values ('w')",

Completed in 46 milliseconds

1...<<515253545556