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

/external/fonttools/Lib/fontTools/misc/
H A DxmlWriter.py153 def escapechar(c): function in function:escape8bit
159 return strjoin(map(escapechar, data.decode('latin-1')))
/external/fonttools/Tools/fontTools/misc/
H A DxmlWriter.py153 def escapechar(c): function in function:escape8bit
159 return strjoin(map(escapechar, data.decode('latin-1')))
/external/bison/build-aux/
H A Dtexinfo.tex692 % TeX puts in an \escapechar (i.e., `@') at the beginning of the help
4369 \escapechar = `\\ % use backslash in output files.
4921 \escapechar = `\\
6256 \escapechar=`\\
7215 \catcode`\@=0 \catcode`\\=\active \escapechar=`\@
10038 @escapechar = `@@
/external/libmicrohttpd/doc/
H A Dtexinfo.tex693 % TeX puts in an \escapechar (i.e., `@') at the beginning of the help
4370 \escapechar = `\\ % use backslash in output files.
4922 \escapechar = `\\
6257 \escapechar=`\\
7216 \catcode`\@=0 \catcode`\\=\active \escapechar=`\@
10043 @escapechar = `@@

Completed in 358 milliseconds