Home
last modified time | relevance | path

Searched defs:get_attribute (Results 1 – 4 of 4) sorted by relevance

/PHP-8.1/ext/soap/
H A Dphp_xml.h22 #define get_attribute(node, name) get_attribute_ex(node, name, NULL) macro
/PHP-8.1/Zend/
H A Dzend_attributes.c76 static zend_attribute *get_attribute(HashTable *attributes, zend_string *lcname, uint32_t offset) in get_attribute() function
/PHP-8.1/ext/pdo/
H A Dphp_pdo_driver.h303 pdo_dbh_get_attr_func get_attribute; member
409 pdo_stmt_get_attr_func get_attribute; member
/PHP-8.1/ext/mysqlnd/
H A Dmysqlnd_structs.h821 func_mysqlnd_stmt__get_attribute get_attribute; in MYSQLND_CLASS_METHODS_TYPE() local

Completed in 24 milliseconds