Searched refs:function (Results 6676 – 6700 of 6887) sorted by relevance
1...<<261262263264265266267268269270>>...276
/PHP-5.5/ext/mysqli/tests/ |
H A D | mysqli_stmt_result_metadata_sqltests.phpt | 15 …function testStatement($offset, $link, $sql, $expected_lib, $expected_mysqlnd, $check_mysqlnd, $co…
|
H A D | mysqli_fetch_field_flags.phpt | 89 function checkFlags($reported_flags, $expected_flags, $flags) {
|
/PHP-5.5/ext/standard/tests/math/ |
H A D | base_convert_basic.phpt | 2 Test base_convert() - basic function tests base_convert()
|
/PHP-5.5/ext/standard/tests/url/ |
H A D | parse_url_basic_002.phpt | 2 Test parse_url() function: Parse a load of URLs without specifying PHP_URL_SCHEME as the URL compon…
|
H A D | parse_url_basic_007.phpt | 2 Test parse_url() function: Parse a load of URLs without specifying PHP_URL_PATH as the URL componen…
|
/PHP-5.5/ext/standard/tests/file/ |
H A D | pathinfo_basic2.phpt | 2 Test pathinfo() function: basic functionality
|
H A D | fscanf_variation21.phpt | 2 Test fscanf() function: usage variations - char formats with float values
|
H A D | fscanf_variation23.phpt | 2 Test fscanf() function: usage variations - char formats with arrays
|
H A D | fscanf_variation28.phpt | 2 Test fscanf() function: usage variations - octal formats with float values
|
H A D | fscanf_variation3.phpt | 2 Test fscanf() function: usage variations - integer formats with float values
|
H A D | fscanf_variation34.phpt | 2 Test fscanf() function: usage variations - hexa formats with float values
|
H A D | fscanf_variation40.phpt | 2 Test fscanf() function: usage variations - unsigned formats with float values
|
H A D | fscanf_variation15.phpt | 2 Test fscanf() function: usage variations - string formats with float values
|
/PHP-5.5/ |
H A D | README.SELF-CONTAINED-EXTENSIONS | 108 in PHP for you and also writing basic function definitions and C code for
|
/PHP-5.5/win32/build/ |
H A D | config.w32 | 306 function probe_basic_headers() 316 function add_extra_dirs()
|
/PHP-5.5/Zend/ |
H A D | zend_vm_def.h | 1857 EX(function_state).function = (zend_function *) EX(op_array); in ZEND_VM_HELPER() 1881 EX(function_state).function = (zend_function *) EX(op_array); in ZEND_VM_HELPER() 1922 zend_function *fbc = EX(function_state).function; in ZEND_VM_HELPER() 2059 EX(function_state).function = (zend_function *) EX(op_array); in ZEND_VM_HELPER() 2803 EX(function_state).function = EX(call)->fbc; 2815 EX(function_state).function = CACHED_PTR(opline->op1.literal->cache_slot); 2820 CACHE_PTR(opline->op1.literal->cache_slot, EX(function_state).function); 2822 call->fbc = EX(function_state).function; 3177 EX(function_state).function->type == ZEND_INTERNAL_FUNCTION && 3841 EX(function_state).function = (zend_function *) new_op_array; [all …]
|
/PHP-5.5/ext/intl/tests/ |
H A D | locale_get_display_language.phpt | 13 function ut_main()
|
H A D | locale_get_display_region.phpt | 14 function ut_main()
|
H A D | locale_get_display_region2.phpt | 15 function ut_main()
|
/PHP-5.5/ext/standard/tests/array/ |
H A D | array_intersect_variation9.phpt | 2 Test array_intersect() function : usage variations - two dimensional arrays for $arr1 and $arr2 arg…
|
/PHP-5.5/ext/standard/tests/strings/ |
H A D | strspn_variation7.phpt | 2 Test strspn() function : usage variations - with heredoc strings, varying start and default len args
|
/PHP-5.5/ext/tokenizer/tests/ |
H A D | token_get_all_variation11.phpt | 2 Test token_get_all() function : usage variations - with control structure tokens
|
/PHP-5.5/ext/oci8/tests/ |
H A D | bind_char_1.phpt | 182 function do_e_q($s)
|
H A D | bind_misccoltypes.phpt | 46 function check_col($c, $colname, $id)
|
/PHP-5.5/ext/mbstring/tests/ |
H A D | illformed_utf_sequences.phpt | 7 function chk_enc($str, $n, $enc = "UTF-8", $with_bom = false) {
|
Completed in 54 milliseconds
1...<<261262263264265266267268269270>>...276