13 lines
161 B
Plaintext
13 lines
161 B
Plaintext
=== Parameters
|
|
|
|
.format
|
|
****
|
|
_STRING_
|
|
|
|
----
|
|
^([A-Z0-9_]*|[a-z0-9_]*)$
|
|
----
|
|
|
|
Regular expression used to check the [method|function|subroutine] names against
|
|
****
|