an
saurus
tags:
backslash
escaping
selectsinglenode
views:
191
answers:
1
Q:
Backslash SelectSingleNode Escape
A:
Try
abc\\xyz
.
AakashM
2009-07-06 14:48:09
related questions
Regexp for quoted string with escaping quotes
Escape path separator in a regular expression
C# code to convert XHTML doc to plain text
system() copy fails, while cmd copy works
Colorize logs in eclipse console
Editing escaped code (for display)
Extra backslashes being added in PHP
Is there a way to escape a CDATA end token in xml?
Escaping ' in Access SQL
Escaping in a ILIKE query
Escaping a String from getting regex parsed in Java
Pass a PHP string to a Javascript variable (including escaping newlines)
Using Quotes within getRuntime().exec
How to insert a string which contains an "&"
PHP regex to remove multiple ?-marks
How can i parse a comma delimited string into a list (caveat)?
WPF and string formatting
How do I escape the wildcard/asterisk character in bash?
How do I escape a string inside javascript inside an onClick handler?
How to match a single quote in sed
How to escape text for regular expression in Java
How to escape XML content with XSL to safely output it as JSON?
How to escape < and > inside <pre> tags
How to escape os.system() calls in Python?
Escaping XML tag contents