Searched defs:attributes (Results 1 – 6 of 6) sorted by relevance
/PHP-5.5/ext/imap/ |
H A D | php_imap.h | 83 long attributes; member
|
H A D | php_imap.c | 4906 PHP_IMAP_EXPORT void mm_list(MAILSTREAM *stream, DTYPE delimiter, char *mailbox, long attributes) in mm_list() 4953 PHP_IMAP_EXPORT void mm_lsub(MAILSTREAM *stream, DTYPE delimiter, char *mailbox, long attributes) in mm_lsub()
|
/PHP-5.5/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 | 771 void _xml_startElementHandler(void *userData, const XML_Char *name, const XML_Char **attributes) in _xml_startElementHandler()
|
/PHP-5.5/ext/soap/ |
H A D | php_sdl.h | 77 HashTable *attributes; /* array of sdlAttributePtr */ member 205 HashTable *attributes; /* array of sdlAttributePtr */ member
|
/PHP-5.5/ext/simplexml/ |
H A D | simplexml.c | 1606 SXE_METHOD(attributes) in SXE_METHOD() argument
|
Completed in 31 milliseconds