Searched refs:wordchar (Results 1 - 23 of 23) sorted by relevance

/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/pt/tests/data/ok/peg_tclparam-tcloo/
H A D3_peg_itself2361 # "<wordchar>"
2372 # "<wordchar>"
2376 my si:next_str <wordchar>
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/pt/
H A Dpt_pexpression.tcl22 punct space upper wordchar xdigit ddigit \
134 punct - space - upper - wordchar - xdigit - ddigit - dot {
230 proc ::pt::pe::wordchar {} { return wordchar }
279 wordchar {0 0}
H A Dpt_peg_to_peg.tcl211 punct - space - upper - wordchar - xdigit - ddigit {
400 x 1 n 4 digit 4 wordchar 4
H A Dpt_peg_interp.tcl120 lower print punct space upper wordchar
H A Dpt_rdengine_tcl.tcl961 #Asm::Ins i_input_next wordchar
968 set myerror [list $myloc [list wordchar]]
974 set myok [string is wordchar -strict $mycurrent]
976 set myerror [list $myloc [list wordchar]]
1672 set myok [string is wordchar -strict $mycurrent]
1673 OkFail wordchar
1782 set ourmsg(wordchar) [pt::pe wordchar]
H A Dpt_peg_to_cparam.tcl482 punct space upper wordchar xdigit ddigit \
510 punct space upper wordchar xdigit ddigit
H A Dpt_peg_from_peg.tcl377 return [pt::pe wordchar]
H A Dpt_rdengine_oo.tcl485 set myok [string is wordchar -strict $mycurrent]
486 my OkFail [pt::pe wordchar]
H A Dpt_peg_to_tclparam.tcl379 punct space upper wordchar xdigit ddigit \
407 punct space upper wordchar xdigit ddigit
H A Dpt_peg_to_param.tcl319 punct space upper wordchar xdigit ddigit \
347 punct space upper wordchar xdigit ddigit
H A Dpt_parse_peg_tcl.tcl2374 # "<wordchar>"
2385 # "<wordchar>"
2389 $myparser si:next_str <wordchar>
H A Dpt_parse_peg_c.tcl2019 /* 164 = */ "str '<wordchar>'",
4637 * "<wordchar>"
4650 * "<wordchar>"
4655 rde_param_i_next_str (p, "<wordchar>", 164);
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/tepam/
H A Dproc_interactive.test64 {-wordchar -type wordchar -default WORDCHAR}
95 append res "wordchar:'$wordchar' "
148 wordchar WORDCHAR
190 {-wordchar -type wordchar -optional}
220 catch {append res " wordchar:'$wordchar'"}
271 wordchar WORDCHA
[all...]
H A Dproc_call_arg_type.test74 {-wordchar -type wordchar -optional}
184 {-wordchar -type wordchar -optional -multiple}
H A Dtepam.tcl105 print punct space upper wordchar xdigit color font boolean ""
1074 proc Validate(wordchar) {v} {string is wordchar $v}
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/pt/tests/data/ok/peg_tclparam-snit/
H A D3_peg_itself2375 # "<wordchar>"
2386 # "<wordchar>"
2390 $myparser si:next_str <wordchar>
/macosx-10.9.5/tcl-102/tcl_ext/tclsoap/tclsoap/cgi-bin/soap/
H A Dwebservice.tcl135 if {[string is wordchar $c] || [string match {[-_^.]} $c]} {
/macosx-10.9.5/emacs-92/emacs/lisp/emacs-lisp/
H A Dsregex.el191 ;; - the symbol `wordchar'
195 ;; - the symbol `not-wordchar'
445 - the symbol `wordchar'
449 - the symbol `not-wordchar'
496 (wordchar "\\w")
497 (not-wordchar "\\W")
H A Drx.el210 (wordchar . word) ; sregex
211 (not-wordchar . "[^[:word:]]") ; sregex (use \\W?)
795 `word', `wordchar'
798 `not-wordchar'
/macosx-10.9.5/tcl-102/tcl_ext/sdx/sdx/lib/starsync/
H A Dstarsync.tcl236 if {[string match <?/?> $cmd] && [string is wordchar -strict $id]} {
/macosx-10.9.5/gnudiff-19/diffutils/lib/
H A Dregex.c178 /* This must be nonzero for the wordchar and notwordchar pattern
589 wordchar, /* Matches any word-constituent character. */
1124 case wordchar:
1125 printf ("/wordchar");
4092 BUF_PUSH (wordchar);
4755 case wordchar:
4778 case wordchar:
5887 REF (wordchar),
7593 CASE (wordchar):
7594 DEBUG_PRINT1 ("EXECUTING Emacs wordchar
585 wordchar, /* Matches any word-constituent character. */ enumerator in enum:__anon8892
4079 BUF_PUSH (wordchar); variable
[all...]
/macosx-10.9.5/lsof-52/lsof/lib/
H A Dregex.c217 /* This must be nonzero for the wordchar and notwordchar pattern
576 wordchar, /* Matches any word-constituent character. */
990 case wordchar:
991 printf ("/wordchar");
3243 BUF_PUSH (wordchar);
3753 case wordchar:
5590 case wordchar:
5591 DEBUG_PRINT1 ("EXECUTING Emacs wordchar.\n");
5620 case wordchar:
5621 DEBUG_PRINT1 ("EXECUTING non-Emacs wordchar
572 wordchar, /* Matches any word-constituent character. */ enumerator in enum:__anon10851
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/libiberty/
H A Dregex.c170 /* This must be nonzero for the wordchar and notwordchar pattern
587 wordchar, /* Matches any word-constituent character. */
1114 case wordchar:
1115 printf ("/wordchar");
4021 BUF_PUSH (wordchar);
4659 case wordchar:
4682 case wordchar:
7388 case wordchar:
7389 DEBUG_PRINT1 ("EXECUTING Emacs wordchar.\n");
7418 case wordchar
583 wordchar, /* Matches any word-constituent character. */ enumerator in enum:__anon7965
[all...]

Completed in 494 milliseconds