Searched defs:section (Results 1 – 3 of 3) sorted by relevance
75 public void parse(String section, String command, Lines<? extends Line> lines); in parse()112 String section = null; in parse() local158 private void parseSection(String section, Lines<? extends Line> lines, String command, in parseSection()
274 final Section section = new Section(); in readSection() local312 final Section section = new Section(); in writeSection() local
154 #define ns_msg_count(handle, section) ((handle)._counts[section] + 0) argument