Home
last modified time | relevance | path

Searched refs:proto (Results 1 – 25 of 267) sorted by relevance

1234567891011

/PHP-7.4/ext/standard/tests/serialize/
H A Dserialization_precision_001.phpt7 /* Prototype : proto string serialize(mixed variable)
12 /* Prototype : proto mixed unserialize(string variable_representation)
H A Dserialization_precision_002.phpt7 /* Prototype : proto string serialize(mixed variable)
12 /* Prototype : proto mixed unserialize(string variable_representation)
H A Dserialization_objects_008.phpt5 /* Prototype : proto string serialize(mixed variable)
10 /* Prototype : proto mixed unserialize(string variable_representation)
H A Dserialization_resources_001.phpt5 /* Prototype : proto string serialize(mixed variable)
10 /* Prototype : proto mixed unserialize(string variable_representation)
H A Dserialization_objects_010.phpt5 /* Prototype : proto string serialize(mixed variable)
10 /* Prototype : proto mixed unserialize(string variable_representation)
H A Dserialization_objects_009.phpt5 /* Prototype : proto string serialize(mixed variable)
10 /* Prototype : proto mixed unserialize(string variable_representation)
H A Dserialization_objects_007.phpt5 /* Prototype : proto string serialize(mixed variable)
10 /* Prototype : proto mixed unserialize(string variable_representation)
H A Dserialization_objects_006.phpt5 /* Prototype : proto string serialize(mixed variable)
10 /* Prototype : proto mixed unserialize(string variable_representation)
H A Dserialization_error_002.phpt5 /* Prototype : proto string serialize(mixed variable)
10 /* Prototype : proto mixed unserialize(string variable_representation)
H A Dserialization_objects_003.phpt7 /* Prototype : proto string serialize(mixed variable)
12 /* Prototype : proto mixed unserialize(string variable_representation)
H A Dserialization_objects_004.phpt5 /* Prototype : proto string serialize(mixed variable)
10 /* Prototype : proto mixed unserialize(string variable_representation)
/PHP-7.4/ext/enchant/tests/
H A Denchant_broker_set_dict_path.phpt2 proto bool enchant_broker_set_dict_path(resource broker, int dict_type, string value) function
3 proto string enchant_broker_get_dict_path(resource broker, int dict_type) function
/PHP-7.4/ext/date/tests/
H A Dtime_basic.phpt6 * proto int time(void)
H A Dmicrotime_basic.phpt6 * proto mixed microtime([bool get_as_float])
/PHP-7.4/tests/output/
H A Dob_start_basic_001.phpt6 * proto bool ob_start([ string|array user_function [, int chunk_size [, bool erase]]])
H A Dob_get_clean_basic_002.phpt6 * proto bool ob_get_clean(void)
H A Dob_get_clean_basic_001.phpt6 * proto bool ob_get_clean(void)
/PHP-7.4/ext/standard/tests/math/
H A Dsqrt_basic.phpt8 * proto float sqrt(float number)
/PHP-7.4/ext/standard/tests/class_object/
H A Dclass_exists_variation_003.phpt5 /* Prototype : proto bool class_exists(string classname [, bool autoload])
H A Dtrait_class_exists_variation_003.phpt5 /* Prototype : proto bool trait_exists(string traitname [, bool autoload])
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)
/PHP-7.4/ext/standard/tests/array/
H A Darray_diff_key_basic.phpt6 * proto array array_diff_key(array arr1, array arr2 [, array ...])
H A Darray_intersect_key_basic.phpt6 * proto array array_intersect_key(array arr1, array arr2 [, array ...])
H A Duksort_basic.phpt6 * proto bool uksort ( array &$array, callback $cmp_function )

Completed in 21 milliseconds

1234567891011