Home
last modified time | relevance | path

Searched refs:proto (Results 126 – 150 of 267) sorted by relevance

1234567891011

/PHP-7.4/ext/standard/tests/array/
H A Dcompact_variation2.phpt5 /* Prototype : proto array compact(mixed var_names [, mixed ...])
H A Darray_fill_basic.phpt5 /* Prototype : proto array array_fill(int start_key, int num, mixed val)
/PHP-7.4/ext/standard/tests/class_object/
H A Dmethod_exists_basic_002.phpt5 /* Prototype : proto bool is_subclass_of(object object, string class_name)
H A Dget_object_vars_basic_002.phpt5 /* Prototype : proto array get_object_vars(object obj)
H A Dget_class_methods_basic_001.phpt5 /* Prototype : proto array get_class_methods(mixed class)
H A Dget_class_methods_basic_003.phpt5 /* Prototype : proto array get_class_methods(mixed class)
H A Dget_declared_traits_basic_001.phpt5 /* Prototype : proto array get_declared_traits()
/PHP-7.4/ext/standard/tests/strings/
H A Dstrspn_basic.phpt5 /* Prototype : proto int strspn(string str, string mask [, int start [, int len]])
/PHP-7.4/tests/output/
H A Dob_flush_basic_001.phpt5 /* Prototype : proto bool ob_flush(void)
H A Dob_implicit_flush_basic_002.phpt5 /* Prototype : proto void ob_implicit_flush([int flag])
H A Dob_start_error_001.phpt6 * proto bool ob_start([ string|array user_function [, int chunk_size [, bool erase]]])
H A Dob_start_error_002.phpt6 * proto bool ob_start([ string|array user_function [, int chunk_size [, bool erase]]])
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_ext_plugin.h47 …ysqlnd_plugin_get_plugin_protocol_data(proto, p_id) mysqlnd_plugin_area_getters.get_protocol_dec… argument
/PHP-7.4/ext/spl/tests/
H A DarrayObject_asort_basic1.phpt6 * Description: proto int ArrayIterator::asort()
H A DarrayObject_ksort_basic1.phpt6 * Description: proto int ArrayIterator::ksort()
/PHP-7.4/ext/standard/tests/url/
H A Dparse_url_error_002.phpt5 /* Prototype : proto mixed parse_url(string url, [int url_component])
/PHP-7.4/ext/xml/tests/
H A Dxml_parser_set_option_basic.phpt11 /* Prototype : proto bool xml_set_notation_decl_handler ( resource $parser , callback $handler )
H A Dxml_parse_into_struct_variation.phpt11 /* Prototype : proto int xml_parse_into_struct(resource parser, string data, array &struct, array …
/PHP-7.4/ext/iconv/tests/
H A Diconv_strrpos_basic.phpt12 /* Prototype : proto int iconv_strrpos(string haystack, string needle [, string charset])
/PHP-7.4/ext/posix/tests/
H A Dposix_getpwuid_error.phpt9 /* Prototype : proto array posix_getpwuid(long uid)
/PHP-7.4/ext/date/tests/
H A Dmicrotime_error.phpt6 * proto mixed microtime([bool get_as_float])
/PHP-7.4/ext/pcre/tests/
H A Dpreg_match_basic.phpt6 …* proto int preg_match(string pattern, string subject [, array subpatterns [, int flags [, int of…
H A Dpreg_match_error2.phpt6 …* proto int preg_match(string pattern, string subject [, array subpatterns [, int flags [, int of…
H A Dpreg_replace_error2.phpt6 * proto string preg_replace(mixed regex, mixed replace, mixed subject [, int limit [, count]])
/PHP-7.4/ext/standard/tests/serialize/
H A Dserialization_arrays_003.phpt5 /* Prototype : proto string serialize(mixed variable)
10 /* Prototype : proto mixed unserialize(string variable_representation)

Completed in 33 milliseconds

1234567891011