Searched refs:idstart (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/swig-12/Source/Swig/
H A Dscanner.c25 char *idstart; /* Optional identifier start characters */ member in struct:Scanner
50 s->idstart = NULL;
72 free(s->idstart);
179 free(s->idstart);
180 s->idstart = Swig_copy_string(id);
431 (s->idstart && strchr(s->idstart, c)))
650 } else if (s->idstart && strchr(s->idstart, '%') &&
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/grammar_fa/
H A Dfaop.tcl25 proc determinize {fa {mapvar {}} {idstart 0}} {}
32 proc intersect {fa fb {mapvar {}} {idstart 0}} {}
284 proc ::grammar::fa::op::determinize {fa {mapvar {}} {idstart 0}} {
335 set id $idstart
605 proc ::grammar::fa::op::intersect {fa fb {mapvar {}} {idstart 0}} {
618 set id $idstart
/macosx-10.10.1/ruby-106/ruby/enc/unicode/
H A Dname2ctype.h.blt26318 char uniname2ctype_pool_str725[sizeof("idstart")];
26962 "idstart",
H A Dname2ctype.h26318 char uniname2ctype_pool_str725[sizeof("idstart")];
26962 "idstart",

Completed in 135 milliseconds