Searched defs:get_attribute (Results 1 - 3 of 3) sorted by relevance
| /PHP_TRUNK/ext/pdo/ | ||
| H A D | php_pdo_driver.h | 309 pdo_dbh_get_attr_func get_attribute; member in struct:pdo_dbh_methods 413 pdo_stmt_get_attr_func get_attribute; member in struct:pdo_stmt_methods |
| /PHP_TRUNK/ext/soap/ | ||
| H A D | php_xml.h | 25 #define get_attribute(node, name) get_attribute_ex(node, name, NULL) macro |
| /PHP_TRUNK/ext/mysqlnd/ | ||
| H A D | mysqlnd_structs.h | 793 func_mysqlnd_stmt__get_attribute get_attribute; member in struct:st_mysqlnd_stmt_methods |
Completed in 10 milliseconds