Home
last modified time | relevance | path

Searched refs:noescape (Results 1 – 5 of 5) sorted by relevance

/external/libxslt/libxslt/
DxsltInternals.h695 int noescape; /* text */ member
846 int noescape; member
1389 int noescape; /* text */ member
Dtransform.h182 int noescape);
Dpreproc.c836 comp->noescape = 0; in xsltTextComp()
843 comp->noescape = 1; in xsltTextComp()
1244 comp->noescape = 1; in xsltValueOfComp()
Dtransform.c714 const xmlChar *string, int noescape) in xsltCopyTextString() argument
758 } else if (noescape) { in xsltCopyTextString()
4441 ctxt->insert, value, comp->noescape); in xsltValueOf()
/external/openssh/
Dclientloop.c1021 noescape: in process_escapes()
1066 goto noescape; in process_escapes()
1167 goto noescape; in process_escapes()