Home
last modified time | relevance | path

Searched refs:PERIOD (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/nvi/vi/
H A Dv_sentence.c53 enum { BLANK, NONE, PERIOD } state; in v_sentencef() enumerator
88 if ((state == PERIOD || state == BLANK) && --cnt == 0) { in v_sentencef()
113 state = PERIOD; in v_sentencef()
119 if (state != PERIOD) in v_sentencef()
123 if (state == PERIOD) in v_sentencef()
127 if (state == PERIOD) { in v_sentencef()
/freebsd/contrib/netbsd-tests/lib/libc/gen/
H A Dt_randomid.c39 #define PERIOD 30000 macro
75 ATF_REQUIRE_MSG(diff >= PERIOD, in ATF_TC_BODY()
77 "period (%d)", diff, PERIOD); in ATF_TC_BODY()
/freebsd/sys/fs/udf/
H A Dosta.c290 #define PERIOD 0x002E macro
344 if (current == PERIOD && (udfLen - index -1) <= EXT_SIZE) { in UDFTransName()
357 else if (current != PERIOD && current != SPACE) { in UDFTransName()
434 newName[newIndex++] = PERIOD; in UDFTransName()
/freebsd/lib/libc/resolv/
H A Dres_comp.c134 #define PERIOD 0x2e macro
138 #define periodchar(c) ((c) == PERIOD)
154 int pch = PERIOD, ch = *dn++; in res_hnok()
/freebsd/sbin/dhclient/
H A Ddhclient.c75 #define PERIOD 0x2e macro
78 #define periodchar(c) ((c) == PERIOD)
2724 int pch = PERIOD, ch = *dn++; in res_hnok()
2749 int pch = PERIOD, ch = *srch++; in check_search()
2782 pch = PERIOD; in check_search()
/freebsd/crypto/heimdal/lib/wind/
H A DUnicodeData.txt47 002E;FULL STOP;Po;0;CS;;;;;N;PERIOD;;;;
1317 0589;ARMENIAN FULL STOP;Po;0;L;;;;;N;ARMENIAN PERIOD;;;;
1584 06D4;ARABIC FULL STOP;Po;0;AL;;;;;N;ARABIC PERIOD;;;;
6525 2488;DIGIT ONE FULL STOP;No;0;EN;<compat> 0031 002E;;1;1;N;DIGIT ONE PERIOD;;;;
6526 2489;DIGIT TWO FULL STOP;No;0;EN;<compat> 0032 002E;;2;2;N;DIGIT TWO PERIOD;;;;
6527 248A;DIGIT THREE FULL STOP;No;0;EN;<compat> 0033 002E;;3;3;N;DIGIT THREE PERIOD;;;;
6528 248B;DIGIT FOUR FULL STOP;No;0;EN;<compat> 0034 002E;;4;4;N;DIGIT FOUR PERIOD;;;;
6529 248C;DIGIT FIVE FULL STOP;No;0;EN;<compat> 0035 002E;;5;5;N;DIGIT FIVE PERIOD;;;;
6530 248D;DIGIT SIX FULL STOP;No;0;EN;<compat> 0036 002E;;6;6;N;DIGIT SIX PERIOD;;;;
6531 248E;DIGIT SEVEN FULL STOP;No;0;EN;<compat> 0037 002E;;7;7;N;DIGIT SEVEN PERIOD;;;;
[all …]