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