Searched refs:unquote (Results 1 - 25 of 29) sorted by relevance

12

/macosx-10.9.5/cups-372.4/cups/cups/
H A Dlanguage-private.h72 extern cups_array_t *_cupsMessageLoad(const char *filename, int unquote);
H A Dlanguage.c841 int unquote) /* I - Unescape \foo in strings? */
926 if (unquote)
840 _cupsMessageLoad(const char *filename, int unquote) argument
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/page/
H A Dutil_peg.tcl22 # (unquote, quote'tcl).
165 lappend pe [unquote [$t get $eroot char]]
168 [unquote [$t get $eroot begin]] \
169 [unquote [$t get $eroot end]]
H A Dutil_quote.tcl10 namespace export unquote \
17 proc ::page::util::quote::unquote {ch} {
H A Dutil_norm_peg.tcl36 # (unquote, quote'tcl)
230 set begin [unquote [$t get $b DATA]]
231 set end [unquote [$t get $e DATA]]
274 set ch [unquote [$t get $n DATA]]
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/pt/
H A Dpt_peg_from_peg.tcl168 return [pt::pe terminal [char unquote [string range $input $s $e]]]
173 return [pt::pe terminal [char unquote [string range $input $s $e]]]
178 return [pt::pe terminal [char unquote [string range $input $s $e]]]
188 return [pt::pe terminal [char unquote [string range $input $s $e]]]
H A Dchar.tcl12 namespace export unquote quote
23 proc ::char::unquote {args} {
/macosx-10.9.5/autofs-234/automountlib/
H A Dns_files.c130 unquote(ml->linebuf, ml->lineqbuf);
153 unquote(lp, lq);
296 unquote(lp, lq);
376 unquote(line, lineq);
H A Dns_od.c218 unquote(ml->linebuf, ml->lineqbuf);
652 unquote(linebuf, lineqbuf);
H A Dauto_subr.c554 unquote(str, qbuf) function
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dwoman.el2697 (end (progn (woman-forward-arg 'unquote) (point)))
2734 (end (progn (woman-forward-arg 'unquote 'concat) (point)))
2740 end (progn (woman-forward-arg 'unquote) (point))
2843 (woman-forward-arg 'unquote 'noskip)
3055 (defvar unquote) ; Bound locally by woman1-roff-buffer
3057 (defun woman-unquote (to)
3073 (defsubst woman-unquote-args ()
3075 (woman-unquote (save-excursion (end-of-line) (point-marker))))
3080 request fn unquote)
3093 ;; If no args then apply to next line else unquote arg
3037 (defvar unquote) ; Bound locally by woman1-roff-buffer function
[all...]
H A Dinfo.el1283 (unquote value))
1284 (while (string-match "[^\\\"]*\\(\\\\\\)[\\\\\"]" unquote start)
1285 (setq unquote (replace-match "" t t unquote 1))
1287 unquote))
/macosx-10.9.5/autofs-234/headers/
H A Dautomount.h298 extern void unquote(char *, char *);
/macosx-10.9.5/cups-372.4/cups/backend/
H A Ddnssd.c30 * unquote() - Unquote a name string.
172 static void unquote(char *dst, const char *src, size_t dstsize)
516 unquote(uriName, best->fullName, sizeof(uriName));
549 unquote(uriName, best->fullName, sizeof(uriName));
1298 * 'unquote()' - Unquote a name string.
1302 unquote(char *dst, /* I - Destination buffer */ function
/macosx-10.9.5/cups-372.4/cups/test/
H A Dippdiscover.c107 static void unquote(char *dst, const char *src, size_t dstsize);
774 * 'unquote()' - Unquote a name string.
778 unquote(char *dst, /* I - Destination buffer */ function
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dlatte.vim59 syn keyword latteSyntax set! snoc splicing unquote strict-html4 contained
H A Dsass.vim33 syn match sassFunction "\<\%(unquote\|quote\)\>(\@=" contained
H A Dmonk.vim68 syn keyword monkSyntax quote quasiquote unquote unquote-splicing
H A Dvoscm.vim39 syn keyword voscmFunction contained terminal_name time translate trunc unique_string unquote user_name verify
H A Dscheme.vim72 syn keyword schemeSyntax quote quasiquote unquote unquote-splicing
H A Dtcl.vim94 " The syntactic unquote-splicing replacement for [expand].
/macosx-10.9.5/ICU-511.35/icuSources/i18n/unicode/
H A Dtzfmt.h1015 static UnicodeString& unquote(const UnicodeString& pattern, UnicodeString& result);
/macosx-10.9.5/tcl-102/tcl/tcl/tools/
H A Dtcltk-man2html.tcl317 proc unquote arg { procedure
1601 lappend manual(text) "$code [unquote $rest]"
1605 lappend manual(text) "$code [unquote $rest]"
1609 addbuffer $LQ [unquote [lindex $rest 0]] $RQ \
1610 [unquote [lindex $rest 1]]
1614 addbuffer ( $LQ [unquote [lindex $rest 0]] $RQ \
1615 [unquote [lindex $rest 1]] ) \
1616 [unquote [lindex $rest 2]]
1620 addbuffer $LQ [unquote [lindex $rest 0]] - \
1621 [unquote [linde
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dtzfmt.cpp2265 unquote(gmtPattern.tempSubString(0, idx), fGMTPatternPrefix);
2266 unquote(gmtPattern.tempSubString(idx + ARG0_LEN), fGMTPatternSuffix);
2270 TimeZoneFormat::unquote(const UnicodeString& pattern, UnicodeString& result) {
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dsgml-mode.el1018 With prefix argument UNQUOTEP, unquote the region."
1024 ;; FIXME: We should unquote other named character references as well.

Completed in 185 milliseconds

12