Home
last modified time | relevance | path

Searched defs:isEOL (Results 1 – 25 of 132) sorted by last modified time

123456

/dports/devel/rudeconfig/rudeconfig-5.0.5/src/
H A DParserJuly2004.cpp79 bool ParserJuly2004::isEOL(char c) in isEOL() function in rude::config::ParserJuly2004
/dports/www/gitea/gitea-1.16.5/vendor/github.com/magiconair/properties/
H A Dlex.go388 func isEOL(r rune) bool { func
/dports/www/gitea/gitea-1.16.5/vendor/golang.org/x/mod/modfile/
H A Dread.go468 func (k tokenKind) isEOL() bool { func
/dports/net/traefik/traefik-2.6.1/vendor/golang.org/x/mod/modfile/
H A Dread.go465 func (k tokenKind) isEOL() bool { func
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Lex/
H A DDependencyDirectivesSourceMinimizer.cpp190 static unsigned isEOL(const char *First, const char *const End) { in isEOL() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Lex/
H A DDependencyDirectivesSourceMinimizer.cpp190 static unsigned isEOL(const char *First, const char *const End) { in isEOL() function
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Lex/
H A DDependencyDirectivesSourceMinimizer.cpp190 static unsigned isEOL(const char *First, const char *const End) { in isEOL() function
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Lex/
H A DDependencyDirectivesSourceMinimizer.cpp190 static unsigned isEOL(const char *First, const char *const End) { in isEOL() function
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/vendor/golang.org/x/mod/modfile/
H A Dread.go468 func (k tokenKind) isEOL() bool { func
/dports/sysutils/doctl/doctl-1.68.0/vendor/github.com/magiconair/properties/
H A Dlex.go388 func isEOL(r rune) bool { func
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/golang.org/x/mod/modfile/
H A Dread.go468 func (k tokenKind) isEOL() bool { func
/dports/ftp/sftpgo/sftpgo-2.2.0/vendor/github.com/magiconair/properties/
H A Dlex.go388 func isEOL(r rune) bool { func
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Lex/
H A DDependencyDirectivesSourceMinimizer.cpp190 static unsigned isEOL(const char *First, const char *const End) { in isEOL() function
/dports/net-im/matterircd/matterircd-0.25.0/vendor/github.com/magiconair/properties/
H A Dlex.go388 func isEOL(r rune) bool { func
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/parser/
H A DLexer.java428 protected boolean isEOL(final char ch) { in isEOL() method in Lexer
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/nashorn/internal/parser/
H A DLexer.java408 protected boolean isEOL(final char ch) { in isEOL() method in Lexer
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/nashorn/internal/parser/
H A DLexer.java408 protected boolean isEOL(final char ch) { in isEOL() method in Lexer
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/parser/
H A DLexer.java428 protected boolean isEOL(final char ch) { in isEOL() method in Lexer
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/parser/
H A DLexer.java428 protected boolean isEOL(final char ch) { in isEOL() method in Lexer
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Lex/
H A DDependencyDirectivesSourceMinimizer.cpp190 static unsigned isEOL(const char *First, const char *const End) { in isEOL() function
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/golang.org/x/mod/modfile/
H A Dread.go465 func (k tokenKind) isEOL() bool { func
/dports/dns/dnscrypt-proxy2/dnscrypt-proxy-2.1.1/vendor/github.com/magiconair/properties/
H A Dlex.go388 func isEOL(r rune) bool { func
/dports/dns/dnscrypt-proxy2/dnscrypt-proxy-2.1.1/vendor/golang.org/x/mod/modfile/
H A Dread.go465 func (k tokenKind) isEOL() bool { func
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent/
H A Dnomos.h252 #define isEOL(x) (((x == '\n') || (x == '\r') || (x == '\v'))) ///< Check if x points to a EOL char… macro
/dports/lang/gcc11/gcc-11.2.0/libgo/go/golang.org/x/mod/modfile/
H A Dread.go465 func (k tokenKind) isEOL() bool { func

123456