Home
last modified time | relevance | path

Searched refs:fetch_from (Results 1 – 25 of 39) sorted by relevance

12

/dports/devel/git-svn/git-2.34.1/contrib/mw-to-git/
H A Dgit-remote-mediawiki.perl668 my $fetch_from = shift;
675 rvstartid => $fetch_from,
717 my $fetch_from = shift;
845 my $fetch_from = $last_local + 1;
846 if ($fetch_from == 1) {
855 $n = mw_import_ref_by_revs($fetch_from);
858 $n = mw_import_ref_by_pages($fetch_from);
865 if ($fetch_from == 1 && $n == 0) {
876 my $fetch_from = shift;
890 my $fetch_from = shift;
[all …]
/dports/devel/git-gui/git-2.34.1/contrib/mw-to-git/
H A Dgit-remote-mediawiki.perl668 my $fetch_from = shift;
675 rvstartid => $fetch_from,
717 my $fetch_from = shift;
845 my $fetch_from = $last_local + 1;
846 if ($fetch_from == 1) {
855 $n = mw_import_ref_by_revs($fetch_from);
858 $n = mw_import_ref_by_pages($fetch_from);
865 if ($fetch_from == 1 && $n == 0) {
876 my $fetch_from = shift;
890 my $fetch_from = shift;
[all …]
/dports/devel/git-p4/git-2.34.1/contrib/mw-to-git/
H A Dgit-remote-mediawiki.perl668 my $fetch_from = shift;
675 rvstartid => $fetch_from,
717 my $fetch_from = shift;
845 my $fetch_from = $last_local + 1;
846 if ($fetch_from == 1) {
855 $n = mw_import_ref_by_revs($fetch_from);
858 $n = mw_import_ref_by_pages($fetch_from);
865 if ($fetch_from == 1 && $n == 0) {
876 my $fetch_from = shift;
890 my $fetch_from = shift;
[all …]
/dports/devel/git/git-2.34.1/contrib/mw-to-git/
H A Dgit-remote-mediawiki.perl668 my $fetch_from = shift;
675 rvstartid => $fetch_from,
717 my $fetch_from = shift;
845 my $fetch_from = $last_local + 1;
846 if ($fetch_from == 1) {
855 $n = mw_import_ref_by_revs($fetch_from);
858 $n = mw_import_ref_by_pages($fetch_from);
865 if ($fetch_from == 1 && $n == 0) {
876 my $fetch_from = shift;
890 my $fetch_from = shift;
[all …]
/dports/devel/git-cvs/git-2.34.1/contrib/mw-to-git/
H A Dgit-remote-mediawiki.perl668 my $fetch_from = shift;
675 rvstartid => $fetch_from,
717 my $fetch_from = shift;
845 my $fetch_from = $last_local + 1;
846 if ($fetch_from == 1) {
855 $n = mw_import_ref_by_revs($fetch_from);
858 $n = mw_import_ref_by_pages($fetch_from);
865 if ($fetch_from == 1 && $n == 0) {
876 my $fetch_from = shift;
890 my $fetch_from = shift;
[all …]
/dports/devel/cgit/cgit-1.2.3/git/contrib/mw-to-git/
H A Dgit-remote-mediawiki.perl658 my $fetch_from = shift;
665 rvstartid => $fetch_from,
707 my $fetch_from = shift;
832 my $fetch_from = $last_local + 1;
833 if ($fetch_from == 1) {
842 $n = mw_import_ref_by_revs($fetch_from);
845 $n = mw_import_ref_by_pages($fetch_from);
852 if ($fetch_from == 1 && $n == 0) {
863 my $fetch_from = shift;
877 my $fetch_from = shift;
[all …]
/dports/devel/p5-CPANPLUS/CPANPLUS-0.9912/lib/CPANPLUS/Internals/
H A DFetch.pm100 my ($modobj, $verbose, $force, $fetch_from, $ttl);
104 fetch_from => { default => '', store => \$fetch_from },
200 if ( $fetch_from ) {
201 my $abs = $self->__file_fetch( from => $fetch_from,
206 error(loc("Unable to download '%1'", $fetch_from));
/dports/www/mod_php81/php-8.1.1/ext/filter/
H A Dfilter.c651 zend_long fetch_from, filter = FILTER_DEFAULT; in PHP_FUNCTION() local
658 Z_PARAM_LONG(fetch_from) in PHP_FUNCTION()
670 input = php_filter_get_storage(fetch_from); in PHP_FUNCTION()
741 zend_long fetch_from; in PHP_FUNCTION() local
748 Z_PARAM_LONG(fetch_from) in PHP_FUNCTION()
759 array_input = php_filter_get_storage(fetch_from); in PHP_FUNCTION()
/dports/lang/php81/php-8.1.1/ext/filter/
H A Dfilter.c651 zend_long fetch_from, filter = FILTER_DEFAULT; in PHP_FUNCTION() local
658 Z_PARAM_LONG(fetch_from) in PHP_FUNCTION()
670 input = php_filter_get_storage(fetch_from); in PHP_FUNCTION()
741 zend_long fetch_from; in PHP_FUNCTION() local
748 Z_PARAM_LONG(fetch_from) in PHP_FUNCTION()
759 array_input = php_filter_get_storage(fetch_from); in PHP_FUNCTION()
/dports/lang/php80/php-8.0.15/ext/filter/
H A Dfilter.c648 zend_long fetch_from, filter = FILTER_DEFAULT; in PHP_FUNCTION() local
655 Z_PARAM_LONG(fetch_from) in PHP_FUNCTION()
667 input = php_filter_get_storage(fetch_from); in PHP_FUNCTION()
738 zend_long fetch_from; in PHP_FUNCTION() local
745 Z_PARAM_LONG(fetch_from) in PHP_FUNCTION()
756 array_input = php_filter_get_storage(fetch_from); in PHP_FUNCTION()
/dports/security/php80-filter/php-8.0.15/ext/filter/
H A Dfilter.c648 zend_long fetch_from, filter = FILTER_DEFAULT; in PHP_FUNCTION() local
655 Z_PARAM_LONG(fetch_from) in PHP_FUNCTION()
667 input = php_filter_get_storage(fetch_from); in PHP_FUNCTION()
738 zend_long fetch_from; in PHP_FUNCTION() local
745 Z_PARAM_LONG(fetch_from) in PHP_FUNCTION()
756 array_input = php_filter_get_storage(fetch_from); in PHP_FUNCTION()
/dports/security/php81-filter/php-8.1.1/ext/filter/
H A Dfilter.c651 zend_long fetch_from, filter = FILTER_DEFAULT; in PHP_FUNCTION() local
658 Z_PARAM_LONG(fetch_from) in PHP_FUNCTION()
670 input = php_filter_get_storage(fetch_from); in PHP_FUNCTION()
741 zend_long fetch_from; in PHP_FUNCTION() local
748 Z_PARAM_LONG(fetch_from) in PHP_FUNCTION()
759 array_input = php_filter_get_storage(fetch_from); in PHP_FUNCTION()
/dports/www/mod_php80/php-8.0.15/ext/filter/
H A Dfilter.c648 zend_long fetch_from, filter = FILTER_DEFAULT; in PHP_FUNCTION() local
655 Z_PARAM_LONG(fetch_from) in PHP_FUNCTION()
667 input = php_filter_get_storage(fetch_from); in PHP_FUNCTION()
738 zend_long fetch_from; in PHP_FUNCTION() local
745 Z_PARAM_LONG(fetch_from) in PHP_FUNCTION()
756 array_input = php_filter_get_storage(fetch_from); in PHP_FUNCTION()
/dports/mail/mblaze/mblaze-1.1/
H A Dmsort.c73 fetch_from(char *file) in fetch_from() function
146 ia->from = fetch_from(ia->file); in fromorder()
148 ib->from = fetch_from(ib->file); in fromorder()
/dports/lang/php73/php-7.3.33/ext/filter/
H A Dfilter.c722 zend_long fetch_from, filter = FILTER_DEFAULT; in PHP_FUNCTION() local
727 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "lS|lz", &fetch_from, &var, &filter, &filter_args) == F… in PHP_FUNCTION()
735 input = php_filter_get_storage(fetch_from); in PHP_FUNCTION()
800 zend_long fetch_from; in PHP_FUNCTION() local
804 if (zend_parse_parameters(ZEND_NUM_ARGS(), "l|zb", &fetch_from, &op, &add_empty) == FAILURE) { in PHP_FUNCTION()
812 array_input = php_filter_get_storage(fetch_from); in PHP_FUNCTION()
/dports/lang/php74/php-7.4.27/ext/filter/
H A Dfilter.c721 zend_long fetch_from, filter = FILTER_DEFAULT; in PHP_FUNCTION() local
726 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "lS|lz", &fetch_from, &var, &filter, &filter_args) == F… in PHP_FUNCTION()
734 input = php_filter_get_storage(fetch_from); in PHP_FUNCTION()
799 zend_long fetch_from; in PHP_FUNCTION() local
803 if (zend_parse_parameters(ZEND_NUM_ARGS(), "l|zb", &fetch_from, &op, &add_empty) == FAILURE) { in PHP_FUNCTION()
811 array_input = php_filter_get_storage(fetch_from); in PHP_FUNCTION()
/dports/security/php73-filter/php-7.3.33/ext/filter/
H A Dfilter.c722 zend_long fetch_from, filter = FILTER_DEFAULT; in PHP_FUNCTION() local
727 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "lS|lz", &fetch_from, &var, &filter, &filter_args) == F… in PHP_FUNCTION()
735 input = php_filter_get_storage(fetch_from); in PHP_FUNCTION()
800 zend_long fetch_from; in PHP_FUNCTION() local
804 if (zend_parse_parameters(ZEND_NUM_ARGS(), "l|zb", &fetch_from, &op, &add_empty) == FAILURE) { in PHP_FUNCTION()
812 array_input = php_filter_get_storage(fetch_from); in PHP_FUNCTION()
/dports/security/php74-filter/php-7.4.27/ext/filter/
H A Dfilter.c721 zend_long fetch_from, filter = FILTER_DEFAULT; in PHP_FUNCTION() local
726 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "lS|lz", &fetch_from, &var, &filter, &filter_args) == F… in PHP_FUNCTION()
734 input = php_filter_get_storage(fetch_from); in PHP_FUNCTION()
799 zend_long fetch_from; in PHP_FUNCTION() local
803 if (zend_parse_parameters(ZEND_NUM_ARGS(), "l|zb", &fetch_from, &op, &add_empty) == FAILURE) { in PHP_FUNCTION()
811 array_input = php_filter_get_storage(fetch_from); in PHP_FUNCTION()
/dports/www/mod_php73/php-7.3.33/ext/filter/
H A Dfilter.c722 zend_long fetch_from, filter = FILTER_DEFAULT; in PHP_FUNCTION() local
727 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "lS|lz", &fetch_from, &var, &filter, &filter_args) == F… in PHP_FUNCTION()
735 input = php_filter_get_storage(fetch_from); in PHP_FUNCTION()
800 zend_long fetch_from; in PHP_FUNCTION() local
804 if (zend_parse_parameters(ZEND_NUM_ARGS(), "l|zb", &fetch_from, &op, &add_empty) == FAILURE) { in PHP_FUNCTION()
812 array_input = php_filter_get_storage(fetch_from); in PHP_FUNCTION()
/dports/www/mod_php74/php-7.4.27/ext/filter/
H A Dfilter.c721 zend_long fetch_from, filter = FILTER_DEFAULT; in PHP_FUNCTION() local
726 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "lS|lz", &fetch_from, &var, &filter, &filter_args) == F… in PHP_FUNCTION()
734 input = php_filter_get_storage(fetch_from); in PHP_FUNCTION()
799 zend_long fetch_from; in PHP_FUNCTION() local
803 if (zend_parse_parameters(ZEND_NUM_ARGS(), "l|zb", &fetch_from, &op, &add_empty) == FAILURE) { in PHP_FUNCTION()
811 array_input = php_filter_get_storage(fetch_from); in PHP_FUNCTION()
/dports/devel/p5-Test2-Plugin-Cover/Test2-Plugin-Cover-0.000027/
H A DCover.xs24 #define fetch_from SV *from = get_sv("Test2::Plugin::Cover::FROM", 0); macro
51 fetch_from; in add_entry()
/dports/devel/git-svn/git-2.34.1/git-gui/lib/
H A Dtransport.tcl4 proc fetch_from {remote} { procedure
/dports/devel/git-gui/git-2.34.1/git-gui/lib/
H A Dtransport.tcl4 proc fetch_from {remote} { procedure
/dports/devel/git-p4/git-2.34.1/git-gui/lib/
H A Dtransport.tcl4 proc fetch_from {remote} { procedure
/dports/devel/git/git-2.34.1/git-gui/lib/
H A Dtransport.tcl4 proc fetch_from {remote} { procedure

12