srv 72 ext/standard/dns_win32.c DNS_SRV_DATA *srv = &pRec->Data.Srv; srv 80 ext/standard/dns_win32.c add_next_index_long(weight_list, srv->wPriority); srv 144 sapi/phpdbg/phpdbg_wait.c zval *srv; srv 145 sapi/phpdbg/phpdbg_wait.c if ((srv = zend_hash_str_find(Z_ARRVAL_P(zvp), ZEND_STRL("_SERVER"))) && Z_TYPE_P(srv) == IS_ARRAY) { srv 147 sapi/phpdbg/phpdbg_wait.c if ((script = zend_hash_str_find(Z_ARRVAL_P(srv), ZEND_STRL("SCRIPT_FILENAME"))) && Z_TYPE_P(script) == IS_STRING) {