Home
last modified time | relevance | path

Searched refs:MORE (Results 101 – 125 of 4791) sorted by relevance

12345678910>>...192

/dports/databases/percona56-server/percona-server-5.6.51-91.0/regex/
H A Dregcomp.c71 #define MORE() (p->next < p->end) macro
73 #define SEE(c) (MORE() && PEEK() == (c))
282 assert(!MORE() || SEE(stop));
362 if (!MORE())
406 while (MORE() && PEEK() != '}')
414 if (!MORE())
432 if(REQUIRE(MORE(), MY_REG_EMPTY)) {}
433 while (MORE())
523 if (MORE() && !SEETWO('\\', ')'))
709 switch ((MORE()) ? PEEK() : '\0') {
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/regex/
H A Dregcomp.c71 #define MORE() (p->next < p->end) macro
73 #define SEE(c) (MORE() && PEEK() == (c))
282 assert(!MORE() || SEE(stop));
362 if (!MORE())
406 while (MORE() && PEEK() != '}')
414 if (!MORE())
432 if(REQUIRE(MORE(), MY_REG_EMPTY)) {}
433 while (MORE())
523 if (MORE() && !SEETWO('\\', ')'))
709 switch ((MORE()) ? PEEK() : '\0') {
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Support/
H A Dregcomp.c429 assert(!MORE() || SEE(stop)); in p_ere()
452 REQUIRE(MORE(), REG_EPAREN); in p_ere_exp()
547 if (!MORE()) in p_ere_exp()
598 if (!MORE()) in p_ere_exp()
613 REQUIRE(MORE(), REG_EMPTY); in p_str()
614 while (MORE()) in p_str()
899 REQUIRE(MORE(), REG_EBRACK); in p_b_term()
903 REQUIRE(MORE(), REG_EBRACK); in p_b_term()
908 REQUIRE(MORE(), REG_EBRACK); in p_b_term()
988 REQUIRE(MORE(), REG_EBRACK); in p_b_symbol()
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/regex/
H A Dregcomp.c71 #define MORE() (p->next < p->end) macro
73 #define SEE(c) (MORE() && PEEK() == (c))
282 assert(!MORE() || SEE(stop));
362 if (!MORE())
406 while (MORE() && PEEK() != '}')
414 if (!MORE())
432 if(REQUIRE(MORE(), MY_REG_EMPTY)) {}
433 while (MORE())
523 if (MORE() && !SEETWO('\\', ')'))
709 switch ((MORE()) ? PEEK() : '\0') {
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Support/
H A Dregcomp.c429 assert(!MORE() || SEE(stop)); in p_ere()
452 REQUIRE(MORE(), REG_EPAREN); in p_ere_exp()
547 if (!MORE()) in p_ere_exp()
598 if (!MORE()) in p_ere_exp()
613 REQUIRE(MORE(), REG_EMPTY); in p_str()
614 while (MORE()) in p_str()
899 REQUIRE(MORE(), REG_EBRACK); in p_b_term()
903 REQUIRE(MORE(), REG_EBRACK); in p_b_term()
908 REQUIRE(MORE(), REG_EBRACK); in p_b_term()
988 REQUIRE(MORE(), REG_EBRACK); in p_b_symbol()
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/regex/
H A Dregcomp.c71 #define MORE() (p->next < p->end) macro
73 #define SEE(c) (MORE() && PEEK() == (c))
282 assert(!MORE() || SEE(stop));
362 if (!MORE())
406 while (MORE() && PEEK() != '}')
414 if (!MORE())
432 if(REQUIRE(MORE(), MY_REG_EMPTY)) {}
433 while (MORE())
523 if (MORE() && !SEETWO('\\', ')'))
709 switch ((MORE()) ? PEEK() : '\0') {
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/regex/
H A Dregcomp.c71 #define MORE() (p->next < p->end) macro
73 #define SEE(c) (MORE() && PEEK() == (c))
282 assert(!MORE() || SEE(stop));
362 if (!MORE())
406 while (MORE() && PEEK() != '}')
414 if (!MORE())
432 if(REQUIRE(MORE(), MY_REG_EMPTY)) {}
433 while (MORE())
523 if (MORE() && !SEETWO('\\', ')'))
709 switch ((MORE()) ? PEEK() : '\0') {
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/regex/
H A Dregcomp.c71 #define MORE() (p->next < p->end) macro
73 #define SEE(c) (MORE() && PEEK() == (c))
282 assert(!MORE() || SEE(stop));
362 if (!MORE())
406 while (MORE() && PEEK() != '}')
414 if (!MORE())
432 if(REQUIRE(MORE(), MY_REG_EMPTY)) {}
433 while (MORE())
523 if (MORE() && !SEETWO('\\', ')'))
709 switch ((MORE()) ? PEEK() : '\0') {
[all …]
/dports/security/clamav/clamav-0.104.2/libclamav/regex/
H A Dregcomp.c307 assert(!MORE() || SEE(stop)); in p_ere()
329 REQUIRE(MORE(), REG_EPAREN); in p_ere_exp()
397 if (!MORE()) in p_ere_exp()
448 if (!MORE()) in p_ere_exp()
463 REQUIRE(MORE(), REG_EMPTY); in p_str()
464 while (MORE()) in p_str()
749 REQUIRE(MORE(), REG_EBRACK); in p_b_term()
753 REQUIRE(MORE(), REG_EBRACK); in p_b_term()
758 REQUIRE(MORE(), REG_EBRACK); in p_b_term()
838 REQUIRE(MORE(), REG_EBRACK); in p_b_symbol()
[all …]
/dports/security/clamav-lts/clamav-0.103.5/libclamav/regex/
H A Dregcomp.c307 assert(!MORE() || SEE(stop)); in p_ere()
329 REQUIRE(MORE(), REG_EPAREN); in p_ere_exp()
397 if (!MORE()) in p_ere_exp()
448 if (!MORE()) in p_ere_exp()
463 REQUIRE(MORE(), REG_EMPTY); in p_str()
464 while (MORE()) in p_str()
749 REQUIRE(MORE(), REG_EBRACK); in p_b_term()
753 REQUIRE(MORE(), REG_EBRACK); in p_b_term()
758 REQUIRE(MORE(), REG_EBRACK); in p_b_term()
838 REQUIRE(MORE(), REG_EBRACK); in p_b_symbol()
[all …]
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/Support/
H A Dregcomp.c293 assert(!MORE() || SEE(stop)); in p_ere()
315 REQUIRE(MORE(), REG_EPAREN); in p_ere_exp()
383 if (!MORE()) in p_ere_exp()
434 if (!MORE()) in p_ere_exp()
449 REQUIRE(MORE(), REG_EMPTY); in p_str()
450 while (MORE()) in p_str()
735 REQUIRE(MORE(), REG_EBRACK); in p_b_term()
739 REQUIRE(MORE(), REG_EBRACK); in p_b_term()
744 REQUIRE(MORE(), REG_EBRACK); in p_b_term()
824 REQUIRE(MORE(), REG_EBRACK); in p_b_symbol()
[all …]
/dports/print/cups/cups-2.3.3op2/vcnet/regex/
H A Dregcomp.c43 #define MORE() (p->next < p->end) macro
228 assert(!MORE() || SEE(stop));
252 REQUIRE(MORE(), REG_EPAREN);
308 REQUIRE(MORE(), REG_EESCAPE);
320 if (!MORE())
371 if (!MORE())
388 REQUIRE(MORE(), REG_EMPTY);
389 while (MORE())
679 REQUIRE(MORE(), REG_EBRACK);
776 REQUIRE(MORE(), REG_EBRACK);
[all …]
/dports/news/knews/knews-1.0b.1/regexp/
H A Dregcomp.c43 #define MORE() (p->next < p->end) macro
228 assert(!MORE() || SEE(stop));
252 REQUIRE(MORE(), REG_EPAREN);
308 REQUIRE(MORE(), REG_EESCAPE);
320 if (!MORE())
371 if (!MORE())
388 REQUIRE(MORE(), REG_EMPTY);
389 while (MORE())
680 REQUIRE(MORE(), REG_EBRACK);
777 REQUIRE(MORE(), REG_EBRACK);
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Support/
H A Dregcomp.c429 assert(!MORE() || SEE(stop)); in p_ere()
452 REQUIRE(MORE(), REG_EPAREN); in p_ere_exp()
547 if (!MORE()) in p_ere_exp()
598 if (!MORE()) in p_ere_exp()
613 REQUIRE(MORE(), REG_EMPTY); in p_str()
614 while (MORE()) in p_str()
899 REQUIRE(MORE(), REG_EBRACK); in p_b_term()
903 REQUIRE(MORE(), REG_EBRACK); in p_b_term()
908 REQUIRE(MORE(), REG_EBRACK); in p_b_term()
988 REQUIRE(MORE(), REG_EBRACK); in p_b_symbol()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Support/
H A Dregcomp.c429 assert(!MORE() || SEE(stop)); in p_ere()
452 REQUIRE(MORE(), REG_EPAREN); in p_ere_exp()
547 if (!MORE()) in p_ere_exp()
598 if (!MORE()) in p_ere_exp()
613 REQUIRE(MORE(), REG_EMPTY); in p_str()
614 while (MORE()) in p_str()
899 REQUIRE(MORE(), REG_EBRACK); in p_b_term()
903 REQUIRE(MORE(), REG_EBRACK); in p_b_term()
908 REQUIRE(MORE(), REG_EBRACK); in p_b_term()
988 REQUIRE(MORE(), REG_EBRACK); in p_b_symbol()
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/regex/
H A Dregcomp.c71 #define MORE() (p->next < p->end) macro
73 #define SEE(c) (MORE() && PEEK() == (c))
282 assert(!MORE() || SEE(stop));
362 if (!MORE())
406 while (MORE() && PEEK() != '}')
414 if (!MORE())
432 if(REQUIRE(MORE(), MY_REG_EMPTY)) {}
433 while (MORE())
523 if (MORE() && !SEETWO('\\', ')'))
709 switch ((MORE()) ? PEEK() : '\0') {
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/regex/
H A Dregcomp.c71 #define MORE() (p->next < p->end) macro
73 #define SEE(c) (MORE() && PEEK() == (c))
282 assert(!MORE() || SEE(stop));
362 if (!MORE())
406 while (MORE() && PEEK() != '}')
414 if (!MORE())
432 if(REQUIRE(MORE(), MY_REG_EMPTY)) {}
433 while (MORE())
523 if (MORE() && !SEETWO('\\', ')'))
709 switch ((MORE()) ? PEEK() : '\0') {
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Support/
H A Dregcomp.c429 assert(!MORE() || SEE(stop)); in p_ere()
452 REQUIRE(MORE(), REG_EPAREN); in p_ere_exp()
547 if (!MORE()) in p_ere_exp()
598 if (!MORE()) in p_ere_exp()
613 REQUIRE(MORE(), REG_EMPTY); in p_str()
614 while (MORE()) in p_str()
899 REQUIRE(MORE(), REG_EBRACK); in p_b_term()
903 REQUIRE(MORE(), REG_EBRACK); in p_b_term()
908 REQUIRE(MORE(), REG_EBRACK); in p_b_term()
988 REQUIRE(MORE(), REG_EBRACK); in p_b_symbol()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/regex/
H A Dregcomp.c71 #define MORE() (p->next < p->end) macro
73 #define SEE(c) (MORE() && PEEK() == (c))
282 assert(!MORE() || SEE(stop));
362 if (!MORE())
406 while (MORE() && PEEK() != '}')
414 if (!MORE())
432 if(REQUIRE(MORE(), MY_REG_EMPTY)) {}
433 while (MORE())
523 if (MORE() && !SEETWO('\\', ')'))
709 switch ((MORE()) ? PEEK() : '\0') {
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/Support/
H A Dregcomp.c429 assert(!MORE() || SEE(stop)); in p_ere()
452 REQUIRE(MORE(), REG_EPAREN); in p_ere_exp()
547 if (!MORE()) in p_ere_exp()
598 if (!MORE()) in p_ere_exp()
613 REQUIRE(MORE(), REG_EMPTY); in p_str()
614 while (MORE()) in p_str()
899 REQUIRE(MORE(), REG_EBRACK); in p_b_term()
903 REQUIRE(MORE(), REG_EBRACK); in p_b_term()
908 REQUIRE(MORE(), REG_EBRACK); in p_b_term()
988 REQUIRE(MORE(), REG_EBRACK); in p_b_symbol()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/Support/
H A Dregcomp.c429 assert(!MORE() || SEE(stop)); in p_ere()
452 REQUIRE(MORE(), REG_EPAREN); in p_ere_exp()
547 if (!MORE()) in p_ere_exp()
598 if (!MORE()) in p_ere_exp()
613 REQUIRE(MORE(), REG_EMPTY); in p_str()
614 while (MORE()) in p_str()
899 REQUIRE(MORE(), REG_EBRACK); in p_b_term()
903 REQUIRE(MORE(), REG_EBRACK); in p_b_term()
908 REQUIRE(MORE(), REG_EBRACK); in p_b_term()
988 REQUIRE(MORE(), REG_EBRACK); in p_b_symbol()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Support/
H A Dregcomp.c429 assert(!MORE() || SEE(stop)); in p_ere()
452 REQUIRE(MORE(), REG_EPAREN); in p_ere_exp()
547 if (!MORE()) in p_ere_exp()
598 if (!MORE()) in p_ere_exp()
613 REQUIRE(MORE(), REG_EMPTY); in p_str()
614 while (MORE()) in p_str()
899 REQUIRE(MORE(), REG_EBRACK); in p_b_term()
903 REQUIRE(MORE(), REG_EBRACK); in p_b_term()
908 REQUIRE(MORE(), REG_EBRACK); in p_b_term()
988 REQUIRE(MORE(), REG_EBRACK); in p_b_symbol()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A Dregcomp.c429 assert(!MORE() || SEE(stop)); in p_ere()
452 REQUIRE(MORE(), REG_EPAREN); in p_ere_exp()
547 if (!MORE()) in p_ere_exp()
598 if (!MORE()) in p_ere_exp()
613 REQUIRE(MORE(), REG_EMPTY); in p_str()
614 while (MORE()) in p_str()
899 REQUIRE(MORE(), REG_EBRACK); in p_b_term()
903 REQUIRE(MORE(), REG_EBRACK); in p_b_term()
908 REQUIRE(MORE(), REG_EBRACK); in p_b_term()
988 REQUIRE(MORE(), REG_EBRACK); in p_b_symbol()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-subzero/lib/Support/
H A Dregcomp.c301 assert(!MORE() || SEE(stop)); in p_ere()
324 REQUIRE(MORE(), REG_EPAREN); in p_ere_exp()
419 if (!MORE()) in p_ere_exp()
470 if (!MORE()) in p_ere_exp()
485 REQUIRE(MORE(), REG_EMPTY); in p_str()
486 while (MORE()) in p_str()
771 REQUIRE(MORE(), REG_EBRACK); in p_b_term()
775 REQUIRE(MORE(), REG_EBRACK); in p_b_term()
780 REQUIRE(MORE(), REG_EBRACK); in p_b_term()
860 REQUIRE(MORE(), REG_EBRACK); in p_b_symbol()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Support/
H A Dregcomp.c429 assert(!MORE() || SEE(stop)); in p_ere()
452 REQUIRE(MORE(), REG_EPAREN); in p_ere_exp()
547 if (!MORE()) in p_ere_exp()
598 if (!MORE()) in p_ere_exp()
613 REQUIRE(MORE(), REG_EMPTY); in p_str()
614 while (MORE()) in p_str()
899 REQUIRE(MORE(), REG_EBRACK); in p_b_term()
903 REQUIRE(MORE(), REG_EBRACK); in p_b_term()
908 REQUIRE(MORE(), REG_EBRACK); in p_b_term()
988 REQUIRE(MORE(), REG_EBRACK); in p_b_symbol()
[all …]

12345678910>>...192