Searched refs:entire_row (Results 1 – 1 of 1) sorted by relevance
636 zend_bool entire_row = 0; in PHP_METHOD() local642 if (FAILURE == zend_parse_parameters(ZEND_NUM_ARGS(), "S|b", &sql, &entire_row)) { in PHP_METHOD()670 if (!entire_row) { in PHP_METHOD()685 if (!entire_row) { in PHP_METHOD()1943 ZEND_ARG_INFO(0, entire_row)
Completed in 8 milliseconds