Changeset 1185 for 1.8.3/trunk/game/txt/hlp
- Timestamp:
- 01/02/08 00:33:59 (7 months ago)
- Files:
-
- 1.8.3/trunk/game/txt/hlp/pennfunc.hlp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
1.8.3/trunk/game/txt/hlp/pennfunc.hlp
r1182 r1185 4178 4178 strmatch(<string>, <pattern>[, <register list>]) 4179 4179 4180 This function ismatches <pattern> against the entire <string>.4180 This function matches <pattern> against the entire <string>. 4181 4181 It returns 1 if it matches and 0 if it doesn't. It is not 4182 4182 case-sensitive, and <pattern> may contain wildcards.
