Home
last modified time | relevance | path

Searched refs:proto (Results 51 – 75 of 267) sorted by relevance

1234567891011

/PHP-7.4/ext/standard/tests/class_object/
H A Dis_a_variation_003.phpt5 /* Prototype : proto bool is_a(object object, string class_name)
H A Dis_subclass_of_variation_003.phpt5 /* Prototype : proto bool is_subclass_of(object object, string class_name)
H A Dget_declared_classes_variation1.phpt5 /* Prototype : proto array get_declared_classes()
H A Dget_declared_interfaces_variation1.phpt5 /* Prototype : proto array get_declared_interfaces()
H A Dget_declared_traits_variation1.phpt5 /* Prototype : proto array get_declared_traits()
H A Dget_object_vars_variation_002.phpt5 /* Prototype : proto array get_object_vars(object obj)
/PHP-7.4/ext/standard/tests/file/
H A Dfile_exists_variation1.phpt7 /* Prototype : proto bool file_exists(string filename)
/PHP-7.4/tests/output/
H A Dob_end_clean_basic_001.phpt6 * proto bool ob_end_clean(void)
H A Dob_get_length_basic_001.phpt6 * proto int ob_get_length(void)
/PHP-7.4/ext/standard/tests/image/
H A Dgetimagesize_tif_mm.phpt5 /* Prototype : proto array getimagesize(string imagefile [, array info])
H A Dgetimagesize_jpgapp.phpt5 /* Prototype : proto array getimagesize(string imagefile [, array info])
/PHP-7.4/ext/spl/tests/
H A DarrayObject_uasort_error1.phpt6 * Description: proto int ArrayIterator::uasort(callback cmp_function)
H A DarrayObject_uksort_error1.phpt6 * Description: proto int ArrayIterator::uksort(callback cmp_function)
H A DarrayObject_uasort_basic1.phpt6 * Description: proto int ArrayIterator::uasort(callback cmp_function)
H A DarrayObject_uksort_basic1.phpt6 * Description: proto int ArrayIterator::uksort(callback cmp_function)
/PHP-7.4/ext/standard/tests/math/
H A Datan_basic.phpt8 * proto float atan(float number)
H A Dtan_basic.phpt8 * proto float tan(float number)
/PHP-7.4/ext/pcre/tests/
H A Dpreg_match_all_error3.phpt6 * proto int preg_match_all(string pattern, string subject, array subpatterns [, int flags [, int of…
H A Dpreg_replace_variation1.phpt6 * proto string preg_replace(mixed regex, mixed replace, mixed subject [, int limit [, count]])
/PHP-7.4/ext/mbstring/tests/
H A Dmb_regex_encoding_basic.phpt10 /* Prototype : proto string mb_regex_encoding([string encoding])
/PHP-7.4/ext/standard/tests/url/
H A Dbase64_decode_basic_001.phpt5 /* Prototype : proto string base64_decode(string str[, bool strict])
/PHP-7.4/ext/standard/tests/array/
H A Darray_splice_variation4.phpt6 * proto array array_splice(array input, int offset [, int length [, array replacement]])
H A Dmax_basic.phpt6 * proto mixed max(mixed arg1 [, mixed arg2 [, mixed ...]])
H A Dmin_basic.phpt6 * proto mixed min(mixed arg1 [, mixed arg2 [, mixed ...]])
/PHP-7.4/ext/standard/tests/strings/
H A Dsimilar_text_basic.phpt10 /* Prototype : proto int similar_text(string str1, string str2 [, float percent])

Completed in 19 milliseconds

1234567891011