Home
last modified time | relevance | path

Searched refs:post_tag (Results 1 – 20 of 20) sorted by relevance

/dports/devel/py-parver/parver-0.3.1/tests/
H A Dtest_version.py105 dict(post_tag=None),
106 dict(post_tag=None, post=''),
189 post_tag=None,
242 post_tag='post',
253 post_tag='post',
264 post_tag='post',
275 post_tag=None,
286 post_tag='rev',
343 post_tag='post',
360 post_tag='rev',
[all …]
/dports/textproc/p5-KinoSearch1/KinoSearch1-1.01/lib/KinoSearch1/Highlight/
H A DHighlighter.pm18 post_tag => undef, # back compat
41 my ( $pre_tag, $post_tag ) = @{$self}{qw( pre_tag post_tag )};
43 $post_tag = '</strong>' unless defined $post_tag;
46 post_tag => $post_tag,
H A DSimpleHTMLFormatter.pm10 post_tag => '</strong>',
/dports/devel/py-parver/parver-0.3.1/src/parver/
H A D_version.py295 post_tag = attr.ib(default=UNSET, validator=validate_post_tag) variable in Version
339 got_post_tag = self.post_tag is not UNSET
358 if self.post_tag is None:
375 elif self.post_tag is UNSET:
487 if self.post_tag is None and self.post is not None:
489 elif self.post_tag is not None:
492 parts.append(self.post_tag)
624 elif self.post_tag is None:
908 tag = self.post_tag
909 return self.replace(post=post, post_tag=tag)
/dports/devel/hpx/hpx-1.2.1/hpx/parallel/executors/
H A Dexecution_fwd.hpp54 struct post_tag {}; struct
79 struct customization_point<post_tag>
408 HPX_FORCEINLINE auto customization_point<post_tag>::operator()( in operator ()()
416 struct customization_point<post_tag>
633 constexpr detail::customization_point<detail::post_tag> const&
635 detail::customization_point<detail::post_tag>
/dports/devel/py-parver/parver-0.3.1/
H A DCHANGELOG.md70 - `Version` accepted `pre=None` and `post_tag=None`, which produces an
76 >>> Version(release=1, pre_tag='a', pre=None, post_tag=None, post=2)
83 - Don't allow `post=None` when `post_tag=None`. Implicit post releases
/dports/japanese/hns/hns-2.19.9/contrib/isystem-0.9.10/
H A Donccnv.pl62 my $post_tag = $';
82 $intext = $post_tag;
/dports/science/hypre/hypre-2.23.0/src/utilities/
H A Dexchange_data.c185 const HYPRE_Int post_tag = 1006*rnum; in hypre_DataExchangeList() local
371 hypre_MPI_BYTE, proc, post_tag, in hypre_DataExchangeList()
512 contact_proc_list[i], post_tag, in hypre_DataExchangeList()
/dports/www/py-protego/Protego-0.1.16/tests/test_data/
H A Dnypost.com122 Sitemap: https://nypost.com/sitemap-nypost-post_tag.xml
H A Dwww.tor.com110 Sitemap: https://www.tor.com/sitemap-tor-post_tag.xml
/dports/net-mgmt/pmacct/pmacct-1.7.5/src/
H A Dcfg.h521 pm_id_t post_tag; member
H A Dplugin_hooks.c586 chptr->tag = cfg->post_tag; in insert_pipe_channel()
H A Dutil.c693 snprintf(buf, newlen, "%" PRIu64 "", config.post_tag); in handle_dynname_internal_strings()
H A Dcfg_handlers.c3032 if (!name) for (; list; list = list->next, changes++) list->cfg.post_tag = value; in cfg_key_post_tag()
3036 list->cfg.post_tag = value; in cfg_key_post_tag()
/dports/chinese/wordpress-zh_TW/wordpress/wp-includes/rest-api/endpoints/
H A Dclass-wp-rest-terms-controller.php950 'title' => 'post_tag' === $this->taxonomy ? 'tag' : $this->taxonomy,
/dports/chinese/wordpress-zh_CN/wordpress/wp-includes/rest-api/endpoints/
H A Dclass-wp-rest-terms-controller.php950 'title' => 'post_tag' === $this->taxonomy ? 'tag' : $this->taxonomy,
/dports/net-mgmt/pmacct/pmacct-1.7.5/
H A DCONFIG-KEYS82 post_tag) are in use. 'class' enables L7 traffic classification.
552 $post_tag Configured value of post_tag.
696 $post_tag Configured value of post_tag.
989 $post_tag Configured value of post_tag.
1941 KEY: [ post_tag | post_tag2 ]
1944 (post_tag) or 'tag2' (post_tag2) primitive value. Use of these directives hence makes sense
H A DUPGRADE589 DESC: In all previous releases, the 'pre_tag_map' and 'post_tag' directives were
H A DChangeLog703 ! fix, print, SQL plugins: post_tag, post_tag2 support was added to
1674 post_tag does.
1879 peer_src_ip and tag primitives or configured post_tag value, enabling
2685 ! fix, nfprobe/netflow9.c: tags (pre_tag_map, post_tag) were set
3662 to be actually marked; the 'pre_tag_map' and 'post_tag' directives now just
3981 keys are now obsolete; 'pre_tag_map' and 'post_tag' are introduced to
/dports/net-mgmt/pmacct/pmacct-1.7.5/docs/
H A DINTERNALS60 ====================[ aggregate_filter ]====[ post_tag ]======|==[ channel buffer ]====[ to plugin…