Home
last modified time | relevance | path

Searched refs:proto (Results 101 – 125 of 267) sorted by relevance

1234567891011

/PHP-7.4/ext/spl/tests/
H A DarrayObject_asort_basic2.phpt6 * Description: proto int ArrayIterator::asort()
H A DarrayObject_ksort_basic2.phpt6 * Description: proto int ArrayIterator::ksort()
H A DarrayObject_natsort_basic1.phpt6 * Description: proto int ArrayIterator::natsort()
H A DarrayObject_natcasesort_basic1.phpt6 * Description: proto int ArrayIterator::natcasesort()
/PHP-7.4/ext/iconv/tests/
H A Diconv_strrpos_error2.phpt10 /* Prototype : proto int iconv_strrpos(string haystack, string needle [, string charset])
/PHP-7.4/ext/standard/tests/array/
H A Darray_uintersect_basic.phpt6 * proto array array_uintersect ( array $array1, array $array2 [, array $ ..., callback $data_compar…
H A Dmax_variation2.phpt6 * proto mixed max(mixed arg1 [, mixed arg2 [, mixed ...]])
H A Dmin_variation2.phpt6 * proto mixed min(mixed arg1 [, mixed arg2 [, mixed ...]])
H A Darray_udiff_assoc_basic.phpt6 * proto array array_udiff_assoc ( array $array1, array $array2 [, array $ ..., callback $data_compa…
H A Darray_uintersect_uassoc_basic.phpt6 * proto array array_uintersect_assoc ( array $array1, array $array2 [, array $ ..., callback $data_…
H A Darray_udiff_uassoc_basic.phpt6 * proto array array_udiff_assoc ( array $array1, array $array2 [, array $ ..., callback $data_compa…
H A Dcompact_variation1.phpt5 /* Prototype : proto array compact(mixed var_names [, mixed ...])
/PHP-7.4/ext/pcre/tests/
H A Dpreg_quote_basic.phpt6 * proto string preg_quote(string str [, string delim_char])
/PHP-7.4/tests/output/
H A Dob_clean_basic_001.phpt5 /* Prototype : proto bool ob_clean(void)
H A Dob_end_flush_basic_001.phpt5 /* Prototype : proto bool ob_end_flush(void)
/PHP-7.4/ext/standard/tests/serialize/
H A Dserialization_arrays_004.phpt5 /* Prototype : proto string serialize(mixed variable)
10 /* Prototype : proto mixed unserialize(string variable_representation)
/PHP-7.4/ext/xml/tests/
H A Dxml_set_processing_instruction_handler_basic.phpt11 /* Prototype : proto bool xml_set_processing_instruction_handler ( resource $parser , callback $…
/PHP-7.4/ext/standard/tests/class_object/
H A Dget_declared_classes_basic_001.phpt5 /* Prototype : proto array get_declared_classes()
H A Dget_declared_interfaces_basic_001.phpt5 /* Prototype : proto array get_declared_interfaces()
/PHP-7.4/ext/standard/tests/strings/
H A Dstrcspn_basic.phpt5 /* Prototype : proto int strcspn(string str, string mask [, int start [, int len]])
/PHP-7.4/ext/standard/tests/math/
H A Dacos_basic.phpt8 * proto float acos(float number)
H A Dasin_basic.phpt8 * proto float asin(float number)
H A Ddeg2rad_basic.phpt8 * proto float deg2rad(float number)
H A Drad2deg_basic.phpt8 * proto float rad2deg(float number)
/PHP-7.4/ext/standard/tests/url/
H A Dbase64_encode_basic_002.phpt5 /* Prototype : proto string base64_encode(string str)

Completed in 36 milliseconds

1234567891011