Home
last modified time | relevance | path

Searched refs:PHPAPI (Results 226 – 237 of 237) sorted by relevance

12345678910

/php-src/ext/standard/
H A Dhttp.c109 PHPAPI void php_url_encode_hash_ex(HashTable *ht, smart_str *formstr, in php_url_encode_hash_ex()
H A Darray.c609 PHPAPI zend_long php_count_recursive(HashTable *ht) /* {{{ */ in php_count_recursive()
1839 PHPAPI int php_prefix_varname(zval *result, zend_string *prefix, const char *var_name, size_t var_n…
3212 PHPAPI bool php_array_data_shuffle(php_random_algo_with_state engine, zval *array) /* {{{ */
4017 PHPAPI int php_array_merge_recursive(HashTable *dest, HashTable *src) /* {{{ */
4094 PHPAPI int php_array_merge(HashTable *dest, HashTable *src) /* {{{ */
4129 PHPAPI int php_array_replace_recursive(HashTable *dest, HashTable *src) /* {{{ */
5967 PHPAPI int php_multisort_compare(const void *a, const void *b) /* {{{ */
6196 PHPAPI bool php_array_pick_keys(php_random_algo_with_state engine, zval *input, zend_long num_req, …
H A Dftp_fopen_wrapper.c1176 PHPAPI const php_stream_wrapper php_stream_ftp_wrapper = {
H A Dhttp_fopen_wrapper.c1036 PHPAPI const php_stream_wrapper php_stream_http_wrapper = {
/php-src/main/streams/
H A Dxp_socket.c46 PHPAPI const php_stream_ops php_stream_socket_ops;
932 PHPAPI php_stream *php_stream_generic_socket_factory(const char *proto, size_t protolen, in php_stream_generic_socket_factory()
/php-src/main/
H A Drfc1867.c53 PHPAPI zend_result (*php_rfc1867_callback)(unsigned int event, void *event_data, void **extra) = NU…
168 PHPAPI void destroy_uploaded_files_hash(void) /* {{{ */ in destroy_uploaded_files_hash()
/php-src/ext/spl/
H A Dspl_array.c34 PHPAPI zend_class_entry *spl_ce_ArrayIterator;
35 PHPAPI zend_class_entry *spl_ce_RecursiveArrayIterator;
39 PHPAPI zend_class_entry *spl_ce_ArrayObject;
H A Dphp_spl.c670 PHPAPI zend_string *php_spl_object_hash(zend_object *obj) /* {{{*/ in php_spl_object_hash()
H A Dspl_fixedarray.c33 PHPAPI zend_class_entry *spl_ce_SplFixedArray;
/php-src/
H A DCODING_STANDARDS.md229 PHPAPI char *php_session_create_id(PS_CREATE_SID_ARGS);
/php-src/ext/mysqlnd/
H A Dmysqlnd_ps.c1888 PHPAPI void
1900 PHPAPI void
H A Dmysqlnd_wireprotocol.c2627 PHPAPI MYSQLND_PROTOCOL_PAYLOAD_DECODER_FACTORY *
2639 PHPAPI void

Completed in 95 milliseconds

12345678910