Home
last modified time | relevance | path

Searched +refs:trailing +refs:zeros +refs:regex +refs:e (Results 1 – 25 of 1250) sorted by relevance

12345678910>>...50

/dports/editors/emacs/emacs-27.2/m4/
H A Dgnulib-comp.m463 # Code from module count-trailing-zeros:
140 # Code from module regex:
392 AC_LIBOBJ([regex])
897 lib/count-leading-zeros.c
898 lib/count-leading-zeros.h
901 lib/count-trailing-zeros.c
902 lib/count-trailing-zeros.h
984 lib/regex.c
985 lib/regex.h
1055 m4/count-trailing-zeros.m4
[all …]
/dports/lang/perl5.34/perl-5.34.0/cpan/version/lib/version/
H A DInternals.pod50 stringify as they were originally created (i.e. the same string that was
59 a floating point number. Leading zeros B<are> significant and trailing
60 zeros are implied so that a minimum of three places is maintained
63 will have trailing zeros added to make up the difference, but only for
82 Any trailing zeros are ignored for mathematical comparison purposes.
94 a single decimal point, e.g.:
132 included in the C<version::regex> class. Primitives are included for
228 B<plus> enough trailing zeros to reach the next multiple of three.
428 term after the module name (e.g. above 1.002.003). In this case, the
545 a normalized or reduced form (no extraneous zeros), and with a leading 'v':
[all …]
/dports/lang/perl5.30/perl-5.30.3/cpan/version/lib/version/
H A DInternals.pod50 stringify as they were originally created (i.e. the same string that was
59 a floating point number. Leading zeros B<are> significant and trailing
60 zeros are implied so that a minimum of three places is maintained
63 will have trailing zeros added to make up the difference, but only for
82 Any trailing zeros are ignored for mathematical comparison purposes.
94 a single decimal point, e.g.:
132 included in the C<version::regex> class. Primitives are included for
228 B<plus> enough trailing zeros to reach the next multiple of three.
428 term after the module name (e.g. above 1.002.003). In this case, the
545 a normalized or reduced form (no extraneous zeros), and with a leading 'v':
[all …]
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/version/lib/version/
H A DInternals.pod50 stringify as they were originally created (i.e. the same string that was
59 a floating point number. Leading zeros B<are> significant and trailing
60 zeros are implied so that a minimum of three places is maintained
63 will have trailing zeros added to make up the difference, but only for
82 Any trailing zeros are ignored for mathematical comparison purposes.
94 a single decimal point, e.g.:
132 included in the C<version::regex> class. Primitives are included for
228 B<plus> enough trailing zeros to reach the next multiple of three.
428 term after the module name (e.g. above 1.002.003). In this case, the
545 a normalized or reduced form (no extraneous zeros), and with a leading 'v':
[all …]
/dports/lang/perl5.32/perl-5.32.1/cpan/version/lib/version/
H A DInternals.pod50 stringify as they were originally created (i.e. the same string that was
59 a floating point number. Leading zeros B<are> significant and trailing
60 zeros are implied so that a minimum of three places is maintained
63 will have trailing zeros added to make up the difference, but only for
82 Any trailing zeros are ignored for mathematical comparison purposes.
94 a single decimal point, e.g.:
132 included in the C<version::regex> class. Primitives are included for
228 B<plus> enough trailing zeros to reach the next multiple of three.
428 term after the module name (e.g. above 1.002.003). In this case, the
545 a normalized or reduced form (no extraneous zeros), and with a leading 'v':
[all …]
/dports/devel/p5-version/version-0.9929/lib/version/
H A DInternals.pod50 stringify as they were originally created (i.e. the same string that was
59 a floating point number. Leading zeros B<are> significant and trailing
60 zeros are implied so that a minimum of three places is maintained
63 will have trailing zeros added to make up the difference, but only for
82 Any trailing zeros are ignored for mathematical comparison purposes.
94 a single decimal point, e.g.:
132 included in the C<version::regex> class. Primitives are included for
228 B<plus> enough trailing zeros to reach the next multiple of three.
428 term after the module name (e.g. above 1.002.003). In this case, the
545 a normalized or reduced form (no extraneous zeros), and with a leading 'v':
[all …]
/dports/editors/emacs/emacs-27.2/lib/
H A Dgnulib.mk.in80 # count-leading-zeros \
82 # count-trailing-zeros \
134 # regex \
1333 ## begin gnulib module count-trailing-zeros
1334 ifeq (,$(OMIT_GNULIB_MODULE_count-trailing-zeros))
1336 libgnu_a_SOURCES += count-trailing-zeros.c
1338 EXTRA_DIST += count-trailing-zeros.h
1341 ## end gnulib module count-trailing-zeros
2211 ## begin gnulib module regex
2215 EXTRA_DIST += regcomp.c regex.c regex.h regex_internal.c regex_internal.h regexec.c
[all …]
/dports/devel/p5-version/version-0.9929/
H A DCHANGES44 * Improve docs regarding trailing zeros
62 * Make version::regex variables public for better reuse
76 * Fix version::regex captures, resolves:
151 * Skip leading zeros when parsing dotted-decimal versions after the
168 trailing bare decimal for dotted-decimal versions. Change heuristic in vpp
253 * Fix problem with short floating point alpha versions (e.g. 0.52_0).
404 of core releases (e.g. 5.10.0 and 5.10.1) would not DTRT. Resolves:
437 RT#45241 - mistaken regex to convert large exponential numbers
/dports/editors/emacs-devel/emacs-4d1968b/m4/
H A Dgnulib-comp.m463 # Code from module count-leading-zeros:
65 # Code from module count-trailing-zeros:
156 # Code from module regex:
470 AC_LIBOBJ([regex])
1170 lib/count-leading-zeros.c
1171 lib/count-leading-zeros.h
1174 lib/count-trailing-zeros.c
1175 lib/count-trailing-zeros.h
1283 lib/regex.c
1284 lib/regex.h
[all …]
/dports/devel/str/str-0.9.12/
H A Dstr.pod342 \e Escape (think troff) (ESC)
399 =item B<Matching:> `B<m> I<delim> I<regex> I<delim> I<flags>*':
404 `B<m/>I<regex>B</>'.
444 If the case-I<insensitive> flag `B<i>' is specified, I<regex>
509 conversions only if a digit follows). For B<g> and B<G> conversions, trailing
510 zeros are not removed from the result as they would otherwise be.
513 B<n>, the converted value is padded on the left with zeros rather than blanks.
520 or zeros. A `B<->' overrides a `B<0>' if both are given.
598 converted value requires fewer digits, it is padded on the left with zeros.
632 than -4 or greater than or equal to the precision. Trailing zeros are removed
[all …]
/dports/mail/lmtp2nntp/lmtp2nntp-1.4.1/lib_str/
H A Dstr.pod342 \e Escape (think troff) (ESC)
399 =item B<Matching:> `B<m> I<delim> I<regex> I<delim> I<flags>*':
404 `B<m/>I<regex>B</>'.
444 If the case-I<insensitive> flag `B<i>' is specified, I<regex>
509 conversions only if a digit follows). For B<g> and B<G> conversions, trailing
510 zeros are not removed from the result as they would otherwise be.
513 B<n>, the converted value is padded on the left with zeros rather than blanks.
520 or zeros. A `B<->' overrides a `B<0>' if both are given.
598 converted value requires fewer digits, it is padded on the left with zeros.
632 than -4 or greater than or equal to the precision. Trailing zeros are removed
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/lib/
H A Dgnulib.mk.in80 # count-leading-zeros \
82 # count-trailing-zeros \
141 # regex \
1498 ## begin gnulib module count-trailing-zeros
1499 ifeq (,$(OMIT_GNULIB_MODULE_count-trailing-zeros))
1501 libgnu_a_SOURCES += count-trailing-zeros.c
1503 EXTRA_DIST += count-trailing-zeros.h
1506 ## end gnulib module count-trailing-zeros
2576 ## begin gnulib module regex
2580 EXTRA_DIST += regcomp.c regex.c regex.h regex_internal.c regex_internal.h regexec.c
[all …]
/dports/sysutils/bacula9-docs/bacula-docs-9.6.7/manuals/en/main/
H A Dfileset.tex116 specified without a trailing slash with Unix path notation.
173 always terminated with a slash (/) and filenames have no trailing slash.
519 check for buffers of all zero, and if there is a 32K block of all zeros
537 will return all zeros as if the space were allocated, and if you backup
538 such a file, a lot of space will be used to write zeros to the volume.
721 \index[dir]{regex}
804 1003.1e draft 17 and ``POSIX.1e'' (abandoned). This feature is
1291 File = /tmp # don't add trailing /
1630 File = /tmp # Don't add trailing /
1670 \item To exclude a directory, you must not have a trailing slash on the
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/log/doc/
H A Dchangelog.qbk20trailing newlines has changed slightly compared to the previous Boost.Log releases. The backends w…
138 * On systems with [@https://gcc.gnu.org/wiki/Visibility symbol visibility] support (e.g. Linux) the…
147 * Changed the format of dates produced by the default formatter constructed from strings (e.g. when…
158 * Fixed thread id formatting. The thread identifiers could be presented as zeros on big-endian plat…
159 * Fixed process id formatting. Process ids could have misplaced filler zeros. ([ticket 10926])
178 …the same way as the similar operators of [class_log_attribute_value_set] (i.e. return an [class_lo…
182trailing delimiter, for example "scope1<-scope2<-...". From this release the trailing delimiter is…
183 * Added a support header for `std::regex`. If `boost/log/support/std_regex.hpp` is included, one ca…
185regex backend selection. By defining `BOOST_LOG_USE_STD_REGEX`, `BOOST_LOG_USE_BOOST_REGEX` or `BO…
189 …d.utilities.manipulators.dump `dump`] manipulator output on AVX2-enabled CPUs (e.g. Intel Haswell).
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/log/doc/
H A Dchangelog.qbk20trailing newlines has changed slightly compared to the previous Boost.Log releases. The backends w…
138 * On systems with [@https://gcc.gnu.org/wiki/Visibility symbol visibility] support (e.g. Linux) the…
147 * Changed the format of dates produced by the default formatter constructed from strings (e.g. when…
158 * Fixed thread id formatting. The thread identifiers could be presented as zeros on big-endian plat…
159 * Fixed process id formatting. Process ids could have misplaced filler zeros. ([ticket 10926])
178 …the same way as the similar operators of [class_log_attribute_value_set] (i.e. return an [class_lo…
182trailing delimiter, for example "scope1<-scope2<-...". From this release the trailing delimiter is…
183 * Added a support header for `std::regex`. If `boost/log/support/std_regex.hpp` is included, one ca…
185regex backend selection. By defining `BOOST_LOG_USE_STD_REGEX`, `BOOST_LOG_USE_BOOST_REGEX` or `BO…
189 …d.utilities.manipulators.dump `dump`] manipulator output on AVX2-enabled CPUs (e.g. Intel Haswell).
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/log/doc/
H A Dchangelog.qbk20trailing newlines has changed slightly compared to the previous Boost.Log releases. The backends w…
138 * On systems with [@https://gcc.gnu.org/wiki/Visibility symbol visibility] support (e.g. Linux) the…
147 * Changed the format of dates produced by the default formatter constructed from strings (e.g. when…
158 * Fixed thread id formatting. The thread identifiers could be presented as zeros on big-endian plat…
159 * Fixed process id formatting. Process ids could have misplaced filler zeros. ([ticket 10926])
178 …the same way as the similar operators of [class_log_attribute_value_set] (i.e. return an [class_lo…
182trailing delimiter, for example "scope1<-scope2<-...". From this release the trailing delimiter is…
183 * Added a support header for `std::regex`. If `boost/log/support/std_regex.hpp` is included, one ca…
185regex backend selection. By defining `BOOST_LOG_USE_STD_REGEX`, `BOOST_LOG_USE_BOOST_REGEX` or `BO…
189 …d.utilities.manipulators.dump `dump`] manipulator output on AVX2-enabled CPUs (e.g. Intel Haswell).
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/log/doc/
H A Dchangelog.qbk42 * Added a workaround for some syslog API implementations (e.g. glibc), which do not save the applic…
43 * Fixed that log file rotation on a specific day of month (e.g. `rotation_at_time_point(boost::greg…
56trailing newlines has changed slightly compared to the previous Boost.Log releases. The backends w…
174 * On systems with [@https://gcc.gnu.org/wiki/Visibility symbol visibility] support (e.g. Linux) the…
194 * Fixed thread id formatting. The thread identifiers could be presented as zeros on big-endian plat…
195 * Fixed process id formatting. Process ids could have misplaced filler zeros. ([ticket 10926])
218trailing delimiter, for example "scope1<-scope2<-...". From this release the trailing delimiter is…
219 * Added a support header for `std::regex`. If `boost/log/support/std_regex.hpp` is included, one ca…
221regex backend selection. By defining `BOOST_LOG_USE_STD_REGEX`, `BOOST_LOG_USE_BOOST_REGEX` or `BO…
225 …d.utilities.manipulators.dump `dump`] manipulator output on AVX2-enabled CPUs (e.g. Intel Haswell).
[all …]
/dports/sysutils/bacula11-docs/bacula-docs-11.0.5/manuals/en/main/
H A Dfileset.tex133 specified without a trailing slash with Unix path notation.
188 always terminated with a slash (/) and filenames have no trailing slash.
570 check for buffers of all zero, and if there is a 32K block of all zeros
588 will return all zeros as if the space were allocated, and if you backup
589 such a file, a lot of space will be used to write zeros to the volume.
787 \index[dir]{regex}
872 1003.1e draft 17 and ``POSIX.1e'' (abandoned). This feature is
1343 File = /tmp # don't add trailing /
1681 File = /tmp # Don't add trailing /
1718 \item To exclude a directory, you must not have a trailing slash on the
[all …]
/dports/sysutils/bacula11-docs/bacula-docs-11.0.5/manuals/en/main/www-main/
H A Dfileset.tex133 specified without a trailing slash with Unix path notation.
188 always terminated with a slash (/) and filenames have no trailing slash.
570 check for buffers of all zero, and if there is a 32K block of all zeros
588 will return all zeros as if the space were allocated, and if you backup
589 such a file, a lot of space will be used to write zeros to the volume.
787 \index[dir]{regex}
872 1003.1e draft 17 and \bog{}POSIX.1e\cog{} (abandoned). This feature is
1343 File = /tmp # don't add trailing /
1681 File = /tmp # Don't add trailing /
1718 \item To exclude a directory, you must not have a trailing slash on the
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/log/doc/
H A Dchangelog.qbk16 * On systems with [@https://gcc.gnu.org/wiki/Visibility symbol visibility] support (e.g. Linux) the…
20 …value` object is empty, the returned `type_index` is default-constructed (i.e. refers to the `void…
25 * Changed the format of dates produced by the default formatter constructed from strings (e.g. when…
36 * Fixed thread id formatting. The thread identifiers could be presented as zeros on big-endian plat…
37 * Fixed process id formatting. Process ids could have misplaced filler zeros. ([ticket 10926])
56 …the same way as the similar operators of [class_log_attribute_value_set] (i.e. return an [class_lo…
60trailing delimiter, for example "scope1<-scope2<-...". From this release the trailing delimiter is…
61 * Added a support header for `std::regex`. If `boost/log/support/std_regex.hpp` is included, one ca…
63regex backend selection. By defining `BOOST_LOG_USE_STD_REGEX`, `BOOST_LOG_USE_BOOST_REGEX` or `BO…
67 …d.utilities.manipulators.dump `dump`] manipulator output on AVX2-enabled CPUs (e.g. Intel Haswell).
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/log/doc/
H A Dchangelog.qbk16 * On systems with [@https://gcc.gnu.org/wiki/Visibility symbol visibility] support (e.g. Linux) the…
20 …value` object is empty, the returned `type_index` is default-constructed (i.e. refers to the `void…
25 * Changed the format of dates produced by the default formatter constructed from strings (e.g. when…
36 * Fixed thread id formatting. The thread identifiers could be presented as zeros on big-endian plat…
37 * Fixed process id formatting. Process ids could have misplaced filler zeros. ([ticket 10926])
56 …the same way as the similar operators of [class_log_attribute_value_set] (i.e. return an [class_lo…
60trailing delimiter, for example "scope1<-scope2<-...". From this release the trailing delimiter is…
61 * Added a support header for `std::regex`. If `boost/log/support/std_regex.hpp` is included, one ca…
63regex backend selection. By defining `BOOST_LOG_USE_STD_REGEX`, `BOOST_LOG_USE_BOOST_REGEX` or `BO…
67 …d.utilities.manipulators.dump `dump`] manipulator output on AVX2-enabled CPUs (e.g. Intel Haswell).
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/log/doc/
H A Dchangelog.qbk16 * On systems with [@https://gcc.gnu.org/wiki/Visibility symbol visibility] support (e.g. Linux) the…
20 …value` object is empty, the returned `type_index` is default-constructed (i.e. refers to the `void…
25 * Changed the format of dates produced by the default formatter constructed from strings (e.g. when…
36 * Fixed thread id formatting. The thread identifiers could be presented as zeros on big-endian plat…
37 * Fixed process id formatting. Process ids could have misplaced filler zeros. ([ticket 10926])
56 …the same way as the similar operators of [class_log_attribute_value_set] (i.e. return an [class_lo…
60trailing delimiter, for example "scope1<-scope2<-...". From this release the trailing delimiter is…
61 * Added a support header for `std::regex`. If `boost/log/support/std_regex.hpp` is included, one ca…
63regex backend selection. By defining `BOOST_LOG_USE_STD_REGEX`, `BOOST_LOG_USE_BOOST_REGEX` or `BO…
67 …d.utilities.manipulators.dump `dump`] manipulator output on AVX2-enabled CPUs (e.g. Intel Haswell).
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/log/doc/
H A Dchangelog.qbk16 * On systems with [@https://gcc.gnu.org/wiki/Visibility symbol visibility] support (e.g. Linux) the…
20 …value` object is empty, the returned `type_index` is default-constructed (i.e. refers to the `void…
25 * Changed the format of dates produced by the default formatter constructed from strings (e.g. when…
36 * Fixed thread id formatting. The thread identifiers could be presented as zeros on big-endian plat…
37 * Fixed process id formatting. Process ids could have misplaced filler zeros. ([ticket 10926])
56 …the same way as the similar operators of [class_log_attribute_value_set] (i.e. return an [class_lo…
60trailing delimiter, for example "scope1<-scope2<-...". From this release the trailing delimiter is…
61 * Added a support header for `std::regex`. If `boost/log/support/std_regex.hpp` is included, one ca…
63regex backend selection. By defining `BOOST_LOG_USE_STD_REGEX`, `BOOST_LOG_USE_BOOST_REGEX` or `BO…
67 …d.utilities.manipulators.dump `dump`] manipulator output on AVX2-enabled CPUs (e.g. Intel Haswell).
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/log/doc/
H A Dchangelog.qbk16 * On systems with [@https://gcc.gnu.org/wiki/Visibility symbol visibility] support (e.g. Linux) the…
20 …value` object is empty, the returned `type_index` is default-constructed (i.e. refers to the `void…
25 * Changed the format of dates produced by the default formatter constructed from strings (e.g. when…
36 * Fixed thread id formatting. The thread identifiers could be presented as zeros on big-endian plat…
37 * Fixed process id formatting. Process ids could have misplaced filler zeros. ([ticket 10926])
56 …the same way as the similar operators of [class_log_attribute_value_set] (i.e. return an [class_lo…
60trailing delimiter, for example "scope1<-scope2<-...". From this release the trailing delimiter is…
61 * Added a support header for `std::regex`. If `boost/log/support/std_regex.hpp` is included, one ca…
63regex backend selection. By defining `BOOST_LOG_USE_STD_REGEX`, `BOOST_LOG_USE_BOOST_REGEX` or `BO…
67 …d.utilities.manipulators.dump `dump`] manipulator output on AVX2-enabled CPUs (e.g. Intel Haswell).
[all …]
/dports/lang/perl5.32/perl-5.32.1/pod/
H A Dperlrebackslash.pod74 \e Escape character.
124 \e 27 1B ESC \c[ escape character
184 customary but not required to use leading zeros to pad the number to 4
186 rarely see it written without the two leading zeros. C<\N{U+0041}> means
209 meaning by the regex engine, and will match "as is".
351 the regex engine.
424 capture group in the regex.
441 /(\w+) \g1/; # Finds a duplicated word, (e.g. "cat cat").
443 /(.)(.)\g2\g1/; # Match a four letter palindrome (e.g. "ABBA").
512 the end of the string (or just before a trailing newline) regardless whether
[all …]

12345678910>>...50