Home
last modified time | relevance | path

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

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

Completed in 12 milliseconds