Searched refs:pch (Results 1 - 25 of 114) sorted by relevance

12345

/macosx-10.9.5/patch_cmds-17/patch/
H A DMakefile4 SRCS= patch.c pch.c inp.c util.c backupfile.c mkpath.c
/macosx-10.9.5/ruby-104/ruby/sample/webrick/
H A Dhttpproxy.rb8 pch = Proc.new{|req, res|
21 :ProxyContentHandler => pch,
/macosx-10.9.5/ntp-88/libntp/
H A Dssl_init.c69 char * pch; local
81 for (pch = upcased; '\0' != *pch; pch++)
82 *pch = (char)toupper(*pch);
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/network_io/unix/
H A Dinet_pton.c116 const char *pch; local
118 if ((pch = strchr(digits, ch)) != NULL) {
119 unsigned int new = *tp * 10 + (unsigned int)(pch - digits);
179 const char *pch; local
181 if ((pch = strchr((xdigits = xdigits_l), ch)) == NULL)
182 pch = strchr((xdigits = xdigits_u), ch);
183 if (pch != NULL) {
185 val |= (pch - xdigits);
/macosx-10.9.5/apr-30/apr/apr/network_io/unix/
H A Dinet_pton.c116 const char *pch; local
118 if ((pch = strchr(digits, ch)) != NULL) {
119 unsigned int new = *tp * 10 + (unsigned int)(pch - digits);
179 const char *pch; local
181 if ((pch = strchr((xdigits = xdigits_l), ch)) == NULL)
182 pch = strchr((xdigits = xdigits_u), ch);
183 if (pch != NULL) {
185 val |= (pch - xdigits);
/macosx-10.9.5/bind9-45.100/bind9/lib/isc/
H A Dinet_pton.c91 const char *pch; local
93 if ((pch = strchr(digits, ch)) != NULL) {
94 unsigned int new = *tp * 10 + (pch - digits);
153 const char *pch; local
155 if ((pch = strchr((xdigits = xdigits_l), ch)) == NULL)
156 pch = strchr((xdigits = xdigits_u), ch);
157 if (pch != NULL) {
159 val |= (pch - xdigits);
/macosx-10.9.5/bind9-45.100/bind9/lib/lwres/
H A Dlwinetpton.c90 const char *pch; local
92 if ((pch = strchr(digits, ch)) != NULL) {
93 unsigned int new = *tp * 10 + (pch - digits);
155 const char *pch; local
157 if ((pch = strchr((xdigits = xdigits_l), ch)) == NULL)
158 pch = strchr((xdigits = xdigits_u), ch);
159 if (pch != NULL) {
161 val |= (pch - xdigits);
/macosx-10.9.5/curl-78.94.1/curl/lib/
H A Dinet_pton.c104 const char *pch; local
106 if((pch = strchr(digits, ch)) != NULL) {
107 unsigned int val = *tp * 10 + (unsigned int)(pch - digits);
170 const char *pch; local
172 if((pch = strchr((xdigits = xdigits_l), ch)) == NULL)
173 pch = strchr((xdigits = xdigits_u), ch);
174 if(pch != NULL) {
176 val |= (pch - xdigits);
/macosx-10.9.5/ntp-88/lib/isc/
H A Dinet_pton.c91 const char *pch; local
93 if ((pch = strchr(digits, ch)) != NULL) {
94 unsigned int new = *tp * 10 + (pch - digits);
153 const char *pch; local
155 if ((pch = strchr((xdigits = xdigits_l), ch)) == NULL)
156 pch = strchr((xdigits = xdigits_u), ch);
157 if (pch != NULL) {
159 val |= (pch - xdigits);
/macosx-10.9.5/rsync-42/rsync/lib/
H A Dinet_pton.c87 const char *pch; local
89 if ((pch = strchr(digits, ch)) != NULL) {
90 unsigned int new = *tp * 10 + (pch - digits);
151 const char *pch; local
153 if ((pch = strchr((xdigits = xdigits_l), ch)) == NULL)
154 pch = strchr((xdigits = xdigits_u), ch);
155 if (pch != NULL) {
157 val |= (pch - xdigits);
/macosx-10.9.5/xnu-2422.115.4/libkern/net/
H A Dinet_pton.c84 const char *pch; local
86 if ((pch = strchr(digits, ch)) != NULL) {
87 u_int new = *tp * 10 + (pch - digits);
149 const char *pch; local
151 if ((pch = strchr((xdigits = xdigits_l), ch)) == NULL)
152 pch = strchr((xdigits = xdigits_u), ch);
153 if (pch != NULL) {
155 val |= (pch - xdigits);
/macosx-10.9.5/Libc-997.90.3/net/FreeBSD/
H A Dinet_net_pton.c205 const char *pch; local
207 pch = strchr(digits, ch);
208 if (pch != NULL) {
212 val += (pch - digits);
236 const char *pch; local
238 pch = strchr(digits, ch);
239 if (pch != NULL) {
243 val += (pch - digits);
296 const char *pch; local
298 if ((pch
[all...]
/macosx-10.9.5/Libc-997.90.3/net/
H A Dinet_pton.c165 const char *pch; local
167 if ((pch = strchr(digits, ch)) != NULL) {
168 u_int new = *tp * 10 + (pch - digits);
227 const char *pch; local
229 if ((pch = strchr((xdigits = xdigits_l), ch)) == NULL)
230 pch = strchr((xdigits = xdigits_u), ch);
231 if (pch != NULL) {
233 val |= (pch - xdigits);
/macosx-10.9.5/tcl-102/tcl_ext/tclvfs/tclvfs/
H A Dconfigure.in64 CLEANFILES="pkgIndex.tcl *.lib *.dll *.exp *.ilk *.pdb vc*.pch"
/macosx-10.9.5/tcl-102/tcl_ext/tktable/tktable/
H A Dconfigure.in118 CLEANFILES="pkgIndex.tcl tkTable.tcl.h *.lib *.dll *.exp *.ilk *.pdb *.pch"
/macosx-10.9.5/lukemftp-13.92.1/tnftp/libnetbsd/
H A Dinet_pton.c228 const char *pch; local
230 if ((pch = strchr((xdigits = xdigits_l), ch)) == NULL)
231 pch = strchr((xdigits = xdigits_u), ch);
232 if (pch != NULL) {
234 val |= (pch - xdigits);
/macosx-10.9.5/emacs-92/emacs/src/
H A Dw32bdf.c302 font_char *pch; local
317 pch = fontp->chtbl[i];
318 if (pch)
322 pcb = pch[j].pcbmp;
330 HeapFree(hbdf_cp_heap, 0, pch);
339 font_char *pch, *result; local
344 pch = fontp->chtbl[BDF_FIRST_OFFSET(index)];
345 if (!pch)
348 result = &pch[BDF_SECOND_OFFSET(index)];
358 font_char *pch, *resul local
442 font_char *pch; local
537 font_char *pch; local
[all...]
/macosx-10.9.5/ntp-88/sntp/
H A Dkod_management.c117 char *pch; local
131 pch = strchr(kod_db_file + 1, DIR_SEP);
132 while (NULL != pch) {
133 *pch = '\0';
135 *pch = DIR_SEP;
136 pch = strchr(pch + 1, DIR_SEP);
/macosx-10.9.5/bind9-45.100/bind9/bin/win32/BINDInstall/
H A DBINDInstall.mak118 -@erase "$(INTDIR)\BINDInstall.pch"
132 CPP_PROJ=/nologo /MT /W3 /GX /O2 /I "..\..\.." /I "..\include" /I "..\..\..\include" /I "..\..\named\win32\include" /I "..\..\..\lib\isc\win32\include" /I "..\..\..\lib\isc\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"$(INTDIR)\BINDInstall.pch" /Yu"stdafx.h" /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /TP /c
172 -@erase "$(INTDIR)\BINDInstall.pch"
194 CPP_PROJ=/nologo /MTd /W3 /Gm /GX /Zi /Od /I "..\..\.." /I "..\include" /I "..\..\..\include" /I "..\..\named\win32\include" /I "..\..\..\lib\isc\win32\include" /I "..\..\..\lib\isc\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"$(INTDIR)\\" /Fp"$(INTDIR)\BINDInstall.pch" /Yu"stdafx.h" /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /TP /GZ /c
279 "$(INTDIR)\AccountInfo.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\BINDInstall.pch"
285 "$(INTDIR)\AccountInfo.obj" "$(INTDIR)\AccountInfo.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\BINDInstall.pch"
295 "$(INTDIR)\BINDInstall.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\BINDInstall.pch"
301 "$(INTDIR)\BINDInstall.obj" "$(INTDIR)\BINDInstall.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\BINDInstall.pch"
311 "$(INTDIR)\BINDInstallDlg.obj" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\BINDInstall.pch"
317 "$(INTDIR)\BINDInstallDlg.obj" "$(INTDIR)\BINDInstallDlg.sbr" : $(SOURCE) "$(INTDIR)" "$(INTDIR)\BINDInstall.pch"
[all...]
/macosx-10.9.5/mail_cmds-29/from/
H A Dfrom.c152 char ch, pch, first; local
164 if (!(pch = *p++))
168 if (ch != pch)
/macosx-10.9.5/libresolv-54/
H A Dres_comp.c161 int ppch = '\0', pch = PERIOD, ch = *dn++; local
168 } else if (periodchar(pch)) {
178 ppch = pch, pch = ch, ch = nch;
/macosx-10.9.5/tcl-102/tcl_ext/tdom/tdom/extensions/tnc/
H A Dconfigure.in111 CLEANFILES="pkgIndex.tcl *.lib *.dll *.exp *.ilk *.pdb vc*.pch"
/macosx-10.9.5/tcl-102/tcl_ext/tktreectrl/tktreectrl/shellicon/
H A Dconfigure.ac120 CLEANFILES="pkgIndex.tcl *.lib *.dll *.exp *.ilk *.pdb vc*.pch"
/macosx-10.9.5/ntp-88/ntpd/
H A Dntp_scanner.c396 char *pch; local
401 pch = lexeme;
402 while (*pch && isspace(*pch))
403 pch++;
405 if (!*pch) {
/macosx-10.9.5/tcl-102/tcl_ext/tclapplescript/tclapplescript/
H A Dconfigure.in67 TEA_ADD_INCLUDES([-include \${srcdir}/TclAS_CarbonMachO.pch])

Completed in 381 milliseconds

12345