Home
last modified time | relevance | path

Searched refs:ttl (Results 1 – 7 of 7) sorted by relevance

/PHP-7.3/ext/standard/
H A Ddns_win32.c144 u_long ttl; in php_parserr() local
147 ttl = pRec->dwTtl; in php_parserr()
163 add_assoc_long(subarray, "ttl", ttl); in php_parserr()
H A Ddns.c434 u_long ttl; in php_parserr() local
452 GETLONG(ttl, cp); in php_parserr()
473 add_assoc_long(subarray, "ttl", ttl); in php_parserr()
/PHP-7.3/ext/pcre/tests/
H A Dbug76514.phpt8 "cache-files-ttl": 0,
H A Dpreg_match_error4.phpt10 "cache-files-ttl": 0,
/PHP-7.3/ext/ldap/
H A Dldap.c4442 zval *link, *ttl; in PHP_FUNCTION() local
4449 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "rsz", &link, &ldn.bv_val, &ldn.bv_len, &ttl) != SUCCES… in PHP_FUNCTION()
4457 lttl = (ber_int_t)zval_get_long(ttl); in PHP_FUNCTION()
4842 ZEND_ARG_INFO(0, ttl)
/PHP-7.3/
H A Dphp.ini-development343 ; http://php.net/realpath-cache-ttl
1768 ; http://php.net/soap.wsdl-cache-ttl
H A Dphp.ini-production343 ; http://php.net/realpath-cache-ttl
1770 ; http://php.net/soap.wsdl-cache-ttl

Completed in 59 milliseconds