Searched defs:attributes (Results 1 – 8 of 8) sorted by relevance
/PHP-5.6/ext/zip/lib/ |
H A D | zip_file_get_external_attributes.c | 37 …(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 D | zip_file_set_external_attributes.c | 37 …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 D | php_imap.h | 83 long attributes; member
|
H A D | php_imap.c | 4930 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 D | compat.c | 50 _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 D | xml.c | 776 void _xml_startElementHandler(void *userData, const XML_Char *name, const XML_Char **attributes) in _xml_startElementHandler()
|
/PHP-5.6/ext/soap/ |
H A D | php_sdl.h | 77 HashTable *attributes; /* array of sdlAttributePtr */ member 205 HashTable *attributes; /* array of sdlAttributePtr */ member
|
/PHP-5.6/ext/simplexml/ |
H A D | simplexml.c | 1619 SXE_METHOD(attributes) in SXE_METHOD() argument
|
Completed in 40 milliseconds