Home
last modified time | relevance | path

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

/PHP-5.5/ext/pdo/
H A Dphp_pdo_int.h29 int php_pdo_list_entry(void);
H A Dpdo.c49 int php_pdo_list_entry(void) in php_pdo_list_entry() function
H A Dpdo_dbh.c303 if (Z_TYPE_P(le) == php_pdo_list_entry()) { in PHP_METHOD()
393 le.type = php_pdo_list_entry(); in PHP_METHOD()

Completed in 12 milliseconds