Home
last modified time | relevance | path

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

/PHP-8.2/ext/pdo/
H A Dpdo_stmt.c2355 static int row_prop_exists(zend_object *object, zend_string *name, int check_empty, void **cache_sl… in row_prop_exists() function
2405 int result = row_prop_exists(object, member, check_empty, NULL); in row_dim_exists()
2508 pdo_row_object_handlers.has_property = row_prop_exists; in pdo_stmt_init()

Completed in 14 milliseconds