Searched defs:attrs (Results 1 – 6 of 6) sorted by relevance
/PHP-8.0/sapi/phpdbg/ |
H A D | phpdbg_info.c | 121 #define VARIABLEINFO(attrs, msg, ...) \ in PHPDBG_INFO() argument 231 #define VARIABLEINFO(attrs, msg, ...) \ in phpdbg_print_symbols() argument
|
/PHP-8.0/ext/soap/ |
H A D | php_schema.c | 1359 xmlAttrPtr attrs, name, ns; in schema_complexType() local 1488 xmlAttrPtr attrs, attr, ns, name, type, ref = NULL; in schema_element() local
|
/PHP-8.0/ext/xml/ |
H A D | compat.c | 93 xmlChar **attrs = NULL; in _start_element_handler_ns() local
|
H A D | xml.c | 631 const char **attrs = (const char **) attributes; in _xml_startElementHandler() local
|
/PHP-8.0/Zend/ |
H A D | zend_virtual_cwd.c | 833 DWORD attrs; in tsrm_realpath_r() local
|
/PHP-8.0/ext/ldap/ |
H A D | ldap.c | 1426 zval *link, *attrs = NULL, *attr, *serverctrls = NULL; in php_ldap_do_search() local
|
Completed in 53 milliseconds