Home
last modified time | relevance | path

Searched defs:desc (Results 1 – 13 of 13) sorted by relevance

/PHP-8.1/ext/standard/
H A Dproc_open.c729 static zend_result set_proc_descriptor_to_blackhole(descriptorspec_item *desc) in set_proc_descriptor_to_blackhole()
748 static zend_result set_proc_descriptor_to_pty(descriptorspec_item *desc, int *master_fd, int *slave… in set_proc_descriptor_to_pty()
787 static zend_result set_proc_descriptor_to_pipe(descriptorspec_item *desc, zend_string *zmode) in set_proc_descriptor_to_pipe()
824 static zend_result set_proc_descriptor_to_socket(descriptorspec_item *desc) in set_proc_descriptor_to_socket()
844 static zend_result set_proc_descriptor_to_file(descriptorspec_item *desc, zend_string *file_path, in set_proc_descriptor_to_file()
897 static zend_result redirect_proc_descriptor(descriptorspec_item *desc, int target, in redirect_proc_descriptor()
994 static zend_result set_proc_descriptor_from_resource(zval *resource, descriptorspec_item *desc, int… in set_proc_descriptor_from_resource()
/PHP-8.1/ext/pdo/
H A Dpdo_sqlstate.c29 const char *desc; member
/PHP-8.1/win32/
H A Dcp_enc_map_gen.c9 char *desc; member
H A Dcodepage.h40 char *desc; member
/PHP-8.1/sapi/phpdbg/
H A Dcreate-test.php100 $desc = trim(fgets(STDIN)); variable
/PHP-8.1/ext/enchant/
H A Denchant.c124 const char * const desc, in describe_dict_fn()
223 const char * const desc, in __enumerate_providers_fn()
/PHP-8.1/ext/fileinfo/libmagic/
H A Dsoftmagic.c151 file_fmtcheck(struct magic_set *ms, const char *desc, const char *def, in file_fmtcheck()
588 const char *desc; in mprint() local
H A Dfile.h339 char desc[MAXDESC]; /* description */ member
/PHP-8.1/ext/com_dotnet/
H A Dcom_com.c344 char *source = NULL, *desc = NULL, *msg = NULL; in php_com_invoke_helper() local
/PHP-8.1/ext/oci8/
H A Doci8_statement.c1455 php_oci_descriptor *desc; in php_oci_bind_out_callback() local
/PHP-8.1/ext/phar/
H A Dphar.c2400 phar_zip_data_desc desc; in phar_postprocess_file() local
/PHP-8.1/ext/odbc/
H A Dphp_odbc.c1214 UCHAR server_name[100], desc[200]; in PHP_FUNCTION() local
/PHP-8.1/ext/exif/
H A Dexif.c1379 char *desc = zend_hash_index_find_ptr(exif_get_tag_ht(tag_table), tag_num); in exif_get_tagname_debug() local
1388 char *desc = zend_hash_index_find_ptr(exif_get_tag_ht(tag_table), tag_num); in exif_get_tagname_key() local

Completed in 109 milliseconds