Home
last modified time | relevance | path

Searched refs:escaped (Results 1 – 25 of 33) sorted by relevance

12

/aoo4110/main/udkapi/com/sun/star/uri/
H A DXVndSunStarScriptUrl.idl44 &emsp;<var>schar</var> = <var>unreserved</var> / <var>escaped</var> /
67 the non-escaped value of the name part.
75 specifies the non-escaped new name part of the URL.
89 a non-escaped key.
102 a non-escaped key.
105 the non-escaped value of the first parameter with the given key. If
115 a non-escaped key
118 the non-escaped value to be set for the parameter. If there already is a
/aoo4110/main/sal/rtl/source/
H A Dbootstrap.cxx876 sal_Unicode read(rtl::OUString const & text, sal_Int32 * pos, bool * escaped) { in read() argument
889 *escaped = true; in read()
893 *escaped = true; in read()
897 *escaped = false; in read()
917 bool escaped; in expandMacros() local
918 sal_Unicode c = read(text, &i, &escaped); in expandMacros()
919 if (escaped || c != '$') { in expandMacros()
930 c = read(text, &i, &escaped); in expandMacros()
931 if (!escaped) { in expandMacros()
1026 c = read(text, &j, &escaped); in expandMacros()
[all …]
/aoo4110/main/filter/source/config/tools/merge/
H A DpyAltFCFGMerge235 i,escaped = 0,0
240 if escaped:
241 escaped = 0
243 escaped = 1
247 elif c in (' ', '\t', ':', '=') and not escaped:
252 if escaped:
253 escaped = 0
/aoo4110/main/offapi/com/sun/star/util/
H A DXStringEscape.idl39 escaped form.
41 <p>The escaped form is chosen to be suitable for use with other interfaces
45 any naming rules or restrictions must be replaced by an escaped form,
61 /** encodes an arbitrary string into an escaped form compatible with some naming rules.
66 /** decodes an escaped string into the original form.
/aoo4110/main/toolkit/source/layout/core/
H A Dproplist.cxx159 bool escaped = false, first = true; in anyFromString() local
166 if ( !token.getLength() && !escaped ) in anyFromString()
168 escaped = true; in anyFromString()
171 else if ( escaped ) in anyFromString()
173 escaped = false; in anyFromString()
/aoo4110/main/offapi/com/sun/star/ucb/
H A DPackageContentProvider.idl82 pchar = unreserved | escaped | ":" | "@" | "&" | "="
92 escaped = "%" hex hex
95 orig-URL = 1 *( unreserved | escaped | "$" | "," | ";"
H A DHierarchyDataReadAccess.idl100 quoted-string = "'" escaped-string "'"
103 escaped-string = escaped accoding to XML attribute naming conventions
H A DTransientDocumentsContentProvider.idl109 pchar = unreserved | escaped | ":" | "@" | "&" | "=" | "+" | "$" | ","
118 escaped = "%" hex hex
/aoo4110/main/shell/source/unix/sysshell/
H A Drecently_used_file_handler.cxx179 rtl::OString escaped = escape_content (value); in write_xml_tag() local
180 file.write(escaped.getStr(), escaped.getLength()); in write_xml_tag()
/aoo4110/ext_libraries/serf/
H A DNULbytes.patch147 + * it can be used as a C string. NUL bytes are escaped as 3 characters
189 + these fields in the certificate will be escaped as \00. */
/aoo4110/main/offapi/com/sun/star/sheet/
H A DDDELinkInfo.idl47 single quotes they are escaped by doubling them, as usual, for example
/aoo4110/main/offapi/com/sun/star/i18n/
H A DKParseTokens.idl107 is not set, the two double quotes are parsed as one escaped
/aoo4110/main/libtextcat/
H A Dlibtextcat-2.2.patch233 * escaped. There are two ways to escape: by using single quotes (anything
/aoo4110/main/libxmlsec/
H A Dxmlsec1-customkeymanage.patch5945 - "escaped symbol missed");
/aoo4110/main/
H A DLICENSE315 - Currently, u\XXXX sequences are escaped when saving, but not unescaped
/aoo4110/extras/l10n/source/he/
H A Dlocalize.sdf38012 …anumeric or underscore. A single quote contained within a name has to be escaped by doubling it (t…
/aoo4110/extras/l10n/source/hi/
H A Dlocalize.sdf38012 …anumeric or underscore. A single quote contained within a name has to be escaped by doubling it (t…
/aoo4110/extras/l10n/source/kk/
H A Dlocalize.sdf38012 …anumeric or underscore. A single quote contained within a name has to be escaped by doubling it (t…
/aoo4110/extras/l10n/source/sr/
H A Dlocalize.sdf38012 …anumeric or underscore. A single quote contained within a name has to be escaped by doubling it (t…
/aoo4110/extras/l10n/source/uz/
H A Dlocalize.sdf34908 …anumeric or underscore. A single quote contained within a name has to be escaped by doubling it (t…
/aoo4110/extras/l10n/source/th/
H A Dlocalize.sdf38012 …anumeric or underscore. A single quote contained within a name has to be escaped by doubling it (t…
/aoo4110/extras/l10n/source/ar/
H A Dlocalize.sdf27241 …anumeric or underscore. A single quote contained within a name has to be escaped by doubling it (t…
/aoo4110/extras/l10n/source/lt/
H A Dlocalize.sdf38012 …anumeric or underscore. A single quote contained within a name has to be escaped by doubling it (t…
/aoo4110/extras/l10n/source/gd/
H A Dlocalize.sdf38012 …anumeric or underscore. A single quote contained within a name has to be escaped by doubling it (t…
/aoo4110/extras/l10n/source/ga/
H A Dlocalize.sdf36295 …anumeric or underscore. A single quote contained within a name has to be escaped by doubling it (t…

Completed in 8160 milliseconds

12