Project

General

Profile

Actions

Bug #5355

closed

$regsubex() & \0

Added by psycho ™ almost 3 years ago. Updated almost 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Scripting
Target version:
Start date:
06/30/2021
Due date:
% Done:

0%

Estimated time:
Operative System:
All
Regression:
No

Description

in $regsubex \0 should report the total number of captures and not the total number of matches.

Running the code below in AdiIRC returns 10101010101010101010

$regsubex($str(x,10),/./g,\0) 

when it should return 0000000000

mIRC returns 0000000000

Actions

Also available in: Atom PDF