javascript - ASP Function definitions location -


i trying understand files in router's firmware , have many files lines those:

<% getcfgzero(1, "operationmode"); %> <% getcfggenera(1, "operationmode"); %> 

i trying grep definitions of functions can not find them. know might stored?


Comments

Popular posts from this blog

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

node.js - Using Node without global install -

java - JavaScript + Thymeleaf - select onchange -