Home
last modified time | relevance | path

Searched refs:match_literal (Results 1 – 25 of 1793) sorted by relevance

12345678910>>...72

/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/compiler/test/
H A Dbs_utf_SUITE.erl244 abc_utf8 = match_literal(<<"abc"/utf8>>),
245 abc_utf8 = match_literal(<<$a,$b,$c>>),
248 abc_utf16be = match_literal(<<"abc"/utf16>>),
253 abc_utf32be = match_literal(<<"abc"/utf32>>),
262 bjorn_utf8 = match_literal(<<"bj\366rn"/utf8>>),
304 match_literal(<<"abc"/utf8>>) -> abc_utf8; function
305 match_literal(<<"abc"/big-utf16>>) -> abc_utf16be; function
306 match_literal(<<"abc"/little-utf16>>) -> abc_utf16le; function
307 match_literal(<<"abc"/big-utf32>>) -> abc_utf32be; function
308 match_literal(<<"abc"/little-utf32>>) -> abc_utf32le; function
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/compiler/test/
H A Dbs_utf_SUITE.erl244 abc_utf8 = match_literal(<<"abc"/utf8>>),
245 abc_utf8 = match_literal(<<$a,$b,$c>>),
248 abc_utf16be = match_literal(<<"abc"/utf16>>),
253 abc_utf32be = match_literal(<<"abc"/utf32>>),
262 bjorn_utf8 = match_literal(<<"bj\366rn"/utf8>>),
304 match_literal(<<"abc"/utf8>>) -> abc_utf8; function
305 match_literal(<<"abc"/big-utf16>>) -> abc_utf16be; function
306 match_literal(<<"abc"/little-utf16>>) -> abc_utf16le; function
307 match_literal(<<"abc"/big-utf32>>) -> abc_utf32be; function
308 match_literal(<<"abc"/little-utf32>>) -> abc_utf32le; function
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/compiler/test/
H A Dbs_utf_SUITE.erl244 abc_utf8 = match_literal(<<"abc"/utf8>>),
245 abc_utf8 = match_literal(<<$a,$b,$c>>),
248 abc_utf16be = match_literal(<<"abc"/utf16>>),
253 abc_utf32be = match_literal(<<"abc"/utf32>>),
262 bjorn_utf8 = match_literal(<<"bj\366rn"/utf8>>),
304 match_literal(<<"abc"/utf8>>) -> abc_utf8; function
305 match_literal(<<"abc"/big-utf16>>) -> abc_utf16be; function
306 match_literal(<<"abc"/little-utf16>>) -> abc_utf16le; function
307 match_literal(<<"abc"/big-utf32>>) -> abc_utf32be; function
308 match_literal(<<"abc"/little-utf32>>) -> abc_utf32le; function
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/compiler/test/
H A Dbs_utf_SUITE.erl244 abc_utf8 = match_literal(<<"abc"/utf8>>),
245 abc_utf8 = match_literal(<<$a,$b,$c>>),
248 abc_utf16be = match_literal(<<"abc"/utf16>>),
253 abc_utf32be = match_literal(<<"abc"/utf32>>),
262 bjorn_utf8 = match_literal(<<"bj\366rn"/utf8>>),
304 match_literal(<<"abc"/utf8>>) -> abc_utf8; function
305 match_literal(<<"abc"/big-utf16>>) -> abc_utf16be; function
306 match_literal(<<"abc"/little-utf16>>) -> abc_utf16le; function
307 match_literal(<<"abc"/big-utf32>>) -> abc_utf32be; function
308 match_literal(<<"abc"/little-utf32>>) -> abc_utf32le; function
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/compiler/test/
H A Dbs_utf_SUITE.erl244 abc_utf8 = match_literal(<<"abc"/utf8>>),
245 abc_utf8 = match_literal(<<$a,$b,$c>>),
248 abc_utf16be = match_literal(<<"abc"/utf16>>),
253 abc_utf32be = match_literal(<<"abc"/utf32>>),
262 bjorn_utf8 = match_literal(<<"bj\366rn"/utf8>>),
304 match_literal(<<"abc"/utf8>>) -> abc_utf8; function
305 match_literal(<<"abc"/big-utf16>>) -> abc_utf16be; function
306 match_literal(<<"abc"/little-utf16>>) -> abc_utf16le; function
307 match_literal(<<"abc"/big-utf32>>) -> abc_utf32be; function
308 match_literal(<<"abc"/little-utf32>>) -> abc_utf32le; function
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/compiler/test/
H A Dbs_utf_SUITE.erl236 abc_utf8 = match_literal(<<"abc"/utf8>>),
237 abc_utf8 = match_literal(<<$a,$b,$c>>),
240 abc_utf16be = match_literal(<<"abc"/utf16>>),
245 abc_utf32be = match_literal(<<"abc"/utf32>>),
250 bjorn_utf8 = match_literal(<<"bj\366rn"/utf8>>),
292 match_literal(<<"abc"/utf8>>) -> abc_utf8; function
293 match_literal(<<"abc"/big-utf16>>) -> abc_utf16be; function
294 match_literal(<<"abc"/little-utf16>>) -> abc_utf16le; function
295 match_literal(<<"abc"/big-utf32>>) -> abc_utf32be; function
296 match_literal(<<"abc"/little-utf32>>) -> abc_utf32le; function
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/compiler/test/
H A Dbs_utf_SUITE.erl236 abc_utf8 = match_literal(<<"abc"/utf8>>),
237 abc_utf8 = match_literal(<<$a,$b,$c>>),
240 abc_utf16be = match_literal(<<"abc"/utf16>>),
245 abc_utf32be = match_literal(<<"abc"/utf32>>),
250 bjorn_utf8 = match_literal(<<"bj\366rn"/utf8>>),
292 match_literal(<<"abc"/utf8>>) -> abc_utf8; function
293 match_literal(<<"abc"/big-utf16>>) -> abc_utf16be; function
294 match_literal(<<"abc"/little-utf16>>) -> abc_utf16le; function
295 match_literal(<<"abc"/big-utf32>>) -> abc_utf32be; function
296 match_literal(<<"abc"/little-utf32>>) -> abc_utf32le; function
[all …]
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/lalrpop-0.17.2/src/normalize/token_check/
H A Dmod.rs171 match_literal: sym, in add_match_entry()
199 match_literal: sym.clone(), in add_literal_from_grammar()
328 match match_entry.match_literal { in construct()
336 let literal_span = spans[&match_entry.match_literal]; in construct()
360 let literal = &match_entries[index.index()].match_literal; in construct()
368 let literal0 = &match_entries[match0.index()].match_literal; in construct()
369 let literal1 = &match_entries[match1.index()].match_literal; in construct()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/lalrpop-0.16.3/src/normalize/token_check/
H A Dmod.rs171 match_literal: sym, in add_match_entry()
199 match_literal: sym.clone(), in add_literal_from_grammar()
328 match match_entry.match_literal { in construct()
336 let literal_span = spans[&match_entry.match_literal]; in construct()
360 let literal = &match_entries[index.index()].match_literal; in construct()
368 let literal0 = &match_entries[match0.index()].match_literal; in construct()
369 let literal1 = &match_entries[match1.index()].match_literal; in construct()
/dports/net/krill/krill-0.9.4/cargo-crates/lalrpop-0.19.6/src/normalize/token_check/
H A Dmod.rs179 match_literal: sym, in add_match_entry()
207 match_literal: sym.clone(), in add_literal_from_grammar()
335 match match_entry.match_literal { in construct()
343 let literal_span = spans[&match_entry.match_literal]; in construct()
365 let literal = &match_entries[index.index()].match_literal; in construct()
373 let literal0 = &match_entries[match0.index()].match_literal; in construct()
374 let literal1 = &match_entries[match1.index()].match_literal; in construct()
/dports/math/yices/yices-2.6.2/src/context/
H A Dassumption_stack.c43 static bool match_literal(const assumption_elem_t *a, int32_t key, int32_t i) { in match_literal() function
442 add_to_hash_index(&stack->lit_index, l, i, stack->data, match_literal); in assumption_stack_add()
468 i = find_in_hash_index(&stack->lit_index, l, stack->data, match_literal); in assumption_term_for_literal()
/dports/net/krill/krill-0.9.4/cargo-crates/lalrpop-0.19.6/src/lexer/intern_token/
H A Dmod.rs33 match match_entry.match_literal { in compile()
/dports/devel/sunpromake/schily-2021-09-18/sh/
H A Dword.c80 static unsigned char *match_literal __PR((unsigned char *argp));
308 argp = match_literal(argp); in word()
534 match_literal(argp) in word() function
/dports/devel/sccs/schily-2021-09-18/sh/
H A Dword.c80 static unsigned char *match_literal __PR((unsigned char *argp));
308 argp = match_literal(argp); in word()
534 match_literal(argp) in word() function
/dports/devel/schilybase/schily-2021-09-18/sh/
H A Dword.c80 static unsigned char *match_literal __PR((unsigned char *argp));
308 argp = match_literal(argp); in word()
534 match_literal(argp) in word() function
/dports/net/rscsi/schily-2021-09-18/sh/
H A Dword.c80 static unsigned char *match_literal __PR((unsigned char *argp));
308 argp = match_literal(argp); in word()
534 match_literal(argp) in word() function
/dports/archivers/star/schily-2021-09-18/sh/
H A Dword.c80 static unsigned char *match_literal __PR((unsigned char *argp));
308 argp = match_literal(argp); in word()
534 match_literal(argp) in word() function
/dports/sysutils/cdrtools/schily-2021-09-18/sh/
H A Dword.c80 static unsigned char *match_literal __PR((unsigned char *argp));
308 argp = match_literal(argp); in word()
534 match_literal(argp) in word() function
/dports/editors/ved/schily-2021-09-18/sh/
H A Dword.c80 static unsigned char *match_literal __PR((unsigned char *argp));
308 argp = match_literal(argp); in word()
534 match_literal(argp) in word() function
/dports/devel/smake/schily-2021-09-18/sh/
H A Dword.c80 static unsigned char *match_literal __PR((unsigned char *argp));
308 argp = match_literal(argp); in word()
534 match_literal(argp) in word() function
/dports/sysutils/schilyutils/schily-2021-09-18/sh/
H A Dword.c80 static unsigned char *match_literal __PR((unsigned char *argp));
308 argp = match_literal(argp); in word()
534 match_literal(argp) in word() function
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/lalrpop-0.17.2/src/lexer/intern_token/
H A Dmod.rs95 .map(|match_entry| match match_entry.match_literal { in compile()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/lalrpop-0.16.3/src/lexer/intern_token/
H A Dmod.rs99 .map(|match_entry| match match_entry.match_literal { in compile()
/dports/biology/lamarc/lamarc-2.1.8/boost/regex/v4/
H A Dperl_matcher.hpp356 bool match_literal();
/dports/devel/R-cran-BH/BH/inst/include/boost/regex/v5/
H A Dperl_matcher.hpp391 bool match_literal();

12345678910>>...72