Home
last modified time | relevance | path

Searched refs:reindex (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Modules/
H A Dunicodedata_db.h354 struct reindex{int start;short count,index;}; struct
355 static struct reindex nfc_first[] = {
570 static struct reindex nfc_last[] = {
H A Dunicodedata.c630 find_nfc_index(const struct reindex* nfc, Py_UCS4 code) in find_nfc_index()
/third_party/node/deps/openssl/openssl/util/
H A Dmkerr.pl23 my $reindex = 0;
64 -reindex Ignore previously assigned values (except for R records in
96 } elsif ( $arg eq "-reindex" ) {
97 $reindex = 1;
186 if ( ! $reindex && $statefile ) {
/third_party/openssl/util/
H A Dmkerr.pl23 my $reindex = 0;
64 -reindex Ignore previously assigned values (except for R records in
96 } elsif ( $arg eq "-reindex" ) {
97 $reindex = 1;
186 if ( ! $reindex && $statefile ) {

Completed in 19 milliseconds