Searched refs:regc (Results 1 - 1 of 1) sorted by relevance
/ast/src/lib/libtksh/tcl/ |
H A D | regexp.c | 206 static void regc _ANSI_ARGS_((int b, 257 regc(MAGIC, rcstate); 274 regc(MAGIC, rcstate); 536 regc(*rcstate->regparse++,rcstate); 541 regc('-',rcstate); 548 regc((char)clss,rcstate); 552 regc(*rcstate->regparse++,rcstate); 554 regc('\0',rcstate); 583 regc(*rcstate->regparse++,rcstate); 584 regc('\ 644 regc(b, rcstate) function [all...] |
Completed in 71 milliseconds