whitespace_length 1364 modules/rpsl/syntax_api.c old_len = whitespace_length(s->str, start_col); whitespace_length 1366 modules/rpsl/syntax_api.c new_len = whitespace_length(s->str, start_col); whitespace_length 1485 modules/rpsl/syntax_api.c if (whitespace_length(ws->str, 0) < col_to_sub) {