Searched refs:underscore (Results 1 - 25 of 34) sorted by relevance

12

/macosx-10.10/Libc-1044.1.2/regex/FreeBSD/
H A Dcname.h134 {L"underscore", L'_'},
/macosx-10.10/groff-38/groff/font/devps/
H A Dtext.enc78 underscore 95
H A Dsymbolmap309 underscore _
/macosx-10.10/swig-12/Source/Swig/
H A Dmisc.c341 int underscore = 0; local
344 /* We insert a underscore when:
358 underscore = 1;
360 underscore = 1;
364 if (underscore) {
366 underscore = 0;
/macosx-10.10/groff-38/groff/font/devps/generate/
H A Dtextmap306 underscore _
/macosx-10.10/vim-55/runtime/syntax/
H A Dcsp.vim100 " (first char a capital, later at least one lower case, no trailing underscore):
103 " Processes (all upper case, no trailing underscore):
109 " reserved identifiers for tool output (ending in underscore):
H A Dmodula2.vim44 " The underscore was originally disallowed in m2 ids, it was also added later:
H A Dwget.vim8 " TODO: all commands are actually underscore and hyphen insensitive, though
H A Dratpoison.vim65 syn match ratpoisonKeySeqArg "\<\([CMASH]\(-[CMASH]\)\{,4}-\)\=\(asciicircum\|underscore\|grave\)\>" contained nextgroup=ratpoisonCommandArg skipwhite
H A Dsplint.vim38 " match flags with hyphen and underscore notation
H A Dfvwm.vim550 \ bracketright asciicircum underscore grave
H A Dpostscr.vim252 syn keyword postscrConstant contained bracketleft backslash bracketright asciicircum underscore quoteleft
/macosx-10.10/llvmCore-3425.0.34/autoconf/m4/
H A Dltdl.m4342 # does the compiler prefix global symbols with an underscore?
356 # See whether the symbols have a leading underscore.
385 AC_CACHE_CHECK([whether we have to add an underscore for dlsym],
400 [Define if dlsym() requires a leading underscore in symbol names.])
/macosx-10.10/llvmCore-3425.0.34/projects/sample/autoconf/m4/
H A Dltdl.m4342 # does the compiler prefix global symbols with an underscore?
356 # See whether the symbols have a leading underscore.
385 AC_CACHE_CHECK([whether we have to add an underscore for dlsym],
400 [Define if dlsym() requires a leading underscore in symbol names.])
/macosx-10.10/tcl-105/tk/tk/library/
H A Dtk.tcl321 event $op <<Undo>> <Control-underscore>
H A Dmkpsenc.tcl94 005F underscore
/macosx-10.10/tcl-105/tk84/tk/library/
H A Dtk.tcl311 event $op <<Undo>> <Control-underscore>
H A Dmkpsenc.tcl94 005F underscore
/macosx-10.10/ksh-23/ksh/src/lib/libast/comp/
H A Dconf.sh406 underscore=
468 *) underscore=U ;;
478 underscore=U
492 *) underscore=U ;;
533 V[123456789]_*|V[123456789][0123456789]_*) underscore=VW ;;
550 case $underscore in
551 ?*) flags=${flags}${underscore} ;;
/macosx-10.10/AppleUSBCDCDriver-4205.2.2/Package/
H A DbuildDMG.pl328 are then replaced by an underscore ('_')
/macosx-10.10/emacs-93/emacs/
H A Dconfig.bat279 Echo file exists and is called "_gdbinit" with a leading underscore.
/macosx-10.10/adv_cmds-158/localedef/
H A Dlocaledef.pl141 <underscore> \\137
/macosx-10.10/zsh-61/zsh/Src/
H A Dexec.c5089 es->underscore = ztrdup(zunderscore);
5123 setunderscore(en->underscore);
5124 zsfree(en->underscore);
H A Dutils.c2056 zstrtol_underscore(const char *s, char **t, int base, int underscore) argument
2084 (underscore && *s == '_'); s++) {
2098 || (underscore && *s == '_'); s++) {
H A Dzsh.h980 char *underscore; member in struct:execstack

Completed in 514 milliseconds

12