Searched defs:get_ext (Results 1 – 6 of 6) sorted by relevance
20 int &get_ext() { return ext; } in get_ext() function
24 int &get_ext() { return ext; } in get_ext() function
619 sub get_ext($) { subroutine
136 static const char *get_ext(const char *path) in get_ext() function
72 static int get_ext(const char *oid, void **ext, unsigned int *ext_len) in get_ext() function
187 def __init__(self, ext_count, get_ext, handlers): argument