Home
last modified time | relevance | path

Searched refs:pdo_attribute_type (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/pdo/
H A Dphp_pdo_driver.h119 enum pdo_attribute_type { enum
195 static inline long pdo_attr_lval(zval *options, enum pdo_attribute_type option_name, long defval TS… in pdo_attr_lval()
205 static inline char *pdo_attr_strval(zval *options, enum pdo_attribute_type option_name, char *defva… in pdo_attr_strval()

Completed in 9 milliseconds