dbertoni 01/07/11 21:24:39 Modified: c/src/XSLT XalanTemplate.cpp Log: New template instantiation. Revision Changes Path 1.27 +2 -0 xml-xalan/c/src/XSLT/XalanTemplate.cpp Index: XalanTemplate.cpp =================================================================== RCS file: /home/cvs/xml-xalan/c/src/XSLT/XalanTemplate.cpp,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- XalanTemplate.cpp 2001/07/08 18:48:40 1.26 +++ XalanTemplate.cpp 2001/07/12 04:24:37 1.27 @@ -214,6 +214,8 @@ static XalanTransformer::ParsedSourcePtrVectorType theParsedSourceVector; static XalanTransformer::ParamPairVectorType theParamsPairVector; static XalanDOMStringHashTable::BucketCountsType theBucketCountsVector; +static vector<pair<const char*, const char*> > theStringPairVector; + static void
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
