OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:last_prop
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
linebreak.c
639
int
last_prop
= LBP_BK; /* line break property of last non-space character */
local
656
last_prop
= LBP_BK;
713
if (
last_prop
== LBP_BK)
720
switch (lbrk_table [
last_prop
-1] [prop-1])
735
last_prop
= prop;
753
int
last_prop
= LBP_BK; /* line break property of last non-space character */
local
770
last_prop
= LBP_BK;
827
if (
last_prop
== LBP_BK)
834
switch (lbrk_table [
last_prop
-1] [prop-1])
849
last_prop
= prop
865
int
last_prop
= LBP_BK; \/* line break property of last non-space character *\/
local
[
all
...]
/src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
linebreak.c
639
int
last_prop
= LBP_BK; /* line break property of last non-space character */
local
656
last_prop
= LBP_BK;
713
if (
last_prop
== LBP_BK)
720
switch (lbrk_table [
last_prop
-1] [prop-1])
735
last_prop
= prop;
753
int
last_prop
= LBP_BK; /* line break property of last non-space character */
local
770
last_prop
= LBP_BK;
827
if (
last_prop
== LBP_BK)
834
switch (lbrk_table [
last_prop
-1] [prop-1])
849
last_prop
= prop
865
int
last_prop
= LBP_BK; \/* line break property of last non-space character *\/
local
[
all
...]
Completed in 36 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026