Home
last modified time | relevance | path

Searched refs:find_init_module (Results 1 – 6 of 6) sorted by relevance

/dports/www/py-paste/Paste-3.4.6/paste/
H A Durlparser.py144 self.init_module = self.find_init_module(environ)
329 def find_init_module(self, environ): member in URLParser
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/Paste/paste/
H A Durlparser.py144 self.init_module = self.find_init_module(environ)
329 def find_init_module(self, environ): member in URLParser
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/PyMod-2.7.2/Python/
H A Dimport.c1197 static int find_init_module(char *); /* Forward */
1402 if (find_init_module(buf)) { /* and has __init__.py */ in find_module()
1423 if (find_init_module(buf)) { in find_module()
1719 find_init_module(char *buf) in find_module()
1767 find_init_module(buf) in find_module()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Python/
H A Dimport.c1197 static int find_init_module(char *); /* Forward */
1402 if (find_init_module(buf)) { /* and has __init__.py */ in find_module()
1423 if (find_init_module(buf)) { in find_module()
1719 find_init_module(char *buf) in find_module()
1767 find_init_module(buf) in find_module()
/dports/lang/python-legacy/Python-2.7.18/Python/
H A Dimport.c1332 static int find_init_module(char *); /* Forward */
1543 if (find_init_module(buf)) { /* and has __init__.py */ in find_module()
1844 find_init_module(char *buf) in find_init_module() function
1892 find_init_module(buf) in find_init_module() function
/dports/lang/python27/Python-2.7.18/Python/
H A Dimport.c1332 static int find_init_module(char *); /* Forward */
1543 if (find_init_module(buf)) { /* and has __init__.py */ in find_module()
1844 find_init_module(char *buf) in find_init_module() function
1892 find_init_module(buf) in find_init_module() function