HomeSort by relevance Sort by last modified time
    Searched refs:one_file (Results 1 - 2 of 2) sorted by null

  /external/clearsilver/python/examples/trans/
trans.py 311 def loadStrings(self, one_file=None, verbose=0):
312 if one_file is not None:
313 strings = self.handleFile(one_file)
314 results = [(one_file, strings)]
552 one_file = None
561 one_file = val
584 locations = t.loadStrings(one_file, verbose=verbose)
  /external/dnsmasq/src/
option.c 24 static void one_file(char *file, int nest, int hard_opt);
2531 static void one_file(char *file, int nest, int hard_opt) function
    [all...]

Completed in 415 milliseconds