Searched defs:attributes (Results 1 – 9 of 9) sorted by relevance
/PHP-7.0/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.0/ext/zip/lib/ |
H A D | zip_file_get_external_attributes.c | 37 …butes(zip_t *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 …ributes(zip_t *za, zip_uint64_t idx, zip_flags_t flags, zip_uint8_t opsys, zip_uint32_t attributes) in zip_file_set_external_attributes()
|
/PHP-7.0/ext/imap/ |
H A D | php_imap.h | 85 long attributes; member
|
H A D | php_imap.c | 4945 PHP_IMAP_EXPORT void mm_list(MAILSTREAM *stream, DTYPE delimiter, char *mailbox, long attributes) in mm_list() 4991 PHP_IMAP_EXPORT void mm_lsub(MAILSTREAM *stream, DTYPE delimiter, char *mailbox, long attributes) in mm_lsub()
|
/PHP-7.0/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 | 722 void _xml_startElementHandler(void *userData, const XML_Char *name, const XML_Char **attributes) in _xml_startElementHandler()
|
/PHP-7.0/ext/soap/ |
H A D | php_sdl.h | 77 HashTable *attributes; /* array of sdlAttributePtr */ member 205 HashTable *attributes; /* array of sdlAttributePtr */ member
|
/PHP-7.0/ext/simplexml/ |
H A D | simplexml.c | 1684 SXE_METHOD(attributes) in SXE_METHOD() argument
|
Completed in 52 milliseconds