Searched refs:getStrict (Results 1 – 6 of 6) sorted by relevance
75 private RFC2965Spec getStrict() { in getStrict() method in BestMatchSpec125 return getStrict().parse(helems, origin); in parse()146 getStrict().validate(cookie, origin); in validate()160 return getStrict().match(cookie, origin); in match()177 return getStrict().formatCookies(cookies); in formatCookies()184 return getStrict().getVersion(); in getVersion()188 return getStrict().getVersionHeader(); in getVersionHeader()
131 public boolean getStrict() { in getStrict() method in ArgumentCompletor156 for (int i = 0; getStrict() && (i < argIndex); i++) { in complete()
106 public boolean getStrict() { in getStrict() method in NonMonotonousSequenceException
463 return A->getStrict() ? AR_Unavailable : AR_NotYetIntroduced; in CheckAvailability()
481 HPLorg/apache/http/impl/cookie/BestMatchSpec;->getStrict()Lorg/apache/http/impl/cookie/RFC2965Spec;
2256 AA->getMessage(), AA->getStrict(), in mergeDeclAttribute()