/solaris-userland/components/patchutils/ |
H A D | Makefile | 30 IPS_PKG_NAME= text/patchutils 54 REQUIRED_PACKAGES += text/gnu-diffutils 55 REQUIRED_PACKAGES += text/gnu-patch
|
/solaris-userland/components/cups/patches/ |
H A D | str4609-1.4.patch | 19 - cgiRewriteURL(attr->values[i].string.text, url, 24 - strrchr(attr->values[i].string.text, '/') + 1); 27 - cgiRewriteURL(attr->values[i].string.text, valptr, 29 + cgiRewriteURL(attr->values[i].string.text, valptr, sizeof(value) - (valptr - value), NULL); 86 - _cupsStrFree(username->values[0].string.text); 87 - username->values[0].string.text = _cupsStrAlloc(RemoteRoot); 88 + _cupsStrFree(username->values[0].string.text); 89 + username->values[0].string.text = _cupsStrAlloc(RemoteRoot); 97 - cupsdSetString(&attr->values[0].string.text, con->username); 99 + _cupsStrFree(attr->values[0].string.text); [all...] |
H A D | 18104362.patch | 30 - _("ppdc: Adding/updating UI text from %s...\n"), 47 + _cupsLangPrintf(stderr, _("ppdc: Adding/updating UI text from %s."), argv[i]); 113 - printf("<th>%s</th>", compo->text->value); 123 - printf("%s<br>", size->text->value); 133 - printf("%s<br>", c->text->value); 163 + printf("<th>%s</th>", compo->text->value); 175 + printf("%s<br>", size->text->value); 185 + printf("%s<br>", c->text->value);
|
/solaris-userland/components/desktop/os-welcome/files/html/C/css/ |
H A D | master.css | 6 a:link {color:#000;text-decoration:none;} 7 a:visited {color:#000;text-decoration:none;} 8 a:hover {color:#FF0000;text-decoration:underline;} 19 .footerContent{float:right; font-size:12px; padding:0px 10px 0px 0px; text-align:right;} 21 a.fulllink:link {color:#000;text-decoration:underline;} 22 a.fulllink:visited {color:#000;text-decoration:underline;} 23 a.fulllink:hover {color:#FF0000;text-decoration:underline;} 25 a.legalese:link {color:#000;text-decoration:none;} 26 a.legalese:visited {color:#000;text-decoration:none;} 27 a.legalese:hover {color:#FF0000;text [all...] |
/solaris-userland/components/sbsigntool/ |
H A D | test-x86_64_sol2.lds | 16 .text : 18 *(.text)
|
/solaris-userland/components/quilt/ |
H A D | Makefile | 90 REQUIRED_PACKAGES += text/gawk 91 REQUIRED_PACKAGES += text/gnu-diffutils 92 REQUIRED_PACKAGES += text/gnu-grep 93 REQUIRED_PACKAGES += text/gnu-patch 94 REQUIRED_PACKAGES += text/gnu-sed 95 REQUIRED_PACKAGES += text/text-utilities
|
/solaris-userland/components/jansson/doc/html/_downloads/ |
H A D | github_commits.c | 19 /* Return the offset of the first newline in text or the length of 20 text if there's no newline */ 21 static int newline_offset(const char *text) argument 23 const char *newline = strchr(text, '\n'); 25 return strlen(text); 27 return (int)(newline - text); 121 char *text; local 136 text = request(url); 137 if(!text) 140 root = json_loads(text, [all...] |
/solaris-userland/components/shim/ |
H A D | Makefile | 58 REQUIRED_PACKAGES += text/text-utilities
|
H A D | elf_x86_64_efi_sol2.lds | 16 .text : 19 *(.text)
|
/solaris-userland/components/libtool/ |
H A D | Makefile | 75 REQUIRED_PACKAGES += text/gnu-grep 76 REQUIRED_PACKAGES += text/gnu-sed
|
/solaris-userland/components/desktop/xdg-utils/ |
H A D | Makefile | 64 REQUIRED_PACKAGES += text/gawk 65 REQUIRED_PACKAGES += text/gnu-grep 66 REQUIRED_PACKAGES += text/gnu-sed
|
/solaris-userland/tools/ |
H A D | userland-mangler | 129 def mangle_manpage(manifest, action, text): 162 if so_re.match(text) is not None: 163 return text 169 for line in text.split('\n'): 212 def mangle_script(manifest, action, text): 213 return text 218 def mangle_cddl(manifest, action, text): 221 return text 224 return cddl_re.sub('', text) 230 # a 'text' documen [all...] |
/solaris-userland/components/pconsole/ |
H A D | Makefile | 51 REQUIRED_PACKAGES += text/gawk
|
/solaris-userland/components/desktop/itstool/ |
H A D | Makefile | 49 REQUIRED_PACKAGES += text/gawk
|
/solaris-userland/components/gnome/json-glib/ |
H A D | Makefile | 73 REQUIRED_PACKAGES += text/gnu-gettext 74 REQUIRED_PACKAGES += text/locale
|
/solaris-userland/components/xmlto/ |
H A D | Makefile | 63 REQUIRED_PACKAGES += text/gnu-sed 71 REQUIRED_PACKAGES += text/gnu-grep
|
/solaris-userland/components/jansson/doc/html/_static/ |
H A D | default.css | 48 text-align: center; 54 text-decoration: underline; 122 text-decoration: none; 127 text-decoration: none; 131 text-decoration: underline; 164 text-decoration: none; 173 text-align: justify;
|
H A D | doctools.js | 68 jQuery.fn.highlightText = function(text, className) { 72 var pos = val.toLowerCase().indexOf(text); 76 span.appendChild(document.createTextNode(val.substr(pos, text.length))); 78 document.createTextNode(val.substr(pos + text.length)), 164 * highlight the search words provided in the url in the text
|
H A D | sidebar.js | 76 sidebarbutton.find('span').text('»'); 89 sidebarbutton.find('span').text('«');
|
H A D | basic.css | 82 div.sphinxsidebar #searchbox input[type="text"] { 116 text-align: left; 150 text-align: left; 205 text-align: inherit; 209 text-align: left; 244 text-align: left; 248 text-align: center; 252 text-align: right; 306 text-align: center; 334 text [all...] |
/solaris-userland/components/tcsh/ |
H A D | Makefile | 67 REQUIRED_PACKAGES += text/locale
|
/solaris-userland/components/check/ |
H A D | Makefile | 75 REQUIRED_PACKAGES += text/gawk
|
/solaris-userland/components/desktop/intltool/ |
H A D | Makefile | 54 REQUIRED_PACKAGES += text/gnu-gettext
|
/solaris-userland/components/groff/ |
H A D | Makefile | 93 REQUIRED_PACKAGES += text/doctools 94 REQUIRED_PACKAGES += text/gawk
|
/solaris-userland/components/text-utilities/ |
H A D | Makefile | 29 COMPONENT_NAME= text-utilities 44 # We currently only want some of the text-utils text utilities from this 52 # Limit translations to the text utilities (and lib/* and include/* ) only. 54 (cd $(@D)/po ; $(GMAKE) text-utilities.pot-update)
|