OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:replindex
(Results
1 - 2
of
2
) sorted by null
/external/hyphenation/
hyphen.h
81
signed char
replindex
;
member in struct:_HyphenState
hyphen.c
288
signed char
replindex
;
local
360
replindex
= 0;
370
replindex
= (signed char) atoi(index + 1) - 1;
375
replindex
= 0;
402
int ps = -1; /* unicode start position (original
replindex
) */
407
if ((ps < 0) && (
replindex
== pu)) {
408
ps =
replindex
;
409
replindex
= pc;
412
replcut = (pc -
replindex
);
416
if (*word == '.')
replindex
--
718
signed char
replindex
;
local
[
all
...]
Completed in 693 milliseconds