Home
last modified time | relevance | path

Searched refs:at_bol (Results 1 – 25 of 1399) sorted by relevance

12345678910>>...56

/dports/devel/z88dk/z88dk/src/z80asm/
H A Dscan.c38 static bool at_bol; /* true if at beginning of line */ variable
53 bool at_bol; member
120 save.at_bol = at_bol; in save_scan_state()
144 at_bol = save->at_bol; in restore_scan_state()
346 at_bol = true; in GetSym()
369 at_bol = EOL = (sym.tok == TK_NEWLINE) ? true : false; in GetSym()
H A Dscan_rules.rl80 action at_bol { at_bol }
124 label when at_bol
249 at_bol = _at_bol;
/dports/sysutils/gtk-imonc/gtk-imonc-0.6.4.1/src/
H A Dimonc.c261 gint at_bol = 1; /* flag: at beginning of line */ in get_buf() local
289 if (at_bol && ch[0] != ' ') in get_buf()
292 at_bol = 0; in get_buf()
296 at_bol = 1; in get_buf()
305 at_bol = 0; in get_buf()
/dports/games/liblcf/liblcf-0.7.0/src/
H A Dwriter_xml.cpp24 at_bol(true), in XmlWriter()
88 at_bol = true; in WriteString()
230 if (at_bol) in NewLine()
233 at_bol = true; in NewLine()
237 if (!at_bol) in Indent()
241 at_bol = false; in Indent()
/dports/archivers/zutils/zutils-1.10/
H A Dzcat.cc140 static int at_bol = 1; // at begin of line. 0 = false, 1 = true, in do_cat() local
176 if( at_bol > 1 ) in do_cat()
180 else ++at_bol; in do_cat()
181 if( at_bol > 1 && cat_options.number_lines == 2 ) in do_cat()
193 if( at_bol > 0 && cat_options.number_lines ) in do_cat()
198 at_bol = 0; in do_cat()
/dports/databases/grass7/grass-7.8.6/tools/g.html2man/
H A Dggroff.py74 self.at_bol = True
95 self.at_bol = s.endswith('\n')
242 if self.at_bol and s[0] in [".", "'"]:
256 if self.at_bol and not self.get('preformat'):
/dports/devel/cscout/cscout-bd7dfac/src/
H A Dpdtoken.cpp68 bool Pdtoken::at_bol = true; member in Pdtoken
128 if (at_bol) { in getnext_expand()
137 at_bol = false; in getnext_expand()
142 at_bol = true; in getnext_expand()
161 at_bol = true; in getnext_expand()
201 if (at_bol) { in getnext_noexpand()
206 at_bol = false; in getnext_noexpand()
210 at_bol = true; in getnext_noexpand()
229 at_bol = true; in getnext_noexpand()
H A Dpdtoken.h67 static bool at_bol; // At beginning of line variable
150 static void file_switch() { at_bol = true; }; in file_switch()
H A Dworkdb.cpp174 bool at_bol = true; in file_dump() local
216 at_bol = true; in file_dump()
220 if (at_bol) { in file_dump()
225 at_bol = false; in file_dump()
/dports/editors/vile/vile-9.8v/
H A Dsearch.c426 int at_bol, /* ok to match "^" ? */ in scanner() argument
436 (at_bol ? "bol " : ""), in scanner()
486 found = cregexec(exp, curpos.l, startoff, srchlim, at_bol, ic); in scanner()
498 found = cregexec(exp, curpos.l, startoff, srchlim, at_bol, ic); in scanner()
523 at_bol, ic)) { in scanner()
569 at_bol = TRUE; in scanner()
H A Doneliner.c319 int at_bol = (DOT.o <= b_left_margin(curbp)); in substline() local
328 (void *) exp, nth_occur, printit, globally, (void *) confirmp, at_bol)); in substline()
347 s = scanner(exp, FORWARD, FALSE, at_bol, ic, (int *) 0); in substline()
354 at_bol = FALSE; /* at most, match "^" once */ in substline()
H A Dvl_regex.h89 …gexec2 (regexp *prog, char *string, char *stringend, int startoff, int endoff, int at_bol, int ic);
/dports/editors/xvile/vile-9.8v/
H A Dsearch.c426 int at_bol, /* ok to match "^" ? */ in scanner() argument
436 (at_bol ? "bol " : ""), in scanner()
486 found = cregexec(exp, curpos.l, startoff, srchlim, at_bol, ic); in scanner()
498 found = cregexec(exp, curpos.l, startoff, srchlim, at_bol, ic); in scanner()
523 at_bol, ic)) { in scanner()
569 at_bol = TRUE; in scanner()
H A Doneliner.c319 int at_bol = (DOT.o <= b_left_margin(curbp)); in substline() local
328 (void *) exp, nth_occur, printit, globally, (void *) confirmp, at_bol)); in substline()
347 s = scanner(exp, FORWARD, FALSE, at_bol, ic, (int *) 0); in substline()
354 at_bol = FALSE; /* at most, match "^" once */ in substline()
H A Dvl_regex.h89 …gexec2 (regexp *prog, char *string, char *stringend, int startoff, int endoff, int at_bol, int ic);
/dports/lang/nickle/nickle-2.90/
H A Dlex.l40 Bool at_bol; member
73 lex->at_bol = True; in NewLexInput()
268 if (lexInput->at_bol) in LexGetInteractiveChar()
296 if (lexInput->at_bol) { lexInput->lineno++; } in yy_input()
297 lexInput->at_bol = False; in yy_input()
303 lexInput->at_bol = True; in yy_input()
/dports/games/liblcf/liblcf-0.7.0/src/lcf/
H A Dwriter_xml.h117 bool at_bol; variable
/dports/graphics/pixie/Pixie/src/sdrc/
H A Dpp3.c92 do_line(at_bol) in do_line() argument
93 char at_bol; /* TRUE if already at BOL */ in do_line()
103 !at_bol ? "\n" : "", /* Emit a \n if needed */
/dports/graphics/mupdf/mupdf-1.18.0-source/source/html/
H A Dhtml-parse.c110 int at_bol; member
235 if (!g->at_bol) in flush_space()
305 g->at_bol = 1; in generate_text()
337 if (g->at_bol) in generate_text()
379 g->at_bol = 0; in generate_text()
474 g->at_bol = 0; in generate_image()
643 g->at_bol = 1; in insert_inline_box()
706 g->at_bol = 1; in generate_boxes()
1288 g.at_bol = 0; in fz_parse_html_imp()
/dports/dns/nsd/nsd-4.3.9/
H A Dzlexer.lex109 #define yy_set_bol(at_bol) \ argument
113 yy_current_buffer->yy_ch_buf[0] = ((at_bol)?'\n':' '); \
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/fortran/
H A Dscanner.c805 int at_bol; in skip_free_comments() local
809 at_bol = gfc_at_bol (); in skip_free_comments()
827 if (at_bol && skip_gcc_attribute (start)) in skip_free_comments()
835 if (at_bol) in skip_free_comments()
928 if (openmp_flag && at_bol) in skip_free_comments()
931 if (openacc_flag && at_bol) in skip_free_comments()
/dports/lang/gnat_util/gcc-6-20180516/gcc/fortran/
H A Dscanner.c803 int at_bol; in skip_free_comments() local
807 at_bol = gfc_at_bol (); in skip_free_comments()
825 if (at_bol && skip_gcc_attribute (start)) in skip_free_comments()
833 if (at_bol) in skip_free_comments()
926 if (openmp_flag && at_bol) in skip_free_comments()
929 if (openacc_flag && at_bol) in skip_free_comments()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/fortran/
H A Dscanner.c805 int at_bol; in skip_free_comments() local
809 at_bol = gfc_at_bol (); in skip_free_comments()
827 if (at_bol && skip_gcc_attribute (start)) in skip_free_comments()
835 if (at_bol) in skip_free_comments()
928 if (openmp_flag && at_bol) in skip_free_comments()
931 if (openacc_flag && at_bol) in skip_free_comments()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/fortran/
H A Dscanner.c805 int at_bol; in skip_free_comments() local
809 at_bol = gfc_at_bol (); in skip_free_comments()
827 if (at_bol && skip_gcc_attribute (start)) in skip_free_comments()
835 if (at_bol) in skip_free_comments()
928 if (openmp_flag && at_bol) in skip_free_comments()
931 if (openacc_flag && at_bol) in skip_free_comments()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/fortran/
H A Dscanner.c805 int at_bol; in skip_free_comments() local
809 at_bol = gfc_at_bol (); in skip_free_comments()
827 if (at_bol && skip_gcc_attribute (start)) in skip_free_comments()
835 if (at_bol) in skip_free_comments()
928 if (openmp_flag && at_bol) in skip_free_comments()
931 if (openacc_flag && at_bol) in skip_free_comments()

12345678910>>...56