Searched defs:unescape (Results 1 - 8 of 8) sorted by relevance

/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/template/
H A Dgroup-file-parser.rb130 def unescape( text ) method in class:ANTLR3.Template.GroupFile.Parser
156 unescape( token.text[ 1...-1 ] )
/external/linux-tools-perf/config/
H A Dutilities.mak30 # $(call unescape-nl...)
34 # unescape-nl
36 # Usage: text = $(call unescape-nl,escaped-text[,escape])
40 unescape-nl = $(subst $(call nl-escape,$(2)),$(newline),$(1))
58 # shell-unescape-nl
60 # Usage: $(shell some-command | $(call shell-unescape-nl[,escape]))
62 # Use this to unescape newlines from within a shell call;
74 define shell-unescape-nl
128 "$$(echo $(call escape-nl,$(shell-sq),$(2)) | $(call shell-unescape-nl,$(2)))"
144 lookup = $(call unescape
[all...]
/external/icu4c/tools/genrb/
H A Dread.c178 c = unescape(buf, status);
238 c = unescape(buf, status);
284 c = unescape(buf, status);
431 UChar32 unescape(UCHARBUF *buf, function
/external/icu4c/common/
H A Dunistr.cpp539 UnicodeString UnicodeString::unescape() const { function in class:UnicodeString
/external/icu4c/test/cintltst/
H A Dnucnvtst.c3474 unescape(UChar* dst, int32_t dstLen,const char* src,int32_t srcLen,UErrorCode *status){ function
3778 srcLen=unescape(src,srcLen,cSrc,cSrcLen,&status);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.commands_3.6.0.I20100512-1500.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.engine_2.0.0.v20100606.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 116 milliseconds