Home
last modified time | relevance | path

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

/PHP-8.2/ext/imap/
H A Dphp_imap.stub.php408 …function imap_open(string $mailbox, string $user, #[\SensitiveParameter] string $password, int $fl…
H A Dphp_imap.c1847 zend_string *section = NULL; in PHP_FUNCTION() local
2694 zend_string *section; in PHP_FUNCTION() local
/PHP-8.2/ext/opcache/jit/dynasm/
H A Ddasm_arm.h74 dasm_Section *section; /* Pointer to active section. */ member
H A Ddasm_mips.h73 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.2/sapi/fpm/fpm/
H A Dfpm_conf.c1429 static void fpm_conf_ini_parser_section(zval *section, void *arg) /* {{{ */ in fpm_conf_ini_parser_section()
/PHP-8.2/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.2/ext/openssl/
H A Dopenssl.c791 static inline int php_openssl_config_check_syntax(const char * section_label, const char * config_f… in php_openssl_config_check_syntax()

Completed in 67 milliseconds