Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dproc_open.c782 static zend_result set_proc_descriptor_to_blackhole(descriptorspec_item *desc) in set_proc_descriptor_to_blackhole()
801 static zend_result set_proc_descriptor_to_pty(descriptorspec_item *desc, int *master_fd, int *slave… in set_proc_descriptor_to_pty()
840 static zend_result set_proc_descriptor_to_pipe(descriptorspec_item *desc, zend_string *zmode) in set_proc_descriptor_to_pipe()
877 static zend_result set_proc_descriptor_to_socket(descriptorspec_item *desc) in set_proc_descriptor_to_socket()
897 static zend_result set_proc_descriptor_to_file(descriptorspec_item *desc, zend_string *file_path, in set_proc_descriptor_to_file()
950 static zend_result redirect_proc_descriptor(descriptorspec_item *desc, int target, in redirect_proc_descriptor()
1047 static zend_result set_proc_descriptor_from_resource(zval *resource, descriptorspec_item *desc, int… in set_proc_descriptor_from_resource()
/php-src/ext/pdo/
H A Dpdo_sqlstate.c29 const char *desc; member
/php-src/win32/
H A Dcp_enc_map_gen.c9 char *desc; member
H A Dcodepage.h40 char *desc; member
/php-src/sapi/phpdbg/
H A Dcreate-test.php100 $desc = trim(fgets(STDIN)); variable
/php-src/ext/enchant/
H A Denchant.c126 const char * const desc, in describe_dict_fn()
224 const char * const desc, in __enumerate_providers_fn()
/php-src/ext/fileinfo/libmagic/
H A Dsoftmagic.c161 file_fmtcheck(struct magic_set *ms, const char *desc, const char *def, in file_fmtcheck()
598 const char *desc; in mprint() local
H A Dfile.h362 char desc[MAXDESC]; /* description */ member
/php-src/ext/com_dotnet/
H A Dcom_com.c343 char *desc = NULL, *msg = NULL; in php_com_invoke_helper() local
/php-src/ext/odbc/
H A Dphp_odbc.c1249 UCHAR server_name[100], desc[200]; in PHP_FUNCTION() local
/php-src/ext/phar/
H A Dphar.c2392 phar_zip_data_desc desc; in phar_postprocess_file() local
/php-src/ext/exif/
H A Dexif.c1367 char *desc = zend_hash_index_find_ptr(exif_get_tag_ht(tag_table), tag_num); in exif_get_tagname_debug() local
1376 char *desc = zend_hash_index_find_ptr(exif_get_tag_ht(tag_table), tag_num); in exif_get_tagname_key() local

Completed in 68 milliseconds