Home
last modified time | relevance | path

Searched refs:function (Results 6851 – 6875 of 7077) sorted by relevance

1...<<271272273274275276277278279280>>...284

/PHP-5.6/ext/standard/tests/file/
H A Dfread_variation1.phpt2 Test fread() function : usage variations - read some/all chars, read/write modes
20 /* Function : function check_read(resource $file_handle, int $read_size, int $expect_size)
28 function check_read($file_handle, $read_size, $expect_size) {
H A Dpathinfo_basic2.phpt2 Test pathinfo() function: basic functionality
/PHP-5.6/ext/intl/tests/
H A Dlocale_get_display_script3.phpt14 function ut_main()
H A Dlocale_get_display_script4.phpt14 function ut_main()
H A Dlocale_get_display_variant.phpt14 function ut_main()
H A Dlocale_get_display_variant2.phpt14 function ut_main()
H A Dlocale_get_display_region3.phpt14 function ut_main()
H A Dlocale_get_display_script.phpt14 function ut_main()
H A Dlocale_get_display_script2.phpt14 function ut_main()
H A Dlocale_get_display_region.phpt14 function ut_main()
H A Dlocale_get_display_region2.phpt15 function ut_main()
/PHP-5.6/ext/mysqli/tests/
H A Dmysqli_stmt_result_metadata_sqltests.phpt15function testStatement($offset, $link, $sql, $expected_lib, $expected_mysqlnd, $check_mysqlnd, $co…
H A Dmysqli_poll_kill.phpt17 function get_connection() {
/PHP-5.6/ext/reflection/tests/
H A DReflectionClass_getProperty_003.phpt43 function showInfo($name) {
H A DReflectionClass_getProperty_004.phpt43 function showInfo($name) {
/PHP-5.6/ext/oci8/tests/
H A Dbind_misccoltypes.phpt43 function check_col($c, $colname, $id)
/PHP-5.6/ext/standard/tests/url/
H A Dparse_url_basic_002.phpt2 Test parse_url() function: Parse a load of URLs without specifying PHP_URL_SCHEME as the URL compon…
H A Dparse_url_basic_008.phpt2 Test parse_url() function: Parse a load of URLs without specifying PHP_URL_QUERY as the URL compone…
/PHP-5.6/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct_options.phpt13 function set_option_and_check($offset, $option, $value, $option_desc) {
/PHP-5.6/ext/pdo_odbc/tests/
H A Dlong_columns.phpt63 function alpha_repeat($len) {
/PHP-5.6/ext/standard/tests/math/
H A Dbase_convert_basic.phpt2 Test base_convert() - basic function tests base_convert()
/PHP-5.6/
H A DREADME.SELF-CONTAINED-EXTENSIONS108 in PHP for you and also writing basic function definitions and C code for
/PHP-5.6/Zend/
H A Dzend_execute.c1519 execute_data_ptr->function_state.function->internal_function.handler( in execute_internal()
1525 execute_data_ptr->function_state.function->internal_function.handler( in execute_internal()
1656 EX(prev_execute_data)->function_state.function = (zend_function*)op_array; in i_create_execute_data_from_op_array()
1714 EX(function_state).function = (zend_function *) op_array; in i_create_execute_data_from_op_array()
H A Dzend_vm_def.h1869 EX(function_state).function = (zend_function *) EX(op_array); in ZEND_VM_HELPER()
1893 EX(function_state).function = (zend_function *) EX(op_array); in ZEND_VM_HELPER()
1934 zend_function *fbc = EX(function_state).function; in ZEND_VM_HELPER()
2079 EX(function_state).function = (zend_function *) EX(op_array); in ZEND_VM_HELPER()
2841 EX(function_state).function = EX(call)->fbc;
2853 EX(function_state).function = CACHED_PTR(opline->op1.literal->cache_slot);
2858 CACHE_PTR(opline->op1.literal->cache_slot, EX(function_state).function);
2861 call->fbc = EX(function_state).function;
3223 EX(function_state).function->type == ZEND_INTERNAL_FUNCTION) {
4064 EX(function_state).function = (zend_function *) new_op_array;
[all …]
/PHP-5.6/ext/mbstring/tests/
H A Dillformed_utf_sequences.phpt7 function chk_enc($str, $n, $enc = "UTF-8", $with_bom = false) {

Completed in 75 milliseconds

1...<<271272273274275276277278279280>>...284