Home
last modified time | relevance | path

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

/php-src/ext/soap/
H A Dphp_xml.h22 #define get_attribute(node, name) get_attribute_ex(node, name, NULL) macro
/php-src/Zend/
H A Dzend_attributes.c149 static zend_attribute *get_attribute(HashTable *attributes, zend_string *lcname, uint32_t offset) in get_attribute() function
/php-src/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-src/ext/mysqlnd/
H A Dmysqlnd_structs.h819 func_mysqlnd_stmt__get_attribute get_attribute; in MYSQLND_CLASS_METHODS_TYPE() local

Completed in 42 milliseconds