Home
last modified time | relevance | path

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

/third_party/boost/libs/regex/performance/
Dperformance.cpp46 void abstract_regex::register_instance(boost::shared_ptr<abstract_regex> item) in register_instance() function in abstract_regex
/third_party/python/Lib/xmlrpc/
Dserver.py173 def register_instance(self, instance, allow_dotted_names=False): member in SimpleXMLRPCDispatcher