Searched refs:get_tag (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/ruby-106/ruby/ext/tk/lib/tkextlib/iwidgets/
H A Dradiobox.rb90 def get_tag method in class:Tk
93 alias get get_tag
96 (tag = get_tag)? Tk::Itk::Component.id2obj(self, tag): nil
/macosx-10.10/ntp-92/scripts/
H A Dhtml2man.in70 $p->get_tag("title");
72 $p->get_tag("hr"); # Skip past image and quote, hopefully
/macosx-10.10/ppp-786.1.1/Drivers/PPPoE/PPPoE-extension/
H A Dpppoe_rfc.c198 static u_int16_t get_tag(mbuf_t m, u_int16_t tag, struct pppoe_tag *val);
788 u_int16_t get_tag(mbuf_t m, u_int16_t tag, struct pppoe_tag *val) function
957 get_tag(m, PPPOE_TAG_AC_NAME, &name);
958 get_tag(m, PPPOE_TAG_SERVICE_NAME, &service);
970 get_tag(m, PPPOE_TAG_HOST_UNIQ, &hostuniq);
971 get_tag(m, PPPOE_TAG_RELAY_SESSION_ID, &relay);
999 get_tag(m, PPPOE_TAG_AC_NAME, &name);
1000 get_tag(m, PPPOE_TAG_SERVICE_NAME, &service);
1007 get_tag(m, PPPOE_TAG_HOST_UNIQ, &hostuniq);
1016 get_tag(
[all...]
/macosx-10.10/ruby-106/ruby/ext/tk/lib/tkextlib/vu/
H A Ddial.rb76 def get_tag(val=nil) method in class:Tk
/macosx-10.10/groff-38/groff/src/libs/libbib/
H A Dindex.cpp100 int get_tag(int tagno, const linear_searcher &, const char **, int *,
333 if (get_tag(tagno, searcher, pp, lenp, ridp))
352 int index_search_item_iterator::get_tag(int tagno, function in class:index_search_item_iterator
/macosx-10.10/emacs-93/emacs/lib-src/
H A Detags.c404 static void get_tag __P((char *, char **));
4533 get_tag (cp, &package);
4977 get_tag (dbp, NULL);
5040 get_tag (bp, NULL);
5072 get_tag (bp, NULL);
5109 get_tag (skip_spaces (bp), NULL); /* Yay! A definition! */
5138 get_tag (bp, NULL);
5141 get_tag (bp, NULL);
6216 get_tag (bp, namepp)
6184 get_tag (bp, namepp) function

Completed in 207 milliseconds