Home
last modified time | relevance | path

Searched defs:attributes (Results 1 – 8 of 8) sorted by relevance

/PHP-5.6/ext/zip/lib/
H A Dzip_file_get_external_attributes.c37 …(struct zip *za, zip_uint64_t idx, zip_flags_t flags, zip_uint8_t *opsys, zip_uint32_t *attributes) in zip_file_get_external_attributes()
H A Dzip_file_set_external_attributes.c37 …es(struct zip *za, zip_uint64_t idx, zip_flags_t flags, zip_uint8_t opsys, zip_uint32_t attributes) in zip_file_set_external_attributes()
/PHP-5.6/ext/imap/
H A Dphp_imap.h83 long attributes; member
H A Dphp_imap.c4930 PHP_IMAP_EXPORT void mm_list(MAILSTREAM *stream, DTYPE delimiter, char *mailbox, long attributes) in mm_list()
4977 PHP_IMAP_EXPORT void mm_lsub(MAILSTREAM *stream, DTYPE delimiter, char *mailbox, long attributes) in mm_lsub()
/PHP-5.6/ext/xml/
H A Dcompat.c50 _start_element_handler(void *user, const xmlChar *name, const xmlChar **attributes) in _start_element_handler()
90 …ces, const xmlChar ** namespaces, int nb_attributes, int nb_defaulted, const xmlChar ** attributes) in _start_element_handler_ns()
H A Dxml.c776 void _xml_startElementHandler(void *userData, const XML_Char *name, const XML_Char **attributes) in _xml_startElementHandler()
/PHP-5.6/ext/soap/
H A Dphp_sdl.h77 HashTable *attributes; /* array of sdlAttributePtr */ member
205 HashTable *attributes; /* array of sdlAttributePtr */ member
/PHP-5.6/ext/simplexml/
H A Dsimplexml.c1619 SXE_METHOD(attributes) in SXE_METHOD() argument

Completed in 48 milliseconds