Home
last modified time | relevance | path

Searched refs:nhex (Results 1 – 2 of 2) sorted by relevance

/third_party/re2/re2/
Dparse.cc1525 int nhex = 0; in ParseEscape() local
1528 nhex++; in ParseEscape()
1537 if (c != '}' || nhex == 0) in ParseEscape()
/third_party/openssl/test/
Dbntest.c540 static const char *nhex[] = { in test_modexp_mont5() local
557 && TEST_true(parse_bigBN(&n, nhex)))) in test_modexp_mont5()