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

node.js - Using Node without global install -

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

java - Null response to php query in android, even though php works properly -