SQ_get_column_string_nocopy  70 modules/aa/aa.c     if( sscanf(SQ_get_column_string_nocopy(result, row, 0),
SQ_get_column_string_nocopy  72 modules/aa/aa.c     if( sscanf(SQ_get_column_string_nocopy(result, row, 1),
SQ_get_column_string_nocopy  74 modules/aa/aa.c     if( sscanf(SQ_get_column_string_nocopy(result, row, 2),
SQ_get_column_string_nocopy  55 modules/rp/rp_load.c     col[i] = SQ_get_column_string_nocopy(result, row, i);