Home
last modified time | relevance | path

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

/dports/textproc/xalan-c/xalan_c-1.12/src/xalanc/XSLT/
H A DFunctionSystemProperty.cpp181 const char* const theEnvString = in execute() local
184 if (theEnvString != 0) in execute()
190 TranscodeFromLocalCodePage(theEnvString, theString); in execute()