Home
last modified time | relevance | path

Searched refs:hp (Results 1 – 11 of 11) sorted by relevance

/php-src/ext/dba/libcdb/
H A Dcdb_make.c87 head->hp[head->num].h = h; in cdb_make_addend()
88 head->hp[head->num].p = c->pos; in cdb_make_addend()
146 struct cdb_hp *hp; in cdb_make_finish() local
154 ++c->count[255 & x->hp[i].h]; in cdb_make_finish()
187 c->split[--c->start[255 & x->hp[i].h]] = x->hp[i]; in cdb_make_finish()
200 hp = c->split + c->start[i]; in cdb_make_finish()
202 where = (hp->h >> 8) % len; in cdb_make_finish()
206 c->hash[where] = *hp++; in cdb_make_finish()
H A Dcdb_make.h33 struct cdb_hp hp[CDB_HPLIST]; member
/php-src/ext/standard/
H A Ddns.c199 struct hostent *hp; in php_gethostbyaddr()
209 if (!hp || hp->h_name == NULL || hp->h_name[0] == '\0') { in php_gethostbyaddr()
213 return zend_string_init(hp->h_name, strlen(hp->h_name), 0); in php_gethostbyaddr()
249 struct hostent *hp; in PHP_FUNCTION() local
265 if (!hp) { in PHP_FUNCTION()
295 struct hostent *hp; in php_gethostbyname() local
302 if (!hp) { in php_gethostbyname()
369 HEADER *hp; in PHP_FUNCTION() local
435 hp = (HEADER *)&answer; in PHP_FUNCTION()
824 HEADER *hp; in PHP_FUNCTION() local
[all …]
/php-src/build/
H A Dconfig.sub224 | hp \
815 vendor=hp
819 vendor=hp
823 vendor=hp
827 vendor=hp
831 vendor=hp
836 vendor=hp
841 vendor=hp
845 vendor=hp
849 vendor=hp
[all …]
H A Dconfig.guess689 GUESS=m68k-hp-bsd
692 GUESS=m68k-hp-bsd4.4
775 GUESS=$HP_ARCH-hp-hpux$HPUX_REV
779 GUESS=ia64-hp-hpux$HPUX_REV
813 GUESS=hppa1.1-hp-bsd
816 GUESS=hppa1.0-hp-bsd
819 GUESS=hppa1.0-hp-mpeix
822 GUESS=hppa1.1-hp-osf
825 GUESS=hppa1.0-hp-osf
835 GUESS=hppa1.1-hp-lites
H A Dphp_cxx_compile_stdcxx.m439 dnl http://h21007.www2.hp.com/portal/download/files/unprot/aCxx/PDF_Release_Notes/769149-001.pdf
/php-src/main/
H A Dnetwork.c1249 struct hostent *hp; local
1258 gethostbyname_r(host,hostbuf,*tmphstbuf,*hstbuflen,&hp,&herr))
1269 return hp;
1275 struct hostent *hp; local
1283 while ((NULL == ( hp =
1290 return hp;
/php-src/ext/dom/tests/
H A Ddom007.phpt17 <!ENTITY test 'http://www.hpl.hp.com/semweb/2003/query_tester#'>
/php-src/ext/sockets/
H A Dsockets.c223 struct hostent *hp; local
226 if ((hp = php_network_gethostbyname("0.0.0.0")) == NULL) {
228 if ((hp = php_network_gethostbyname("localhost")) == NULL) {
233 memcpy((char *) &la.sin_addr, hp->h_addr, hp->h_length);
234 la.sin_family = hp->h_addrtype;
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます3004 # "archive file" entry moved from ./hp
6931 # b.out archive (hp-rt on i960)
8118 # Maybe used also in adi,att3b,clipper,hitachi-sh,hp,ibm6000,intel,
17589 # $File: hp,v 1.25 2019/01/13 00:32:38 christos Exp $
17590 # hp: file(1) magic for Hewlett Packard machines (see also "printer")
24168 # From: Al Stone <ahs3@fc.hp.com>
35869 >2 string hp for Hewlett-Packard LaserJet
35876 0 string X\ hp SoftQuad troff Context intermediate for HP LaserJet
H A Dmagic3004 # "archive file" entry moved from ./hp
6931 # b.out archive (hp-rt on i960)
8118 # Maybe used also in adi,att3b,clipper,hitachi-sh,hp,ibm6000,intel,
17589 # $File: hp,v 1.25 2019/01/13 00:32:38 christos Exp $
17590 # hp: file(1) magic for Hewlett Packard machines (see also "printer")
24168 # From: Al Stone <ahs3@fc.hp.com>
35869 >2 string hp for Hewlett-Packard LaserJet
35876 0 string X\ hp SoftQuad troff Context intermediate for HP LaserJet

Completed in 206 milliseconds