doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinks
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
<return type="String">
|
||||
</return>
|
||||
<description>
|
||||
Get the name of the current element node. This will raise an error if the current node type is not [code]NODE_ELEMENT[/code] nor [code]NODE_ELEMENT_END[/code]
|
||||
Get the name of the current element node. This will raise an error if the current node type is not [constant NODE_ELEMENT] nor [constant NODE_ELEMENT_END]
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_node_offset" qualifiers="const">
|
||||
|
||||
Reference in New Issue
Block a user