Home
last modified time | relevance | path

Searched refs:proto (Results 26 – 50 of 458) sorted by relevance

12345678910>>...19

/PHP-7.1/ext/standard/tests/class_object/
H A Dget_class_variation_002.phpt5 /* Prototype : proto string get_class([object object])
H A Dget_object_vars_variation_001.phpt5 /* Prototype : proto array get_object_vars(object obj)
H A Dget_class_methods_variation_002.phpt5 /* Prototype : proto array get_class_methods(mixed class)
H A Dmethod_exists_basic_003.phpt5 /* Prototype : proto bool is_subclass_of(object object, string class_name)
H A Dmethod_exists_variation_003.phpt5 /* Prototype : proto bool method_exists(object object, string method)
/PHP-7.1/ext/standard/tests/array/
H A Darray_diff_key_basic.phpt6 * proto array array_diff_key(array arr1, array arr2 [, array ...])
H A Duksort_basic.phpt6 * proto bool uksort ( array &$array, callback $cmp_function )
H A Darray_splice_variation2.phpt6 * proto array array_splice(array input, int offset [, int length [, array replacement]])
H A Darray_intersect_ukey_basic.phpt6 * proto array array_intersect_ukey ( array $array1, array $array2 [, array $ ..., callback $key_com…
H A Darray_diff_ukey_basic.phpt6 * proto array array_diff_ukey ( array $array1, array $array2 [, array $ ..., callback $key_compare_…
/PHP-7.1/tests/output/
H A Dob_end_clean_error_001.phpt6 * proto bool ob_end_clean(void)
H A Dob_get_clean_error_001.phpt6 * proto bool ob_get_clean(void)
H A Dob_get_length_error_001.phpt6 * proto int ob_get_length(void)
H A Dflush_error_001.phpt6 * proto void flush(void)
H A Dflush_basic_001.phpt6 * proto void flush(void)
H A Dob_start_error_005.phpt7 * proto bool ob_start([ string|array user_function [, int chunk_size [, bool erase]]])
H A Dob_start_error_003.phpt6 * proto bool ob_start([ string|array user_function [, int chunk_size [, bool erase]]])
H A Dob_implicit_flush_basic_001.phpt5 /* Prototype : proto void ob_implicit_flush([int flag])
H A Dob_start_basic_005.phpt6 * proto bool ob_start([ string|array user_function [, int chunk_size [, bool erase]]])
H A Dob_start_error_004.phpt6 * proto bool ob_start([ string|array user_function [, int chunk_size [, bool erase]]])
/PHP-7.1/ext/date/tests/
H A Dmicrotime_basic.phpt6 * proto mixed microtime([bool get_as_float])
/PHP-7.1/ext/standard/tests/serialize/
H A Dserialization_arrays_001.phpt7 /* Prototype : proto string serialize(mixed variable)
12 /* Prototype : proto mixed unserialize(string variable_representation)
H A Dserialization_objects_001.phpt7 /* Prototype : proto string serialize(mixed variable)
12 /* Prototype : proto mixed unserialize(string variable_representation)
/PHP-7.1/ext/pcre/tests/
H A Dpreg_match_variation1.phpt6 …* proto int preg_match(string pattern, string subject [, array subpatterns [, int flags [, int of…
/PHP-7.1/ext/standard/tests/url/
H A Dparse_url_basic_010.phpt5 /* Prototype : proto mixed parse_url(string url, [int url_component])

Completed in 52 milliseconds

12345678910>>...19