SQ_get_column_string_nocopy  69 modules/aa/aa.c     if( sscanf(SQ_get_column_string_nocopy(result, row, 0),
SQ_get_column_string_nocopy  71 modules/aa/aa.c     if( sscanf(SQ_get_column_string_nocopy(result, row, 1),
SQ_get_column_string_nocopy  73 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);