OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sharp
(Results
1 - 11
of
11
) sorted by relevancy
/src/usr.bin/ftp/
uri.c
55
char *colon, *slash, *query, *
sharp
;
local
82
sharp
= strchr(uri, '#');
83
if (query && (
sharp
== NULL || (query - uri) < (
sharp
- uri))) {
86
if (
sharp
!= NULL) {
87
parts->query =
sharp
- query;
88
parts->fragment = strlen(
sharp
);
95
if (
sharp
!= NULL) {
96
parts->path =
sharp
- uri;
97
parts->fragment = strlen(
sharp
);
[
all
...]
/src/external/public-domain/tz/dist/
Makefile
563
# The caller must set the shell variable '
sharp
' to the character '#',
567
SAFE_CHARSET1= $(TAB_CHAR)' !\"'$$
sharp
'$$%&'\''()*+,./0123456789:;<=>?@'
592
SAFE_SHARP_LINE='^'$(SAFE_CHAR)'*('$$
sharp
$(OK_CHAR)'*)?$$'
929
sharp
='#' && \
/src/lib/libc/time/
Makefile
564
# The caller must set the shell variable '
sharp
' to the character '#',
568
SAFE_CHARSET1= $(TAB_CHAR)' !\"'$$
sharp
'$$%&'\''()*+,./0123456789:;<=>?@'
593
SAFE_SHARP_LINE='^'$(SAFE_CHAR)'*('$$
sharp
$(OK_CHAR)'*)?$$'
930
sharp
='#' && \
/src/bin/sh/
output.c
418
int
sharp
;
443
sharp
= 0;
452
sharp
++;
541
if (
sharp
&& *f == 'o' && prec <= len)
/src/external/bsd/pcc/dist/pcc/mip/
reader.c
1417
* If
sharp
then do not allow temps.
1420
oregok(NODE *p, int
sharp
)
1431
if ((q->n_op == REG || (q->n_op == TEMP && !
sharp
)) &&
1434
if (q->n_op == REG || (q->n_op == TEMP && !
sharp
)) {
1467
(ql->n_op==REG || (ql->n_op==TEMP && !
sharp
)) &&
1474
(ql->n_op==REG || (ql->n_op==TEMP && !
sharp
))) {
pass2.h
281
int oregok(NODE *p, int
sharp
);
/src/external/gpl3/binutils/dist/gprofng/doc/
texinfo.tex
11164
\DeclareUnicodeCharacter{266F}{\ensuremath\
sharp
}%
/src/external/gpl3/binutils.old/dist/gprofng/doc/
texinfo.tex
11164
\DeclareUnicodeCharacter{266F}{\ensuremath\
sharp
}%
/src/external/gpl3/gcc/dist/gcc/doc/include/
texinfo.tex
11104
\DeclareUnicodeCharacter{266F}{\ensuremath\
sharp
}%
/src/external/lgpl3/mpc/dist/build-aux/
texinfo.tex
11044
\DeclareUnicodeCharacter{266F}{\ensuremath\
sharp
}%
/src/external/lgpl3/mpfr/dist/doc/
texinfo.tex
11137
\DeclareUnicodeCharacter{266F}{\ensuremath\
sharp
}%
Completed in 48 milliseconds
Indexes created Thu Jul 16 00:26:27 UTC 2026