Home
last modified time | relevance | path

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

/dports/graphics/p5-SWF-Builder/SWF-Builder-0.16/lib/SWF/Builder/ActionScript/
H A DCompiler.pm673 $self->_warn_not_recommend("'tellTarget' action", "'with'");
686 $self->_warn_not_recommend("'ifFrameLoaded' action", " property");
1714 sub _warn_not_recommend { subroutine
1875 $self->_warn_not_recommend("'$op' op", "'$obsolete{$op}'") if exists($obsolete{$op});
2672 $self->_warn_not_recommend("'and' op", "'&&'");
2701 $self->_warn_not_recommend("'or' op", "'||'");
3545 $self->_warn_not_recommend("'toggleHighQuality'", "'_quality' property");
3577 $self->_warn_not_recommend("'$fname'", "'$replace'");
3627 $self->_warn_not_recommend("'substring'", "'String.substr'");
3639 $self->_warn_not_recommend("'mbsubstring'", "'String.substr'");