Searched defs:attributes (Results 1 – 8 of 8) sorted by relevance
/PHP-7.4/sapi/phpdbg/ |
H A D | xml.md | 74 ### attributes ### subsection 91 ### attributes ### subsection 100 ### attributes ### subsection 156 ### attributes ### subsection 576 ### attributes ### subsection 592 ### attributes ### subsection 620 ### attributes ### subsection
|
/PHP-7.4/ext/imap/ |
H A D | php_imap.h | 98 long attributes; member
|
H A D | php_imap.c | 5044 PHP_IMAP_EXPORT void mm_list(MAILSTREAM *stream, DTYPE delimiter, char *mailbox, long attributes) in mm_list() 5090 PHP_IMAP_EXPORT void mm_lsub(MAILSTREAM *stream, DTYPE delimiter, char *mailbox, long attributes) in mm_lsub()
|
/PHP-7.4/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 | 733 void _xml_startElementHandler(void *userData, const XML_Char *name, const XML_Char **attributes) in _xml_startElementHandler()
|
/PHP-7.4/ext/soap/ |
H A D | php_sdl.h | 76 HashTable *attributes; /* array of sdlAttributePtr */ member 204 HashTable *attributes; /* array of sdlAttributePtr */ member
|
/PHP-7.4/win32/ |
H A D | ioutil.h | 100 DWORD attributes; member
|
/PHP-7.4/ext/simplexml/ |
H A D | simplexml.c | 1679 SXE_METHOD(attributes) in SXE_METHOD() argument
|
Completed in 43 milliseconds