Searched refs:extractFile (Results 1 – 2 of 2) sorted by relevance
50 func extractFile(gz []byte) (*protobuf.FileDescriptorProto, error) { func83 fd, err := extractFile(gz)
30 extractFile(const char *filename, const xmlChar *pattern) { in extractFile() function91 doc = extractFile(filename, (const xmlChar *) pattern); in main()