deleted values of constants from docs
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
* Change, ! Fix, % Optimization, + Addition, - Removal, ; Comment
|
||||
*/
|
||||
|
||||
2013-03-25 01:21 UTC+0100 Viktor Szakats (harbour syenar.net)
|
||||
* contrib/hbct/doc/en/ctstr.txt
|
||||
* deleted values of constants from docs
|
||||
|
||||
2013-03-24 23:49 UTC+0100 Viktor Szakats (harbour syenar.net)
|
||||
* extras/hbdoc/hbdoc.prg
|
||||
+ handle unknown compliance strings gracefully
|
||||
|
||||
@@ -137,12 +137,10 @@
|
||||
is set (e.g. "?"), then "?" matches every other character.
|
||||
|
||||
<nMode> can be one of the following values that are defined
|
||||
in ct.ch
|
||||
in ct.ch:
|
||||
|
||||
Definition | Value
|
||||
----------------------|------
|
||||
CT_SETATLIKE_EXACT | 0
|
||||
CT_SETATLIKE_WILDCARD | 1
|
||||
CT_SETATLIKE_EXACT
|
||||
CT_SETATLIKE_WILDCARD
|
||||
|
||||
$EXAMPLES$
|
||||
|
||||
|
||||
Reference in New Issue
Block a user