Searched defs:section (Results 1 – 10 of 10) sorted by relevance
408 …function imap_open(string $mailbox, string $user, #[\SensitiveParameter] string $password, int $fl…
1911 zend_string *section = NULL; in PHP_FUNCTION() local3013 zend_string *section; in PHP_FUNCTION() local
74 dasm_Section *section; /* Pointer to active section. */ member
73 dasm_Section *section; /* Pointer to active section. */ member
76 dasm_Section *section; /* Pointer to active section. */ member
72 dasm_Section *section; /* Pointer to active section. */ member
1442 static void fpm_conf_ini_parser_section(zval *section, void *arg) /* {{{ */ in fpm_conf_ini_parser_section()
1836 static char *exif_get_sectionname(int section) in exif_get_sectionname()1857 static tag_table_type exif_get_tag_table(int section) in exif_get_tag_table()
827 static inline int php_openssl_config_check_syntax(const char * section_label, const char * config_f… in php_openssl_config_check_syntax()
Completed in 59 milliseconds