Searched refs:row_prop_exists (Results 1 – 1 of 1) sorted by relevance
2369 static int row_prop_exists(zend_object *object, zend_string *name, int check_empty, void **cache_sl… in row_prop_exists() function2419 int result = row_prop_exists(object, member, check_empty, NULL); in row_dim_exists()2524 pdo_row_object_handlers.has_property = row_prop_exists; in pdo_stmt_init()
Completed in 10 milliseconds