Home
last modified time | relevance | path

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

/PHP-7.4/ext/pdo/
H A Dpdo_stmt.c2504 static int row_prop_exists(zval *object, zval *member, int check_empty, void **cache_slot) in row_prop_exists() function
2546 return row_prop_exists(object, member, check_empty, NULL); in row_dim_exists()
2677 pdo_row_object_handlers.has_property = row_prop_exists; in pdo_stmt_init()

Completed in 12 milliseconds