Searched +defs:is +defs:regex (Results 1 – 5 of 5) sorted by relevance
376 private Evaluator is() { in is() method in QueryParser411 String regex = consumeParens(); // don't unescape, as regex bits will be escaped in matches() local422 String regex = consumeParens(); // don't unescape, as regex bits will be escaped in matchesWholeText() local
538 public boolean is(String cssQuery) { in is() method in Element547 public boolean is(Evaluator evaluator) { in is() method in Element1253 public Elements getElementsByAttributeValueMatching(String key, String regex) { in getElementsByAttributeValueMatching()1328 public Elements getElementsMatchingText(String regex) { in getElementsMatchingText()1354 public Elements getElementsMatchingOwnText(String regex) { in getElementsMatchingOwnText()
188 public static <T> org.hamcrest.Matcher<T> is(org.hamcrest.Matcher<T> matcher) { in is() method in Matchers199 public static <T> org.hamcrest.Matcher<T> is(T value) { in is() method in Matchers216 public static void is(java.lang.Class<?> type) { in is() method in Matchers1425 public static org.hamcrest.Matcher<java.lang.String> matchesPattern(java.lang.String regex) { in matchesPattern()
19714 struct regex { struct19718 regex_match_func match; argument19724 struct regex regex; argument108986 u8 is; member