Home
last modified time | relevance | path

Searched defs:section (Results 1 – 10 of 10) sorted by relevance

/PHP-8.1/ext/imap/
H A Dphp_imap.stub.php43 …function imap_bodystruct(IMAP\Connection $imap, int $message_num, string $section): \stdClass|fals…
45 …function imap_fetchbody(IMAP\Connection $imap, int $message_num, string $section, int $flags = 0):…
47 …function imap_fetchmime(IMAP\Connection $imap, int $message_num, string $section, int $flags = 0):…
50 …function imap_savebody(IMAP\Connection $imap, $file, int $message_num, string $section = "", int $…
H A Dphp_imap.c1999 zend_string *section = NULL; in PHP_FUNCTION() local
2846 zend_string *section; in PHP_FUNCTION() local
/PHP-8.1/ext/opcache/jit/dynasm/
H A Ddasm_mips.h73 dasm_Section *section; /* Pointer to active section. */ member
H A Ddasm_arm.h74 dasm_Section *section; /* Pointer to active section. */ member
H A Ddasm_ppc.h73 dasm_Section *section; /* Pointer to active section. */ member
H A Ddasm_arm64.h76 dasm_Section *section; /* Pointer to active section. */ member
H A Ddasm_x86.h72 dasm_Section *section; /* Pointer to active section. */ member
/PHP-8.1/sapi/fpm/fpm/
H A Dfpm_conf.c1399 static void fpm_conf_ini_parser_section(zval *section, void *arg) /* {{{ */ in fpm_conf_ini_parser_section()
/PHP-8.1/ext/exif/
H A Dexif.c1848 static char *exif_get_sectionname(int section) in exif_get_sectionname()
1869 static tag_table_type exif_get_tag_table(int section) in exif_get_tag_table()
3801 int section, sn; in exif_scan_JPEG_header() local
/PHP-8.1/ext/openssl/
H A Dopenssl.c811 static inline int php_openssl_config_check_syntax(const char * section_label, const char * config_f… in php_openssl_config_check_syntax()

Completed in 107 milliseconds