Searched defs:_ext (Results 1 – 5 of 5) sorted by relevance
/plugin/pdb/classes/ |
H A D | cache.php | 11 function plugin_cache($_name='plugin_cache',$_prefix='noname',$_ext='txt'){
|
/plugin/cache/ |
H A D | plugin_cache.php | 18 function plugin_cache($_name='plugin_cache',$_prefix='noname',$_ext='txt'){
|
/plugin/pubchem/classes/ |
H A D | cache.php | 11 function __construct($_name='plugin_cache',$_prefix='noname',$_ext='txt'){
argument
|
/plugin/pubmed/classes/ |
H A D | cache.php | 11 function __construct($_name='plugin_cache',$_prefix='noname',$_ext='txt'){
argument
|
/plugin/pubmed2020/classes/ |
H A D | cache.php | 32 public function __construct($_name='plugin_cache',$_prefix='noname',$_ext='nbib'){
|