Home
last modified time | relevance | path

Searched refs:proto (Results 151 – 175 of 267) sorted by relevance

1234567891011

/PHP-7.4/ext/posix/tests/
H A Dposix_getgrgid_error.phpt9 /* Prototype : proto array posix_getgrgid(long gid)
H A Dposix_getpgid_error.phpt11 /* Prototype : proto int posix_getpgid(void)
H A Dposix_strerror_error.phpt9 /* Prototype : proto string posix_strerror(int errno)
H A Dposix_kill_error.phpt9 /* Prototype : proto bool posix_kill(int pid, int sig)
/PHP-7.4/ext/pcre/tests/
H A Dpreg_match_all_error2.phpt6 * proto int preg_match_all(string pattern, string subject, array subpatterns [, int flags [, int of…
H A Dpreg_match_basic_edit.phpt5 /* Prototype : proto int preg_match(string pattern, string subject [, array subpatterns [, int fla…
H A Dpreg_replace_callback_basic.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_match_all_edit_basic.phpt5 /* Prototype : proto int preg_match_all(string pattern, string subject, array subpatterns [, int f…
H A Dpreg_replace_callback_error1.phpt6 * proto string preg_replace(mixed regex, mixed replace, mixed subject [, int limit [, count]])
/PHP-7.4/ext/standard/tests/url/
H A Dbase64_decode_basic_002.phpt5 /* Prototype : proto string base64_decode(string str[, bool strict])
/PHP-7.4/ext/standard/tests/array/
H A Dcompact_basic.phpt5 /* Prototype : proto array compact(mixed var_names [, mixed ...])
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)
H A Darray_fill_error.phpt5 /* Prototype : proto array array_fill(int start_key, int num, mixed val)
/PHP-7.4/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.4/ext/standard/tests/network/
H A Dfsockopen_basic.phpt5 /* Prototype : proto resource fsockopen(string hostname, int port [, int errno [, string errstr [,…
/PHP-7.4/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.4/tests/output/
H A Dob_get_contents_basic_001.phpt7 /* Prototype : proto string ob_get_contents(void)
/PHP-7.4/ext/pdo_pgsql/tests/
H A Dbug48764.phpt2 Bug #48764 (PDO_pgsql::query always uses implicit prepared statements if v3 proto available)
/PHP-7.4/ext/standard/tests/serialize/
H A Dserialization_objects_012.phpt5 /* Prototype : proto string serialize(mixed variable)
10 /* Prototype : proto mixed unserialize(string variable_representation)
/PHP-7.4/ext/standard/tests/class_object/
H A Dclass_exists_basic_001.phpt5 /* Prototype : proto bool class_exists(string classname [, bool autoload])
/PHP-7.4/ext/standard/tests/streams/
H A Dstream_get_meta_data_file_error.phpt5 /* Prototype : proto array stream_get_meta_data(resource fp)

Completed in 35 milliseconds

1234567891011