Searched refs:l_linger_key (Results 1 – 1 of 1) sorted by relevance
1992 const char l_linger_key[] = "l_linger"; local2001 if (zend_hash_find(opt_ht, l_linger_key, sizeof(l_linger_key), (void **)&l_linger) == FAILURE) {2002 php_error_docref(NULL TSRMLS_CC, E_WARNING, "no key \"%s\" passed in optval", l_linger_key);
Completed in 11 milliseconds