PageRenderTime 77ms queryTime 54ms sortTime 0ms getByIdsTime 2ms findMatchingLines 1ms

1+ results for 'import flash.display.Sprite%3B' (77 ms)

Not the results you expected?
documentation.ftl https://github.com/boyter/searchcode-server.git | Freemarker Template | 1239 lines
                    
63                <li>Security Flaws E.G. <a href="/?q=eval+%24_GET">eval $_GET</a></li>
                    
64                <li>Usage E.G. <a href="/?q=import+flash.display.Sprite%3B">import flash.display.Sprite;</a></li>
                    
65                <li>Special Chracters E.G. <a href="/?q=%2B">+</a></li>
                    
80                <dd>Match where documents contain terms on both sides of the operator. E.G. <a
                    
81                            href="/?q=test%20AND%20import">test AND import</a></dd>
                    
82                <dt>OR</dt>
                    
83                <dd>Match where documents contain terms on either side of the operator. E.G. <a
                    
84                            href="/?q=test%20OR%20import">test OR import</a></dd>
                    
85                <dt>NOT</dt>
                    
86                <dd>Match where documents do not contain terms on the right hand side of the operator. E.G. <a
                    
87                            href="/?q=test%20NOT%20import">test NOT import</a></dd>
                    
88                <dt>( )</dt>
                    
89                <dd>Group terms. Allows creation of exclusive matches. E.G. <a
                    
90                            href="/?q=(test%20OR%20import)%20AND%20other">(test OR import) AND other</a></dd>
                    
91                <dt>*</dt>
                    
                
 

Source

Language