OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hard_ret
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libform/
internals.h
94
unsigned char
hard_ret
; /* line contains hard return */
member in struct:_formi_field_lines
internals.c
584
if ((row->
hard_ret
== TRUE) && (row->next != NULL)) {
722
if ((row->next == NULL) || (row->
hard_ret
== TRUE)) {
753
row->
hard_ret
= row->next->
hard_ret
;
791
if (saved->
hard_ret
== TRUE) {
822
saved->
hard_ret
= row->
hard_ret
;
913
new_line->
hard_ret
= FALSE;
989
if (row->
hard_ret
== TRUE) {
990
new_line->
hard_ret
= TRUE
[
all
...]
field.c
811
new->alines->
hard_ret
= FALSE;
Completed in 13 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025