Home
last modified time | relevance | path

Searched refs:EPSILON_BIT (Results 1 – 25 of 79) sorted by relevance

1234

/dports/games/uqm/uqm-0.8.0/src/regex/
H A Dregex_internal.h187 #define EPSILON_BIT 8 macro
188 OP_OPEN_SUBEXP = EPSILON_BIT | 0,
189 OP_CLOSE_SUBEXP = EPSILON_BIT | 1,
190 OP_ALT = EPSILON_BIT | 2,
191 OP_DUP_ASTERISK = EPSILON_BIT | 3,
192 OP_DUP_PLUS = EPSILON_BIT | 4,
193 OP_DUP_QUESTION = EPSILON_BIT | 5,
194 ANCHOR = EPSILON_BIT | 6,
195 OP_DELETED_SUBEXP = EPSILON_BIT | 7,
297 #define IS_EPSILON_NODE(type) ((type) & EPSILON_BIT)
/dports/devel/arduino-ctags/ctags-5.8-arduino11/gnu_regex/
H A Dregex_internal.h207 #define EPSILON_BIT 8 macro
208 OP_OPEN_SUBEXP = EPSILON_BIT | 0,
209 OP_CLOSE_SUBEXP = EPSILON_BIT | 1,
210 OP_ALT = EPSILON_BIT | 2,
211 OP_DUP_ASTERISK = EPSILON_BIT | 3,
212 ANCHOR = EPSILON_BIT | 4,
318 #define IS_EPSILON_NODE(type) ((type) & EPSILON_BIT)
/dports/devel/kBuild/kBuild-0.1.9998/src/sed/lib/
H A Dregex_internal.h214 #define EPSILON_BIT 8 macro
215 OP_OPEN_SUBEXP = EPSILON_BIT | 0,
216 OP_CLOSE_SUBEXP = EPSILON_BIT | 1,
217 OP_ALT = EPSILON_BIT | 2,
218 OP_DUP_ASTERISK = EPSILON_BIT | 3,
219 ANCHOR = EPSILON_BIT | 4,
325 #define IS_EPSILON_NODE(type) ((type) & EPSILON_BIT)
/dports/comms/direwolf/direwolf-1.6/external/regex/
H A Dregex_internal.h206 #define EPSILON_BIT 8 macro
207 OP_OPEN_SUBEXP = EPSILON_BIT | 0,
208 OP_CLOSE_SUBEXP = EPSILON_BIT | 1,
209 OP_ALT = EPSILON_BIT | 2,
210 OP_DUP_ASTERISK = EPSILON_BIT | 3,
211 ANCHOR = EPSILON_BIT | 4,
317 #define IS_EPSILON_NODE(type) ((type) & EPSILON_BIT)
/dports/devel/ctags/ctags-5.8/gnu_regex/
H A Dregex_internal.h207 #define EPSILON_BIT 8 macro
208 OP_OPEN_SUBEXP = EPSILON_BIT | 0,
209 OP_CLOSE_SUBEXP = EPSILON_BIT | 1,
210 OP_ALT = EPSILON_BIT | 2,
211 OP_DUP_ASTERISK = EPSILON_BIT | 3,
212 ANCHOR = EPSILON_BIT | 4,
318 #define IS_EPSILON_NODE(type) ((type) & EPSILON_BIT)
/dports/devel/geany/geany-1.38/ctags/gnu_regex/
H A Dregex_internal.h207 #define EPSILON_BIT 8 macro
208 OP_OPEN_SUBEXP = EPSILON_BIT | 0,
209 OP_CLOSE_SUBEXP = EPSILON_BIT | 1,
210 OP_ALT = EPSILON_BIT | 2,
211 OP_DUP_ASTERISK = EPSILON_BIT | 3,
212 ANCHOR = EPSILON_BIT | 4,
318 #define IS_EPSILON_NODE(type) ((type) & EPSILON_BIT)
/dports/japanese/ctags/ctags-5.8j2/gnu_regex/
H A Dregex_internal.h207 #define EPSILON_BIT 8 macro
208 OP_OPEN_SUBEXP = EPSILON_BIT | 0,
209 OP_CLOSE_SUBEXP = EPSILON_BIT | 1,
210 OP_ALT = EPSILON_BIT | 2,
211 OP_DUP_ASTERISK = EPSILON_BIT | 3,
212 ANCHOR = EPSILON_BIT | 4,
318 #define IS_EPSILON_NODE(type) ((type) & EPSILON_BIT)
/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.h250 #define EPSILON_BIT 8 macro
251 OP_OPEN_SUBEXP = EPSILON_BIT | 0,
252 OP_CLOSE_SUBEXP = EPSILON_BIT | 1,
253 OP_ALT = EPSILON_BIT | 2,
254 OP_DUP_ASTERISK = EPSILON_BIT | 3,
255 ANCHOR = EPSILON_BIT | 4,
361 #define IS_EPSILON_NODE(type) ((type) & EPSILON_BIT)
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/pdftexdir/regex/
H A Dregex_internal.h212 #define EPSILON_BIT 8 macro
213 OP_OPEN_SUBEXP = EPSILON_BIT | 0,
214 OP_CLOSE_SUBEXP = EPSILON_BIT | 1,
215 OP_ALT = EPSILON_BIT | 2,
216 OP_DUP_ASTERISK = EPSILON_BIT | 3,
217 ANCHOR = EPSILON_BIT | 4,
323 #define IS_EPSILON_NODE(type) ((type) & EPSILON_BIT)
/dports/devel/git-gui/git-2.34.1/compat/regex/
H A Dregex_internal.h239 #define EPSILON_BIT 8 macro
240 OP_OPEN_SUBEXP = EPSILON_BIT | 0,
241 OP_CLOSE_SUBEXP = EPSILON_BIT | 1,
242 OP_ALT = EPSILON_BIT | 2,
243 OP_DUP_ASTERISK = EPSILON_BIT | 3,
244 ANCHOR = EPSILON_BIT | 4,
350 #define IS_EPSILON_NODE(type) ((type) & EPSILON_BIT)
/dports/devel/git-p4/git-2.34.1/compat/regex/
H A Dregex_internal.h239 #define EPSILON_BIT 8 macro
240 OP_OPEN_SUBEXP = EPSILON_BIT | 0,
241 OP_CLOSE_SUBEXP = EPSILON_BIT | 1,
242 OP_ALT = EPSILON_BIT | 2,
243 OP_DUP_ASTERISK = EPSILON_BIT | 3,
244 ANCHOR = EPSILON_BIT | 4,
350 #define IS_EPSILON_NODE(type) ((type) & EPSILON_BIT)
/dports/devel/git/git-2.34.1/compat/regex/
H A Dregex_internal.h239 #define EPSILON_BIT 8 macro
240 OP_OPEN_SUBEXP = EPSILON_BIT | 0,
241 OP_CLOSE_SUBEXP = EPSILON_BIT | 1,
242 OP_ALT = EPSILON_BIT | 2,
243 OP_DUP_ASTERISK = EPSILON_BIT | 3,
244 ANCHOR = EPSILON_BIT | 4,
350 #define IS_EPSILON_NODE(type) ((type) & EPSILON_BIT)
/dports/devel/R-cran-git2r/git2r/src/libgit2/deps/regex/
H A Dregex_internal.h250 #define EPSILON_BIT 8 macro
251 OP_OPEN_SUBEXP = EPSILON_BIT | 0,
252 OP_CLOSE_SUBEXP = EPSILON_BIT | 1,
253 OP_ALT = EPSILON_BIT | 2,
254 OP_DUP_ASTERISK = EPSILON_BIT | 3,
255 ANCHOR = EPSILON_BIT | 4,
361 #define IS_EPSILON_NODE(type) ((type) & EPSILON_BIT)
/dports/print/texlive-base/texlive-20150521-source/texk/chktex/regex/
H A Dregex_internal.h212 #define EPSILON_BIT 8 macro
213 OP_OPEN_SUBEXP = EPSILON_BIT | 0,
214 OP_CLOSE_SUBEXP = EPSILON_BIT | 1,
215 OP_ALT = EPSILON_BIT | 2,
216 OP_DUP_ASTERISK = EPSILON_BIT | 3,
217 ANCHOR = EPSILON_BIT | 4,
323 #define IS_EPSILON_NODE(type) ((type) & EPSILON_BIT)
/dports/devel/git-cvs/git-2.34.1/compat/regex/
H A Dregex_internal.h239 #define EPSILON_BIT 8 macro
240 OP_OPEN_SUBEXP = EPSILON_BIT | 0,
241 OP_CLOSE_SUBEXP = EPSILON_BIT | 1,
242 OP_ALT = EPSILON_BIT | 2,
243 OP_DUP_ASTERISK = EPSILON_BIT | 3,
244 ANCHOR = EPSILON_BIT | 4,
350 #define IS_EPSILON_NODE(type) ((type) & EPSILON_BIT)
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/pdftexdir/regex/
H A Dregex_internal.h212 #define EPSILON_BIT 8 macro
213 OP_OPEN_SUBEXP = EPSILON_BIT | 0,
214 OP_CLOSE_SUBEXP = EPSILON_BIT | 1,
215 OP_ALT = EPSILON_BIT | 2,
216 OP_DUP_ASTERISK = EPSILON_BIT | 3,
217 ANCHOR = EPSILON_BIT | 4,
323 #define IS_EPSILON_NODE(type) ((type) & EPSILON_BIT)
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/pdftexdir/regex/
H A Dregex_internal.h212 #define EPSILON_BIT 8 macro
213 OP_OPEN_SUBEXP = EPSILON_BIT | 0,
214 OP_CLOSE_SUBEXP = EPSILON_BIT | 1,
215 OP_ALT = EPSILON_BIT | 2,
216 OP_DUP_ASTERISK = EPSILON_BIT | 3,
217 ANCHOR = EPSILON_BIT | 4,
323 #define IS_EPSILON_NODE(type) ((type) & EPSILON_BIT)
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/pdftexdir/regex/
H A Dregex_internal.h212 #define EPSILON_BIT 8 macro
213 OP_OPEN_SUBEXP = EPSILON_BIT | 0,
214 OP_CLOSE_SUBEXP = EPSILON_BIT | 1,
215 OP_ALT = EPSILON_BIT | 2,
216 OP_DUP_ASTERISK = EPSILON_BIT | 3,
217 ANCHOR = EPSILON_BIT | 4,
323 #define IS_EPSILON_NODE(type) ((type) & EPSILON_BIT)
/dports/devel/git-svn/git-2.34.1/compat/regex/
H A Dregex_internal.h239 #define EPSILON_BIT 8 macro
240 OP_OPEN_SUBEXP = EPSILON_BIT | 0,
241 OP_CLOSE_SUBEXP = EPSILON_BIT | 1,
242 OP_ALT = EPSILON_BIT | 2,
243 OP_DUP_ASTERISK = EPSILON_BIT | 3,
244 ANCHOR = EPSILON_BIT | 4,
350 #define IS_EPSILON_NODE(type) ((type) & EPSILON_BIT)
/dports/devel/cgit/cgit-1.2.3/git/compat/regex/
H A Dregex_internal.h240 #define EPSILON_BIT 8 macro
241 OP_OPEN_SUBEXP = EPSILON_BIT | 0,
242 OP_CLOSE_SUBEXP = EPSILON_BIT | 1,
243 OP_ALT = EPSILON_BIT | 2,
244 OP_DUP_ASTERISK = EPSILON_BIT | 3,
245 ANCHOR = EPSILON_BIT | 4,
351 #define IS_EPSILON_NODE(type) ((type) & EPSILON_BIT)
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/pdftexdir/regex/
H A Dregex_internal.h212 #define EPSILON_BIT 8 macro
213 OP_OPEN_SUBEXP = EPSILON_BIT | 0,
214 OP_CLOSE_SUBEXP = EPSILON_BIT | 1,
215 OP_ALT = EPSILON_BIT | 2,
216 OP_DUP_ASTERISK = EPSILON_BIT | 3,
217 ANCHOR = EPSILON_BIT | 4,
323 #define IS_EPSILON_NODE(type) ((type) & EPSILON_BIT)
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/pdftexdir/regex/
H A Dregex_internal.h212 #define EPSILON_BIT 8 macro
213 OP_OPEN_SUBEXP = EPSILON_BIT | 0,
214 OP_CLOSE_SUBEXP = EPSILON_BIT | 1,
215 OP_ALT = EPSILON_BIT | 2,
216 OP_DUP_ASTERISK = EPSILON_BIT | 3,
217 ANCHOR = EPSILON_BIT | 4,
323 #define IS_EPSILON_NODE(type) ((type) & EPSILON_BIT)
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/pdftexdir/regex/
H A Dregex_internal.h212 #define EPSILON_BIT 8 macro
213 OP_OPEN_SUBEXP = EPSILON_BIT | 0,
214 OP_CLOSE_SUBEXP = EPSILON_BIT | 1,
215 OP_ALT = EPSILON_BIT | 2,
216 OP_DUP_ASTERISK = EPSILON_BIT | 3,
217 ANCHOR = EPSILON_BIT | 4,
323 #define IS_EPSILON_NODE(type) ((type) & EPSILON_BIT)
/dports/sysutils/sleuthkit/sleuthkit-4.7.0/framework/modules/c_FileTypeSigModule/mingw-libgnurx-2.5.1/
H A Dregex_internal.h212 #define EPSILON_BIT 8 macro
213 OP_OPEN_SUBEXP = EPSILON_BIT | 0,
214 OP_CLOSE_SUBEXP = EPSILON_BIT | 1,
215 OP_ALT = EPSILON_BIT | 2,
216 OP_DUP_ASTERISK = EPSILON_BIT | 3,
217 ANCHOR = EPSILON_BIT | 4,
323 #define IS_EPSILON_NODE(type) ((type) & EPSILON_BIT)
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/ext/regex/
H A Dregex_internal.h212 #define EPSILON_BIT 8 macro
213 OP_OPEN_SUBEXP = EPSILON_BIT | 0,
214 OP_CLOSE_SUBEXP = EPSILON_BIT | 1,
215 OP_ALT = EPSILON_BIT | 2,
216 OP_DUP_ASTERISK = EPSILON_BIT | 3,
217 ANCHOR = EPSILON_BIT | 4,
323 #define IS_EPSILON_NODE(type) ((type) & EPSILON_BIT)

1234