Home
last modified time | relevance | path

Searched refs:getAttribute (Results 126 – 134 of 134) sorted by relevance

123456

/PHP-8.2/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_native.phpt100 if (0 != $db->getAttribute(PDO::MYSQL_ATTR_DIRECT_QUERY))
H A Dpdo_mysql_prepare_emulated.phpt90 if (1 != $db->getAttribute(PDO::MYSQL_ATTR_DIRECT_QUERY))
/PHP-8.2/ext/xmlreader/
H A Dphp_xmlreader.c546 PHP_METHOD(XMLReader, getAttribute) in PHP_METHOD() argument
/PHP-8.2/ext/dom/
H A Dphp_dom_arginfo.h545 ZEND_METHOD(DOMElement, getAttribute);
765 ZEND_ME(DOMElement, getAttribute, arginfo_class_DOMElement_getAttribute, ZEND_ACC_PUBLIC)
H A Delement.c200 PHP_METHOD(DOMElement, getAttribute) in PHP_METHOD() argument
/PHP-8.2/ext/pdo/
H A Dpdo_dbh.c896 PHP_METHOD(PDO, getAttribute) in PHP_METHOD() argument
H A Dpdo_stmt.c1615 PHP_METHOD(PDOStatement, getAttribute) in PHP_METHOD() argument
/PHP-8.2/build/
H A Dgen_stub.php1602 …$originatingConstName = new ConstName($expr->name->getAttribute('namespacedName'), $expr->name->to…
/PHP-8.2/
H A DNEWS684 . Fix GH-12969 (Fixed PDO::getAttribute() to get PDO::ATTR_STRINGIFY_FETCHES).

Completed in 66 milliseconds

123456