Changeset 222 for trunk/src/helpers/xstring.c
- Timestamp:
- Sep 3, 2002, 8:17:46 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/helpers/xstring.c
r187 r222 1255 1255 1256 1256 // static encoding table for xstrEncode 1257 staticPSZ apszEncoding[] =1257 STATIC PSZ apszEncoding[] = 1258 1258 { 1259 1259 "%00", "%01", "%02", "%03", "%04", "%05", "%06", "%07",
Note:
See TracChangeset
for help on using the changeset viewer.