Home
last modified time | relevance | path

Searched +full:ascii +full:. +full:r (Results 1 – 25 of 759) sorted by relevance

12345678910>>...31

/freebsd/usr.bin/ee/nls/de_DE.ISO8859-1/
H A Dee.msg1 $ This file contains the messages for ee ("easy editor"). See the file
2 $ ee.i18n.guide for more information
13 4 "R�nder beachten "
15 6 "8-Bit Zeichen (Uml.) "
27 18 "Suche nach ..."
45 36 "^a ASCII-Code direkt ^i Tabulator ^r nach rechts "
52 43 "^h R�ckschritt ^p vorige Seite ^z Zeile zur�ckholen "
57 48 "lesen : Datei �ffnen zeichen : ASCII-Code anzeigen "
58 49 "schreiben:Datei schreiben grosskl : Suche mit Gro�/Kleinschr."
59 50 "ende : Sichern und Beenden klein : Suche ohne Gro�/Klein. "
[all …]
/freebsd/usr.bin/ee/nls/hu_HU.ISO8859-2/
H A Dee.msg1 $ This file contains the messages for ee ("easy editor"). See the file
2 $ ee.i18n.guide for more information
23 14 "f�jl �r�sa"
29 20 "helyes�r�s men�"
35 26 "helyes�r�s-ellen�rz�s"
45 36 "^a ascii k�d ^i tabul�tor ^r jobb "
57 48 "read : f�jl olvas�sa char : karakter ascii k�dja "
58 49 "write : f�jl �r�sa case : k/n bet� �rz�keny keres�s"
61 52 "line : #. sor megjelen�t�se 0-9 : \"#\" sorra ugr�s "
67 58 "^a ascii k�d ^x keres�s ^z sort�rl vissza ^d le ^n k�v old "
[all …]
/freebsd/usr.bin/ee/nls/ru_RU.KOI8-R/
H A Dee.msg1 $ This file contains the messages for ee ("easy editor"). See the file
2 $ ee.i18n.guide for more information
4 $ Based on uk_UA.KOI8-U translation by Olexander Kunytsa <kunia@istc.kiev.ua>
29 18 "��� ������..."
47 36 "^a ascii-��� ^i ��������� ^r ������ "
51 40 "^e �����... ^m ����� ������ ^w ������� ����� "
59 48 "read : �������� ���� char : ascii-��� ������� "
68 57 "^[ (Esc) ���� ^e ����� ^y ������� ������ ^u ����� ^p ����. ���. "
69 58 "^a ascii-��� ^x ������ ������ ^z ������� ������ ^d ���� ^n ����. ���. "
71 60 "^t � ����� ���� ^o � ����� ������ ^v ������� ����� ^r ������ "
[all …]
/freebsd/usr.bin/ee/nls/fr_FR.ISO8859-1/
H A Dee.msg1 $ This file contains the messages for ee ("easy editor"). See the file
2 $ ee.i18n.guide for more information
27 18 "recherche de..."
45 36 "^a code ascii ^i tabulation ^r droite "
50 41 "^f annuler eff. caract. ^n page suivante ^x recherche "
57 48 "lire : lire un fichier caract : code ascii d'un caract�re"
66 57 "^[ (�chap.) menu ^e rechercher... ^y efface ligne ^u haut ^p page pr�c."
67 58 "^a code ascii ^x rechercher ^z annul. eff. ligne ^d bas ^n page suiv."
69 60 "^t d�but du texte ^o fin de ligne ^v annul. eff. mot ^r droite "
70 61 "^c commande ^k efface caract. ^f annul. eff. caract. ESC-Enter: quitter "
[all …]
/freebsd/usr.bin/ee/nls/uk_UA.KOI8-U/
H A Dee.msg1 $ This file contains the messages for ee ("easy editor"). See the file
2 $ ee.i18n.guide for more information
27 18 "�� ������..."
32 23 "Ҧ���..."
45 36 "^a ascii-��� ^i ������æ� ^r ������ "
49 40 "^e �� ������... ^m ����� ����� ^w ������ ����� "
57 48 "read : ��������� ���� char : ascii-��� ������� "
66 57 "^[ (ESC) ���� ^e �� ������... ^y ������ ����� ^u ����� ^p -���Ҧ��� "
67 58 "^a ascii-��� ^x ����� ^z צ����. ����� ^d ���� ^n +���Ҧ��� "
69 60 "^t ���� ������ ^o ˦���� ����� ^v צ����. ����� ^r ������ "
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DCharInfo.h1 //===--- clang/Basic/CharInfo.h - Classifying ASCII Characters --*- C++ -*-===//
3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4 // See https://llvm.org/LICENSE.txt for license information.
12 #include "clang/Basic/LLVM.h"
13 #include "llvm/ADT/StringRef.h"
14 #include "llvm/Support/Compiler.h"
15 #include "llvm/Support/DataTypes.h"
22 CHAR_HORZ_WS = 0x0001, // '\t', '\f', '\v'. Note, no '\0'
23 CHAR_VERT_WS = 0x0002, // '\r', '\n'
30 CHAR_PERIOD = 0x0100, // .
[all …]
/freebsd/sys/teken/
H A Dsequences2 # Copyright (c) 2008-2009 Ed Schouten <ed@FreeBSD.org>
3 # All rights reserved.
8 # 1. Redistributions of source code must retain the above copyright
9 # notice, this list of conditions and the following disclaimer.
10 # 2. Redistributions in binary form must reproduce the above copyright
12 # documentation and/or other materials provided with the distribution.
17 # ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
24 # SUCH DAMAGE.
33 # - `r' regular numeric argument
41 CPR Cursor Position Report ^[ [ n r
[all …]
/freebsd/sys/contrib/edk2/Include/Library/
H A DPrintLib.h2 Provides services to print a formatted string to a buffer. All combinations of
3 Unicode and ASCII strings are supported.
5 Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
9 strings. Many of the output functions use a format string to describe how to
10 format the output of variable arguments. The format string consists of normal
11 text and argument descriptors. There are no restrictions for how the normal
12 text and argument descriptors can be mixed. The following end of line(EOL)
15 - '\\r' is translated to '\\r'
16 - '\\r\\n' is translated to '\\r\\n'
17 - '\\n' is translated to '\\r\\n'
[all …]
/freebsd/contrib/mandoc/
H A Dmandoc.11 .\" $Id: mandoc.1,v 1.273 2025/08/22 13:17:06 schwarze Exp $
2 .\"
3 .\" Copyright (c) 2012, 2014-2023, 2025 Ingo Schwarze <schwarze@openbsd.org>
4 .\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv>
5 .\"
6 .\" Permission to use, copy, modify, and distribute this software for any
7 .\" purpos
[all...]
H A Dmandoc_char.71 .\" $Id: mandoc_char.7,v 1.79 2022/06/02 14:51:41 schwarze Exp $
2 .\"
3 .\" Copyright (c) 2003 Jason McIntyre <jmc@openbsd.org>
4 .\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv>
5 .\" Copyright (c) 2011, 2013, 2015, 2017-2020, 2022
6 .\" Ingo Schwarze <schwarze@openbsd.org>
7 .\"
8 .\" Permission to use, copy, modify, and distribute this software for any
9 .\" purpose with or without fee is hereby granted, provided that the above
10 .\" copyright notice and this permission notice appear in all copies.
[all …]
/freebsd/share/colldef/
H A DMakefile4 .SUFFIXES: .src .LC_COLLATE
5 MAPLOC= ${.CURDIR}/../../tools/tools/locale/etc/final-maps
9 .include <bsd.endian.mk>
11 .src.LC_COLLATE:
12 localedef ${LOCALEDEF_ENDIAN} -D -U -i ${.IMPSRC} \
14 -f ${MAPLOC}/map.${.TARGET:T:R:E:C/@.*//} ${.OBJDIR}/${.IMPSRC:T:R}
16 LOCALES_MAPPED+= af_ZA.ISO8859-1 af_ZA.ISO8859-15
17 LOCALES_MAPPED+= be_BY.ISO8859-5 be_BY.CP1251
18 LOCALES_MAPPED+= be_BY.ISO8859-5 be_BY.CP1131
19 LOCALES_MAPPED+= ru_RU.KOI8-R ru_RU.ISO8859-5
[all …]
/freebsd/share/man/man7/
H A Dascii.71 .\" Copyright (c) 1989, 1990, 1993
2 .\" The Regents of the University of California. All rights reserved.
3 .\"
4 .\" Redistribution and use in source and binary forms, with or without
5 .\" modification, are permitted provided that the following conditions
6 .\" are met:
7 .\" 1. Redistributions of source code must retain the above copyright
8 .\" notice, this list of conditions and the following disclaimer.
9 .\" 2. Redistributions in binary form must reproduce the above copyright
10 .\" notice, this list of conditions and the following disclaimer in the
[all …]
/freebsd/bin/ed/test/
H A DMakefile2 ED= ${.OBJDIR}/ed
8 @if grep -h '\*\*\*' errs.o scripts.o; then :; else \
9 echo "tests completed successfully."; \
12 build: mkscripts.sh
13 @if [ -f errs.o ]; then :; else \
14 uudecode < ascii.d.uu ; \
15 uudecode < ascii.r.uu ; \
16 echo "building test scripts for $(ED) ..."; \
17 $(SHELL) mkscripts.sh $(ED); \
20 test: build ckscripts.sh
[all …]
/freebsd/usr.bin/ee/nls/pl_PL.ISO8859-2/
H A Dee.msg1 $ This file contains the messages for ee ("easy editor"). See the file
2 $ ee.i18n.guide for more information
27 18 "szukaj ..."
45 36 "^a kod ASCII ^i tabulator ^r w prawo "
57 48 "read : wczytaj plik char : kod ASCII znaku "
65 56 " -i : bez okna inform. -e : nie rozwijaj tab. -h : bez pod�wietl."
66 57 "^[ (escape) menu ^e szukanie ^y usu� wiersz ^u do g�ry ^p poprz. str "
67 58 "^a kod ASCII ^x szukaj ^z przywr�� wiersz ^d do do�u ^n nast. str. "
68 59 "^b na d� tekstu ^g na pocz. wiersza ^w usu� s�owo ^l w lewo "
69 60 "^t do g�ry tekstu ^o na koniec wiersza ^v przywr�� s�owo ^r w prawo "
[all …]
/freebsd/contrib/ee/
H A Dee.msg1 $ This file contains the messages for ee ("easy editor"). See the file
2 $ ee.i18n.guide for more information
6 $ $Header: /home/hugh/sources/old_ae/RCS/ee.msg,v 1.8 1996/11/30 03:23:40 hugh Exp $
29 18 "search for ..."
47 36 "^a ascii code ^i tab ^r right "
59 48 "read : read a file char : ascii code of char "
69 58 "^a ascii code ^x search ^z undelete line ^d down ^n next page "
71 60 "^t top of text ^o end of line ^v undelete word ^r right "
74 63 "read : read a file |char : ascii code of char |0-9 : go to line \"#\""
80 69 "ascii code: "
[all …]
/freebsd/usr.bin/ee/nls/pt_BR.ISO8859-1/
H A Dee.msg1 $ This file contains the messages for ee ("easy editor"). See the file
2 $ ee.i18n.guide for more information
6 $ $Header: /home/hugh/sources/old_ae/RCS/ee.msg,v 1.8 1996/11/30 03:23:40 hugh Exp $
28 18 "localizar por ..."
46 36 "^a c�digo ascii ^i tab ^r direita "
58 48 "read : ler um arquivo char : c�digo ascii de caracter "
68 58 "^a c�digo ascii ^x localizar ^z restaurar linha ^d para baixo ^n pr�xima…
70 60 "^t in�cio do texto ^o fim da linha ^v restaurar palavra ^r direita …
73 63 "read : ler um arquivo |char : c�digo ascii de caracter |0-9 : ir para linha \"#\""
79 69 "c�digo ascii: "
[all …]
/freebsd/share/ctypedef/
H A DMakefile7 .SUFFIXES: .src .LC_CTYPE
8 MAPLOC= ${.CURDIR}/../../tools/tools/locale/etc/final-maps
10 .include <bsd.endian.mk>
11 .include <src.opts.mk>
13 .src.LC_CTYPE:
14 localedef ${LOCALEDEF_ENDIAN} -D -U -c -w ${MAPLOC}/widths.txt \
15 -f ${MAPLOC}/map.${.IMPSRC:T:R:E} \
16 -i ${.IMPSRC} ${.OBJDIR}/${.IMPSRC:T:R}
18 LOCALES+= C.UTF-8
19 .if ${MK_LOCALES} != no
[all …]
/freebsd/contrib/spleen/
H A DREADME.md5 _____ _______ __. ________ ________ ________. :::
6 _) _//__ __/ __ / |.\ __ /.\ __ /.\ _. | :::
7 .\____ /.\ )/ / || )/ | )/ | \| | :::
29 (for the Linux console), `OTB`, `OTF`, `.dfont` for macOS users, and `FON`
30 for Windows users.
35 6x12 versions.
38 ASCII characters, the Braille Patterns Unicode block, and light Box Drawing
39 characters. Please also note that there is no OpenType version for this size.
41 As of Spleen 1.8.0, there is now a 6x12 version containing the same Unicode
42 blocks as the 5x8 version and the Latin-1 Supplement Unicode block.
[all …]
/freebsd/usr.sbin/spi/
H A Dspi.81 .\" Copyright (c) 2018 by S.F.T. Inc.
2 .\"
3 .\" Redistribution and use in source and binary forms, with or without
4 .\" modification, are permitted provided that the following conditions
5 .\" are met:
6 .\" 1. Redistributions of source code must retain the above copyright
7 .\" notice, this list of conditions and the following disclaimer.
8 .\" 2. Redistributions in binary form must reproduce the above copyright
9 .\" notice, this list of conditions and the following disclaimer in the
10 .\" documentation and/or other materials provided with the distribution.
[all …]
/freebsd/contrib/ntp/html/
H A Dparsedata.html7 <meta name="generator" content="HTML Tidy, see www.w3.org">
9 <link href="scripts/style.css" type="text/css" rel="stylesheet">
14. In order for you to find a sample that might be similar to a clock you might want to integrate i…
22 pattern=&quot;\2D: . . ;T: ;U: . . ; \3&quot;
23 pattern=&quot;\2 . . ; ; : : ; \3&quot;
24 pattern=&quot;\2 . . ; ; : : ; : ; ; . . &quot;
26. Those clocks have a pretty common output format in the stock version. In order to support NTP Me…
28ASCII string. This string can be produced in two modes: either upon the reception of a question ma…
43 <p>All clocks should be run at datagram once per second.<br><br></p>
46 …<b><i>&lt;STX&gt;</i>D:<i>dd.mm.yy</i>;T:<i>w</i>;U:<i>hh.mm.ss</i>;<i>uvxy</i><i>&lt;ETX&gt;</i><…
[all …]
/freebsd/share/doc/usd/21.troff/
H A Dtable21 .\" Copyright (C) Caldera International Inc. 2001-2002. All rights reserved.
2 .\"
3 .\" Redistribution and use in source and binary forms, with or without
4 .\" modification, are permitted provided that the following conditions are
5 .\" met:
6 .\"
7 .\" Redistributions of source code and documentation must retain the above
8 .\" copyright notice, this list of conditions and the following
9 .\" disclaimer.
10 .\"
[all …]
/freebsd/crypto/openssl/crypto/x509/
H A Dv3_ncons.c2 * Copyright 2003-2025 The OpenSSL Project Authors. All Rights Reserved.
4 * Licensed under the Apache License 2.0 (the "License"). You may not use
5 * this file except in compliance with the License. You can obtain a copy
7 * https://www.openssl.org/source/license.html
10 #include "internal/cryptlib.h"
11 #include "internal/numbers.h"
12 #include "internal/safe_math.h"
13 #include <stdio.h>
14 #include "crypto/asn1.h"
15 #include <openssl/asn1t.h>
[all …]
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_zip_filename_encoding.c3 * All rights reserved.
8 * 1. Redistributions of source code must retain the above copyright
9 * notice, this list of conditions and the following disclaimer.
10 * 2. Redistributions in binary form must reproduce the above copyright
12 * documentation and/or other materials provided with the distribution.
16 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
23 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
25 #include "test.h"
27 #include <locale.h>
36 if (NULL == setlocale(LC_ALL, "en_US.UTF-8")) { in DEFINE_TEST()
[all …]
/freebsd/share/msgdef/
H A DMakefile4 .SUFFIXES: .src .out
6 .src.out:
7 grep -v -E '^(#$$|#[ ])' < ${.IMPSRC} > ${.TARGET}
9 LOCALES+= be_BY.CP1131
10 LOCALES+= be_BY.CP1251
11 LOCALES+= be_BY.ISO8859-5
12 LOCALES+= bg_BG.CP1251
13 LOCALES+= el_GR.ISO8859-7
14 LOCALES+= es_MX.ISO8859-1
15 LOCALES+= fi_FI.ISO8859-15
[all …]
/freebsd/contrib/sendmail/libsm/
H A Dinet6_ntop.c2 * Copyright (c) 2013 Proofpoint, Inc. and its suppliers.
3 * All rights reserved.
7 * the sendmail distribution.
11 #include <sm/gen.h>
12 SM_RCSID("@(#)$Id: inet6_ntop.c,v 1.2 2013-11-22 20:51:43 ca Exp $")
15 # include <sm/conf.h>
16 # include <sm/types.h>
17 # include <sm/io.h>
18 # include <sm/string.h>
19 # include <netinet/in.h>
[all …]

12345678910>>...31