matchingPairfunction matchingPair(text: string,[leftright]: Iterable<string>,i: number,allowEscape?: boolean,): number;§matchingPair(text: string, [leftright]: Iterable<string>, i: number, allowEscape?: boolean): number[src]§Parameters§text: string[src]§[leftright]: Iterable<string>[src]§i: number[src]§allowEscape?: boolean optional[src]§Return Type§number[src]