Home
last modified time | relevance | path

Searched refs:CONTEXT_NEWLINE (Results 1 – 25 of 306) sorted by relevance

12345678910>>...13

/dports/devel/arduino-ctags/ctags-5.8-arduino11/gnu_regex/
H A Dregex_internal.h471 #define CONTEXT_NEWLINE (CONTEXT_WORD << 1) macro
472 #define CONTEXT_BEGBUF (CONTEXT_NEWLINE << 1)
476 #define IS_NEWLINE_CONTEXT(c) ((c) & CONTEXT_NEWLINE)
/dports/devel/kBuild/kBuild-0.1.9998/src/sed/lib/
H A Dregex_internal.h479 #define CONTEXT_NEWLINE (CONTEXT_WORD << 1) macro
480 #define CONTEXT_BEGBUF (CONTEXT_NEWLINE << 1)
484 #define IS_NEWLINE_CONTEXT(c) ((c) & CONTEXT_NEWLINE)
/dports/comms/direwolf/direwolf-1.6/external/regex/
H A Dregex_internal.h467 #define CONTEXT_NEWLINE (CONTEXT_WORD << 1) macro
468 #define CONTEXT_BEGBUF (CONTEXT_NEWLINE << 1)
472 #define IS_NEWLINE_CONTEXT(c) ((c) & CONTEXT_NEWLINE)
/dports/devel/ctags/ctags-5.8/gnu_regex/
H A Dregex_internal.h471 #define CONTEXT_NEWLINE (CONTEXT_WORD << 1) macro
472 #define CONTEXT_BEGBUF (CONTEXT_NEWLINE << 1)
476 #define IS_NEWLINE_CONTEXT(c) ((c) & CONTEXT_NEWLINE)
/dports/security/gnupg1/gnupg-1.4.23/util/
H A Dregex_internal.h347 #define CONTEXT_NEWLINE (CONTEXT_WORD << 1) macro
348 #define CONTEXT_BEGBUF (CONTEXT_NEWLINE << 1)
352 #define IS_NEWLINE_CONTEXT(c) ((c) & CONTEXT_NEWLINE)
/dports/devel/geany/geany-1.38/ctags/gnu_regex/
H A Dregex_internal.h471 #define CONTEXT_NEWLINE (CONTEXT_WORD << 1) macro
472 #define CONTEXT_BEGBUF (CONTEXT_NEWLINE << 1)
476 #define IS_NEWLINE_CONTEXT(c) ((c) & CONTEXT_NEWLINE)
/dports/japanese/ctags/ctags-5.8j2/gnu_regex/
H A Dregex_internal.h471 #define CONTEXT_NEWLINE (CONTEXT_WORD << 1) macro
472 #define CONTEXT_BEGBUF (CONTEXT_NEWLINE << 1)
476 #define IS_NEWLINE_CONTEXT(c) ((c) & CONTEXT_NEWLINE)
/dports/mail/libsieve/libsieve-2.3.1/src/sv_regex/
H A Dregex_internal.c395 : CONTEXT_NEWLINE | CONTEXT_BEGBUF);
443 ? CONTEXT_NEWLINE : 0));
453 ? CONTEXT_NEWLINE : 0));
519 : CONTEXT_NEWLINE | CONTEXT_ENDBUF);
539 return (newline_anchor && IS_WIDE_NEWLINE (wc)) ? CONTEXT_NEWLINE : 0;
547 return (newline_anchor && IS_NEWLINE (c)) ? CONTEXT_NEWLINE : 0;
H A Dregex_internal.h406 #define CONTEXT_NEWLINE (CONTEXT_WORD << 1) macro
407 #define CONTEXT_BEGBUF (CONTEXT_NEWLINE << 1)
411 #define IS_NEWLINE_CONTEXT(c) ((c) & CONTEXT_NEWLINE)
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/libgit2-sys-0.7.11/libgit2/deps/regex/
H A Dregex_internal.h515 #define CONTEXT_NEWLINE (CONTEXT_WORD << 1) macro
516 #define CONTEXT_BEGBUF (CONTEXT_NEWLINE << 1)
520 #define IS_NEWLINE_CONTEXT(c) ((c) & CONTEXT_NEWLINE)
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/pdftexdir/regex/
H A Dregex_internal.h478 #define CONTEXT_NEWLINE (CONTEXT_WORD << 1) macro
479 #define CONTEXT_BEGBUF (CONTEXT_NEWLINE << 1)
483 #define IS_NEWLINE_CONTEXT(c) ((c) & CONTEXT_NEWLINE)
/dports/devel/git-gui/git-2.34.1/compat/regex/
H A Dregex_internal.h504 #define CONTEXT_NEWLINE (CONTEXT_WORD << 1) macro
505 #define CONTEXT_BEGBUF (CONTEXT_NEWLINE << 1)
509 #define IS_NEWLINE_CONTEXT(c) ((c) & CONTEXT_NEWLINE)
/dports/devel/git-p4/git-2.34.1/compat/regex/
H A Dregex_internal.h504 #define CONTEXT_NEWLINE (CONTEXT_WORD << 1) macro
505 #define CONTEXT_BEGBUF (CONTEXT_NEWLINE << 1)
509 #define IS_NEWLINE_CONTEXT(c) ((c) & CONTEXT_NEWLINE)
/dports/devel/git/git-2.34.1/compat/regex/
H A Dregex_internal.h504 #define CONTEXT_NEWLINE (CONTEXT_WORD << 1) macro
505 #define CONTEXT_BEGBUF (CONTEXT_NEWLINE << 1)
509 #define IS_NEWLINE_CONTEXT(c) ((c) & CONTEXT_NEWLINE)
/dports/devel/R-cran-git2r/git2r/src/libgit2/deps/regex/
H A Dregex_internal.h515 #define CONTEXT_NEWLINE (CONTEXT_WORD << 1) macro
516 #define CONTEXT_BEGBUF (CONTEXT_NEWLINE << 1)
520 #define IS_NEWLINE_CONTEXT(c) ((c) & CONTEXT_NEWLINE)
/dports/print/texlive-base/texlive-20150521-source/texk/chktex/regex/
H A Dregex_internal.h478 #define CONTEXT_NEWLINE (CONTEXT_WORD << 1) macro
479 #define CONTEXT_BEGBUF (CONTEXT_NEWLINE << 1)
483 #define IS_NEWLINE_CONTEXT(c) ((c) & CONTEXT_NEWLINE)
/dports/devel/git-cvs/git-2.34.1/compat/regex/
H A Dregex_internal.h504 #define CONTEXT_NEWLINE (CONTEXT_WORD << 1) macro
505 #define CONTEXT_BEGBUF (CONTEXT_NEWLINE << 1)
509 #define IS_NEWLINE_CONTEXT(c) ((c) & CONTEXT_NEWLINE)
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/pdftexdir/regex/
H A Dregex_internal.h478 #define CONTEXT_NEWLINE (CONTEXT_WORD << 1) macro
479 #define CONTEXT_BEGBUF (CONTEXT_NEWLINE << 1)
483 #define IS_NEWLINE_CONTEXT(c) ((c) & CONTEXT_NEWLINE)
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/pdftexdir/regex/
H A Dregex_internal.h478 #define CONTEXT_NEWLINE (CONTEXT_WORD << 1) macro
479 #define CONTEXT_BEGBUF (CONTEXT_NEWLINE << 1)
483 #define IS_NEWLINE_CONTEXT(c) ((c) & CONTEXT_NEWLINE)
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/pdftexdir/regex/
H A Dregex_internal.h478 #define CONTEXT_NEWLINE (CONTEXT_WORD << 1) macro
479 #define CONTEXT_BEGBUF (CONTEXT_NEWLINE << 1)
483 #define IS_NEWLINE_CONTEXT(c) ((c) & CONTEXT_NEWLINE)
/dports/devel/git-svn/git-2.34.1/compat/regex/
H A Dregex_internal.h504 #define CONTEXT_NEWLINE (CONTEXT_WORD << 1) macro
505 #define CONTEXT_BEGBUF (CONTEXT_NEWLINE << 1)
509 #define IS_NEWLINE_CONTEXT(c) ((c) & CONTEXT_NEWLINE)
/dports/devel/cgit/cgit-1.2.3/git/compat/regex/
H A Dregex_internal.h505 #define CONTEXT_NEWLINE (CONTEXT_WORD << 1) macro
506 #define CONTEXT_BEGBUF (CONTEXT_NEWLINE << 1)
510 #define IS_NEWLINE_CONTEXT(c) ((c) & CONTEXT_NEWLINE)
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/pdftexdir/regex/
H A Dregex_internal.h478 #define CONTEXT_NEWLINE (CONTEXT_WORD << 1) macro
479 #define CONTEXT_BEGBUF (CONTEXT_NEWLINE << 1)
483 #define IS_NEWLINE_CONTEXT(c) ((c) & CONTEXT_NEWLINE)
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/pdftexdir/regex/
H A Dregex_internal.h478 #define CONTEXT_NEWLINE (CONTEXT_WORD << 1) macro
479 #define CONTEXT_BEGBUF (CONTEXT_NEWLINE << 1)
483 #define IS_NEWLINE_CONTEXT(c) ((c) & CONTEXT_NEWLINE)
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/pdftexdir/regex/
H A Dregex_internal.h478 #define CONTEXT_NEWLINE (CONTEXT_WORD << 1) macro
479 #define CONTEXT_BEGBUF (CONTEXT_NEWLINE << 1)
483 #define IS_NEWLINE_CONTEXT(c) ((c) & CONTEXT_NEWLINE)

12345678910>>...13