Home
last modified time | relevance | path

Searched defs:theTagClass (Results 1 – 2 of 2) sorted by relevance

/dports/devel/ptlib/ptlib-2.10.11/include/ptclib/
H A Dasner.h647 PASN_GeneralisedTime(unsigned theTag, TagClass theTagClass) in PASN_GeneralisedTime()
664 PASN_UniversalTime(unsigned theTag, TagClass theTagClass) in PASN_UniversalTime()
/dports/devel/ptlib/ptlib-2.10.11/src/ptclib/
H A Dasner.cxx87 PASN_Object::PASN_Object(unsigned theTag, TagClass theTagClass, PBoolean extend) in PASN_Object()