Home
last modified time | relevance | path

Searched refs:proto (Results 251 – 275 of 458) sorted by relevance

1...<<111213141516171819

/PHP-7.2/ext/standard/tests/array/
H A Darray_fill_keys_error.phpt5 /* Prototype : proto array array_fill_keys(array keys, mixed val)
H A Darray_fill_keys_variation3.phpt5 /* Prototype : proto array array_fill_keys(array keys, mixed val)
H A Darray_fill_variation4.phpt5 /* Prototype : proto array array_fill(int start_key, int num, mixed val)
/PHP-7.2/ext/xml/tests/
H A Dxml_set_object_error.phpt11 /* Prototype : proto int xml_set_object(resource parser, object &obj)
H A Dxml_parse_into_struct_error.phpt11 /* Prototype : proto int xml_parse_into_struct(resource parser, string data, array &struct, array …
/PHP-7.2/ext/standard/tests/url/
H A Dbase64_decode_basic_002.phpt5 /* Prototype : proto string base64_decode(string str[, bool strict])
/PHP-7.2/ext/standard/tests/math/
H A Dcos_basic.phpt8 * proto float cos(float number)
H A Dsin_basic.phpt8 * proto float sin(float number)
/PHP-7.2/ext/standard/tests/network/
H A Dfsockopen_basic.phpt5 /* Prototype : proto resource fsockopen(string hostname, int port [, int errno [, string errstr [,…
/PHP-7.2/ext/standard/tests/file/
H A Dfseek_variation3.phpt7 /* Prototype : proto int fseek(resource fp, int offset [, int whence])
H A Dparse_ini_file_error.phpt5 /* Prototype : proto array parse_ini_file(string filename [, bool process_sections])
/PHP-7.2/ext/pcre/tests/
H A Dpreg_grep_error.phpt6 * proto array preg_grep(string regex, array input [, int flags])
H A Dpreg_match_all_edit_basic.phpt5 /* Prototype : proto int preg_match_all(string pattern, string subject, array subpatterns [, int f…
H A Dpreg_match_all_error.phpt6 * proto int preg_match_all(string pattern, string subject, array subpatterns [, int flags [, int of…
H A Dpreg_match_error.phpt6 …* proto int preg_match(string pattern, string subject [, array subpatterns [, int flags [, int of…
H A Dpreg_replace_callback_basic.phpt6 * proto string preg_replace(mixed regex, mixed replace, mixed subject [, int limit [, count]])
H A Dpreg_replace_error.phpt6 * proto string preg_replace(mixed regex, mixed replace, mixed subject [, int limit [, count]])
H A Dpreg_split_basic.phpt6 * proto array preg_split(string pattern, string subject [, int limit [, int flags]])
H A Dpreg_split_error.phpt6 * proto array preg_split(string pattern, string subject [, int limit [, int flags]])
/PHP-7.2/ext/pdo_pgsql/tests/
H A Dbug48764.phpt2 Bug #48764 (PDO_pgsql::query always uses implicit prepared statements if v3 proto available)
/PHP-7.2/ext/mbstring/tests/
H A Dmb_ereg_replace_error.phpt10 /* Prototype : proto string mb_ereg_replace(string pattern, string replacement, string string [, s…
H A Dmb_split_error.phpt10 /* Prototype : proto array mb_split(string pattern, string string [, int limit])
/PHP-7.2/ext/iconv/tests/
H A Diconv_strrpos_error1.phpt10 /* Prototype : proto int iconv_strrpos(string haystack, string needle [, string charset])
/PHP-7.2/ext/posix/tests/
H A Dposix_kill_error.phpt9 /* Prototype : proto bool posix_kill(int pid, int sig)
/PHP-7.2/tests/output/
H A Dob_get_contents_basic_001.phpt7 /* Prototype : proto string ob_get_contents(void)

Completed in 32 milliseconds

1...<<111213141516171819