Include dependency graph for VarState.cc:

Go to the source code of this file.
Classes | |
| class | ESIFunction |
| class | ESIVariableProcessor |
Macros | |
| #define | LOOKFORSTART 0 |
Functions | |
| CBDATA_CLASS_INIT (ESIVarState) | |
Variables | |
| char const * | esiBrowsers [] |
Macro Definition Documentation
◆ LOOKFORSTART
| #define LOOKFORSTART 0 |
Definition at line 607 of file VarState.cc.
Function Documentation
◆ CBDATA_CLASS_INIT()
| CBDATA_CLASS_INIT | ( | ESIVarState | ) |
Variable Documentation
◆ esiBrowsers
| char const* esiBrowsers[] |
Initial value:
= {"MSIE",
"MOZILLA",
"OTHER"
}
Definition at line 23 of file VarState.cc.
Referenced by ESIVariableUserAgent::eval().
