Home
last modified time | relevance | path

Searched refs:asfile (Results 1 – 25 of 77) sorted by relevance

1234

/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/
H A Dexport.php232 $asfile = false; variable
234 $asfile = true; variable
337 $output_charset_conversion = $asfile
349 if ($asfile) {
376 if ($asfile) {
521 if (empty($asfile)) {
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/libraries/classes/Controllers/
H A DExportController.php58 …global $compression, $crlf, $asfile, $buffer_needed, $save_on_server, $file_handle, $separate_file…
264 $asfile = false;
266 $asfile = true;
377 $output_charset_conversion = $asfile
389 if ($asfile) {
431 if ($asfile) {
648 if (empty($asfile)) {
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-mac/
H A Daetools.py239 def _get(self, _object, asfile=None, _attributes={}): argument
249 if asfile:
250 _arguments['rtyp'] = mktype(asfile)
259 if asfile:
260 item.__class__ = asfile
H A Dapplesingle.py131 asfile = AppleSingle(infile, verbose=verbose)
132 asfile.tofile(outpath, resonly=resonly)
/dports/lang/python27/Python-2.7.18/Lib/plat-mac/
H A Daetools.py239 def _get(self, _object, asfile=None, _attributes={}): argument
249 if asfile:
250 _arguments['rtyp'] = mktype(asfile)
259 if asfile:
260 item.__class__ = asfile
H A Dapplesingle.py131 asfile = AppleSingle(infile, verbose=verbose)
132 asfile.tofile(outpath, resonly=resonly)
/dports/biology/wise/wise2.4.1/src/dnaindex/
H A Dassembly_stream_cons.dy28 fprintf(ofp," -asfile <filename> filename for fasta input\n");
40 warn("Fasta file type needs a filename with -asfile");
99 temp = strip_out_assigned_argument(argc,argv,"asfile");
/dports/net-mgmt/lg/lg-0d53e4b/
H A Dmakedb.pl5 my $asfile = "as.txt";
23 %AS = &read_as_list($asfile);
H A Dlg.cgi37 my $asfile;
240 if ($asfile =~ /\.db$/) {
242 tie (%AS, 'DB_File', $asfile, O_RDONLY, 0644, $DB_HASH) or
243 print STDERR "Can\'t read AS database $asfile: $!\n";
245 %AS = &read_as_list($asfile);
330 $asfile = $str;
/dports/devel/py-dateutil/python-dateutil-2.8.1/dateutil/test/
H A D_common.py32 def assertPicklable(self, obj, singleton=False, asfile=False, argument
39 get_nobj = self._get_nobj_file if asfile else self._get_nobj_bytes
/dports/www/gecko-mediaplayer/gecko-mediaplayer-1.0.9/src/
H A Dnp_entry.cpp73 pFuncs->asfile = NPP_StreamAsFile; in NP_GetEntryPoints()
195 pluginFuncs->asfile = NewNPP_StreamAsFileProc(NPP_StreamAsFile); in NP_Initialize()
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/dateutil/test/
H A D_common.py84 def assertPicklable(self, obj, asfile=False, argument
91 get_nobj = self._get_nobj_file if asfile else self._get_nobj_bytes
/dports/sysutils/acpica-tools/acpica-unix-20210930/generate/unix/acpisrc/
H A DMakefile32 $(OBJDIR)/asfile.o\
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/acpica/dist/generate/unix/acpisrc/
H A DMakefile32 $(OBJDIR)/asfile.o\
/dports/www/mozplugger/mozplugger-2.1.6/npapi/
H A Dnpp_funcs.c84 funcs.asfile = NPP_StreamAsFile; in NPP_InitFuncTable()
H A Dnpp_func_tab.h103 NPP_StreamAsFileProcPtr asfile; member
/dports/net-p2p/p5-Net-DirectConnect/Net-DirectConnect-0.14/lib/Net/DirectConnect/pslib/
H A Dpsmisc.pm1421 my ( $what, $asfile, $lwpopt, $method, $content, $headers_out, $headers_in ) = @_;
1436 $c = $asfile if $asfile and $asfile != 1;
1439 return $c if $asfile;
1468 $ua->mirror( $what, $c ), return $c if $asfile;
1502 …return ( $asfile ? $c : ( $resp->$ret() ) ); #{map {$_ => $resp->header($_)}$resp->header_field…
/dports/net/prosearch/search/web/lib/
H A Dpsmisc.pm1421 my ( $what, $asfile, $lwpopt, $method, $content, $headers_out, $headers_in ) = @_;
1436 $c = $asfile if $asfile and $asfile != 1;
1439 return $c if $asfile;
1468 $ua->mirror( $what, $c ), return $c if $asfile;
1502 …return ( $asfile ? $c : ( $resp->$ret() ) ); #{map {$_ => $resp->header($_)}$resp->header_field…
/dports/net/prosearch/search/lib/
H A Dpsmisc.pm1421 my ( $what, $asfile, $lwpopt, $method, $content, $headers_out, $headers_in ) = @_;
1436 $c = $asfile if $asfile and $asfile != 1;
1439 return $c if $asfile;
1468 $ua->mirror( $what, $c ), return $c if $asfile;
1502 …return ( $asfile ? $c : ( $resp->$ret() ) ); #{map {$_ => $resp->header($_)}$resp->header_field…
/dports/science/gchemutils/gnome-chemistry-utils-0.14.16/mozilla-plugin/
H A Dmoz-plugin.c302 pluginFuncs->asfile = (NPP_StreamAsFileProcPtr) ChemStreamAsFile; in NP_Initialize()
317 pluginFuncs->asfile = NewNPP_StreamAsFileProc (ChemStreamAsFile); in NP_Initialize()
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/
H A Dtest.pl398 asfile(tb-1) :-
406 asfile(tb-2) :-
415 asfile(tb-3) :-
427 asfile(tb-4) :-
696 testset(asfile). % test pce_open and friends
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/plugin/npapi/mozilla-sdk/
H A Dnp_entry.cpp61 aNPPFuncs->asfile = NewNPP_StreamAsFileProc(Private_StreamAsFile); in fillPluginFunctionTable()
75 aNPPFuncs->asfile = NPP_StreamAsFile; in fillPluginFunctionTable()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/plugins/base/
H A DnsNPAPIPluginStreamListener.cpp584 if (!pluginFunctions->asfile) return NS_ERROR_FAILURE; in OnFileAvailable()
590 (*pluginFunctions->asfile)(npp, &mNPStreamWrapper->mNPStream, fileName), in OnFileAvailable()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/plugins/base/
H A DnsNPAPIPluginStreamListener.cpp585 if (!pluginFunctions->asfile) return NS_ERROR_FAILURE; in OnFileAvailable()
591 (*pluginFunctions->asfile)(npp, &mNPStreamWrapper->mNPStream, fileName), in OnFileAvailable()
/dports/graphics/libmng/libmng-1.0.10/contrib/msvc/mngplg/mngplg-src-1.0.1/
H A Dnpapidefs.h207 NPP_StreamAsFileUPP asfile; member

1234