Home
last modified time | relevance | path

Searched refs:NEXTCHR_IS_EOS (Results 1 – 4 of 4) sorted by relevance

/dports/lang/perl5.34/perl-5.34.0/
H A Dregexec.c6458 if (!NEXTCHR_IS_EOS) in S_regmatch()
6468 if ( NEXTCHR_IS_EOS in S_regmatch()
6483 if ( ! NEXTCHR_IS_EOS in S_regmatch()
7055 && !NEXTCHR_IS_EOS in S_regmatch()
7140 b2 = (NEXTCHR_IS_EOS) in S_regmatch()
7373 if ( NEXTCHR_IS_EOS in S_regmatch()
7383 if ( NEXTCHR_IS_EOS in S_regmatch()
7394 || NEXTCHR_IS_EOS in S_regmatch()
7444 if (NEXTCHR_IS_EOS) { in S_regmatch()
7469 if (NEXTCHR_IS_EOS) { in S_regmatch()
[all …]
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dregexec.c6472 if (!NEXTCHR_IS_EOS) in S_regmatch()
6482 if ( NEXTCHR_IS_EOS in S_regmatch()
6497 if ( ! NEXTCHR_IS_EOS in S_regmatch()
7068 && !NEXTCHR_IS_EOS in S_regmatch()
7153 b2 = (NEXTCHR_IS_EOS) in S_regmatch()
7386 if ( NEXTCHR_IS_EOS in S_regmatch()
7396 if ( NEXTCHR_IS_EOS in S_regmatch()
7407 || NEXTCHR_IS_EOS in S_regmatch()
7457 if (NEXTCHR_IS_EOS) { in S_regmatch()
7482 if (NEXTCHR_IS_EOS) { in S_regmatch()
[all …]
/dports/lang/perl5.32/perl-5.32.1/
H A Dregexec.c5941 if (!NEXTCHR_IS_EOS) in S_regmatch()
5951 if ( NEXTCHR_IS_EOS in S_regmatch()
5966 if ( ! NEXTCHR_IS_EOS in S_regmatch()
6538 && !NEXTCHR_IS_EOS in S_regmatch()
6626 b2 = (NEXTCHR_IS_EOS) in S_regmatch()
6862 if ( NEXTCHR_IS_EOS in S_regmatch()
6872 if ( NEXTCHR_IS_EOS in S_regmatch()
6883 || NEXTCHR_IS_EOS in S_regmatch()
6933 if (NEXTCHR_IS_EOS) { in S_regmatch()
6958 if (NEXTCHR_IS_EOS) { in S_regmatch()
[all …]
/dports/lang/perl5.30/perl-5.30.3/
H A Dregexec.c5480 #define NEXTCHR_IS_EOS (nextchr < 0) macro
5881 if (!NEXTCHR_IS_EOS) in S_regmatch()
5891 if ( NEXTCHR_IS_EOS in S_regmatch()
5906 if ( ! NEXTCHR_IS_EOS in S_regmatch()
6462 && !NEXTCHR_IS_EOS in S_regmatch()
6550 b2 = (NEXTCHR_IS_EOS) in S_regmatch()
6784 if ( NEXTCHR_IS_EOS in S_regmatch()
6794 if ( NEXTCHR_IS_EOS in S_regmatch()
6805 || NEXTCHR_IS_EOS in S_regmatch()
7158 if ( ! NEXTCHR_IS_EOS in S_regmatch()
[all …]