Lines Matching refs:in

323      * Skip if shared extension is not available in extension directory.
329 die("skip $extensionName extension not present in extension_dir");
463 * Run until needle is found in the log.
772 * Execute multiple requests in parallel.
1494 * Expect log pattern in logs.
1498 * @param int|null $timeoutSeconds Timeout in seconds for reading of all messages.
1499 …* @param int|null $timeoutMicroseconds Additional timeout in microseconds for reading of all messa…
1519 * Expect no such log pattern in logs.
1523 * @param int|null $timeoutSeconds Timeout in seconds for reading of all messages.
1524 …* @param int|null $timeoutMicroseconds Additional timeout in microseconds for reading of all messa…
1603 * @param int|null $timeoutSeconds Timeout in seconds for reading of all messages.
1604 …* @param int|null $timeoutMicroseconds Additional timeout in microseconds for reading of all me…
1605 * @param string $ignoreErrorFor Ignore error for supplied string in the message.
1649 * @param int|null $timeoutSeconds Timeout in seconds for reading of all messages.
1650 …* @param int|null $timeoutMicroseconds Additional timeout in microseconds for reading of all me…
1685 * @param int|null $timeoutSeconds Timeout in seconds for reading of all messages.
1686 …* @param int|null $timeoutMicroseconds Additional timeout in microseconds for reading of all me…
1720 * @param int|null $timeoutSeconds Timeout in seconds for reading of all messages.
1721 …* @param int|null $timeoutMicroseconds Additional timeout in microseconds for reading of all me…
1755 * @param int|null $timeoutSeconds Timeout in seconds for reading of all messages.
1756 …* @param int|null $timeoutMicroseconds Additional timeout in microseconds for reading of all me…
1790 * @param int|null $timeoutSeconds Timeout in seconds for reading of all messages.
1791 …* @param int|null $timeoutMicroseconds Additional timeout in microseconds for reading of all me…
1910 * Trace execution by printing supplied message only in debug mode.