Home
last modified time | relevance | path

Searched refs:SLASH (Results 1 – 25 of 55) sorted by relevance

123

/openbsd/regress/usr.bin/ssh/
H A Dsftp-glob.sh37 SLASH="${DIR}/g-sl\\ash"
45 touch "${QSLASH}" "${ESLASH}" "${SLASH}" "${SPACE}"
/openbsd/usr.bin/at/
H A Dparsetime.c58 NUMBER, NEXT, PLUS, DOT, SLASH, ID, JUNK, enumerator
255 return ((sc_tokid = SLASH)); in token()
566 if (sc_tokid == SLASH || sc_tokid == DOT) { in month()
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Dbfin-parse.h102 SLASH = 328, enumerator
277 #define SLASH 328 macro
H A Dbfin-lex.c2047 return SLASH;
/openbsd/gnu/usr.bin/perl/lib/unicore/extracted/
H A DDBinaryProperties.txt42 2215..2216 ; Bidi_Mirrored # Sm [2] DIVISION SLASH..SET MINUS
56 2298 ; Bidi_Mirrored # Sm CIRCLED DIVISION SLASH
129 29C0..29C5 ; Bidi_Mirrored # Sm [6] CIRCLED LESS-THAN..SQUARED FALLING DIAGONAL SLASH
163 … ; Bidi_Mirrored # Sm [3] DOUBLE STROKE NOT SIGN..DOES NOT DIVIDE WITH REVERSED NEGATION SLASH
/openbsd/gnu/usr.bin/perl/lib/unicore/
H A DBidiMirroring.txt104 2215; 29F5 # DIVISION SLASH
161 2298; 29B8 # CIRCLED DIVISION SLASH
305 29C4; 29C5 # SQUARED RISING DIAGONAL SLASH
306 29C5; 29C4 # SQUARED FALLING DIAGONAL SLASH
430 2AEE; 2224 # DOES NOT DIVIDE WITH REVERSED NEGATION SLASH
588 # 2A0F; INTEGRAL AVERAGE WITH SLASH
H A DEquivalentUnifiedIdeograph.txt157 2F03 ; 4E3F # KANGXI RADICAL SLASH
/openbsd/gnu/usr.bin/perl/cpan/Encode/ucm/
H A DadobeStdenc.ucm209 <U2044> \xA4 |0 # FRACTION SLASH # fraction
210 <U2215> \xA4 |1 # DIVISION SLASH # fraction
H A DadobeSymbol.ucm157 <U2044> \xA4 |0 # FRACTION SLASH # fraction
187 <U2215> \xA4 |1 # DIVISION SLASH # fraction
H A Dsymbol.ucm174 <U2044> \xA4 |0 # FRACTION SLASH
H A DmacSymbol.ucm144 <U2044> \xA4 |0 # FRACTION SLASH
H A DmacCroatian.ucm251 <U2044> \xDA |0 # FRACTION SLASH
H A Dnextstep.ucm263 <U2044> \xa4 |0 # FRACTION SLASH
H A DmacIceland.ucm252 <U2044> \xDA |0 # FRACTION SLASH
H A DmacRoman.ucm249 <U2044> \xDA |0 # FRACTION SLASH
H A DmacROMnn.ucm251 <U2044> \xDA |0 # FRACTION SLASH
H A DmacSami.ucm228 <U2044> \xDA |0 # FRACTION SLASH
H A DmacRUMnn.ucm229 <U2044> \xDA |0 # FRACTION SLASH
/openbsd/regress/usr.bin/mandoc/char/unicode/
H A Dnamed.out_utf893 ⁄⁄ FRACTION SLASH
H A Dnamed.out_ascii93 // FRACTION SLASH
H A Dnamed.out_html86 &#x2044;&#x2044; FRACTION SLASH
/openbsd/gnu/usr.bin/perl/t/lib/strict/
H A Dsubs482 print foo() . SLASH . "bar";
484 Bareword "SLASH" not allowed while "strict subs" in use at - line 3.
/openbsd/lib/libc/gen/
H A Dglob.c90 #define SLASH '/' macro
364 h < (char *)eb && *p && *p != SLASH; *h++ = *p++) in globtilde()
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dbfin-lex.l269 "/" return SLASH;
H A Dbfin-parse.y429 %token MINUS PLUS STAR SLASH
560 %left STAR SLASH PERCENT
4187 | expr_1 SLASH expr_1

123