Home
last modified time | relevance | path

Searched defs:tag_prefix (Results 1 – 3 of 3) sorted by relevance

/third_party/PyYAML/lib/yaml/
D__init__.py315 def add_multi_constructor(tag_prefix, multi_constructor, Loader=None): argument
Dconstructor.py166 def add_multi_constructor(cls, tag_prefix, multi_constructor): argument
/third_party/libwebsockets/lib/core/
Dprivate-lib-core.h186 const char *tag_prefix; /* eg, "wsi" */ member