OpenGrok
Cross Reference: parse.cc
xref
: /
external
/
regex-re2
/
re2
/
parse.cc
Home
|
History
|
Annotate
|
Download
|
only in
re2
Lines Matching
refs:np
1122
static bool ParseInteger(StringPiece* s, int*
np
) {
1137
*
np
= n;