Home | History | Annotate | Download | only in python_gflags

Lines Matching refs:no_prefix

1233       no_prefix = shortest_matches[no_name]
1241 elif arg.startswith('--'+no_prefix) and ('--'+no_name).startswith(arg):