OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:since
(Results
1 - 2
of
2
) sorted by null
/libcore/luni/src/test/java/libcore/net/http/
HttpResponseCacheTest.java
553
assertTrue(headers.contains("If-Modified-
Since
: " + lastModifiedDate));
593
assertTrue(headers.contains("If-Modified-
Since
: " + lastModifiedDate));
620
assertTrue(headers.contains("If-Modified-
Since
: " + lastModifiedDate));
1069
Date
since
= new Date();
local
[
all
...]
/external/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
markdown.php
578
# begining in the Markdown function
since
hashed blocks can be part of
function
[
all
...]
Completed in 2649 milliseconds