Searched refs:srcPref (Results 1 – 2 of 2) sorted by relevance
15 srcPref = sys.argv[1] + '/' variable17 srcPref = '' variable455 input = open(srcPref + "testapi.c", "r")503 doc = libxml2.readFile(srcPref + 'doc/libxml2-api.xml', None, 0)
15 srcPref = os.path.dirname(sys.argv[0]) variable18 srcPref = os.path.dirname(__file__) variable516 f = open(os.path.join(srcPref,"libxml2-api.xml"))523 f = open(os.path.join(srcPref,"..","doc","libxml2-api.xml"))537 f = open(os.path.join(srcPref,"libxml2-python-api.xml"))