Home
last modified time | relevance | path

Searched defs:descriptors (Results 1 – 3 of 3) sorted by relevance

/PHP-8.3/ext/standard/
H A Dproc_open.c673 static void init_startup_info(STARTUPINFOW *si, descriptorspec_item *descriptors, int ndesc) in init_startup_info()
944 descriptorspec_item *descriptors, int ndesc, int nindex) in redirect_proc_descriptor()
979 static zend_result set_proc_descriptor_from_array(zval *descitem, descriptorspec_item *descriptors, in set_proc_descriptor_from_array()
1065 …e_parentends_of_pipes(posix_spawn_file_actions_t * actions, descriptorspec_item *descriptors, int … in close_parentends_of_pipes()
1094 static zend_result close_parentends_of_pipes(descriptorspec_item *descriptors, int ndesc) in close_parentends_of_pipes()
1119 static void close_all_descriptors(descriptorspec_item *descriptors, int ndesc) in close_all_descriptors()
1157 descriptorspec_item *descriptors = NULL; in PHP_FUNCTION() local
/PHP-8.3/ext/sockets/
H A Dconversions.c249 const field_descriptor *descriptors, in from_zval_write_aggregation()
281 const field_descriptor *descriptors, in to_zval_read_aggregation()
1008 static const field_descriptor descriptors[] = { in to_zval_read_control() local
1143 static const field_descriptor descriptors[] = { in from_zval_write_msghdr_send() local
1168 static const field_descriptor descriptors[] = { in from_zval_write_msghdr_recv() local
1233 static const field_descriptor descriptors[] = { in to_zval_read_msghdr() local
/PHP-8.3/ext/oci8/
H A Dphp_oci8_int.h155 …HashTable *descriptors; /* descriptors hash, used to flush all the LOBs using this connectio… member

Completed in 17 milliseconds