Searched refs:entire_row (Results 1 – 1 of 1) sorted by relevance
634 zend_bool entire_row = 0; in PHP_METHOD() local640 if (FAILURE == zend_parse_parameters(ZEND_NUM_ARGS(), "S|b", &sql, &entire_row)) { in PHP_METHOD()668 if (!entire_row) { in PHP_METHOD()683 if (!entire_row) { in PHP_METHOD()1936 ZEND_ARG_INFO(0, entire_row)
Completed in 13 milliseconds