File: quote.h

package info (click to toggle)
urlview 1e-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 276 kB
  • sloc: ansic: 876; cpp: 295; sh: 119; makefile: 82
file content (4 lines) | stat: -rw-r--r-- 128 bytes parent folder | download
1
2
3
4
// SPDX-License-Identifier: 0BSD


char * quotesub(const char * execline, size_t execlinelen, const char * url, size_t urllen);