Searched refs:escapes (Results 1 - 7 of 7) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/file_systems/iso9660/
H A Diso9660_identify.cpp447 char escapes[ISO9660_ESCAPE_SEQUENCE_LENGTH + 1]; local
448 strlcpy(escapes, supplementary->escape_sequences,
452 if (strstr(escapes, "%/@") || strstr(escapes, "%/C")
453 || strstr(escapes, "%/E")) {
/haiku-fatelf/src/bin/gawk/
H A Dprofile.c1239 static char escapes[] = "\b\f\n\r\t\v\\"; local
1259 } else if ((cp = strchr(escapes, *str)) != NULL) {
1260 i = cp - escapes;
/haiku-fatelf/src/bin/sharutils/doc/
H A Dtexinfo.tex3089 % @tex ... @end tex escapes into raw Tex temporarily.
/haiku-fatelf/src/bin/diffutils/config/
H A Dtexinfo.tex4185 % @tex ... @end tex escapes into raw Tex temporarily.
/haiku-fatelf/src/bin/gdb/texinfo/
H A Dtexinfo.tex4593 % @tex ... @end tex escapes into raw Tex temporarily.
/haiku-fatelf/src/libs/termcap/
H A Dtexinfo.tex4013 % @tex ... @end tex escapes into raw Tex temporarily.
/haiku-fatelf/src/bin/network/wget/build-aux/
H A Dtexinfo.tex5074 % @tex ... @end tex escapes into raw Tex temporarily.

Completed in 139 milliseconds