OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:number_re
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/3rdparty/jinja2/
tests.py
16
number_re
= re.compile(r'^-?\d+(\.\d+)?$')
variable
17
regex_type = type(
number_re
)
/external/v8/test/mjsunit/
unicode-test.js
9085
var
number_re
= \/[0-9]\/;
variable
[
all
...]
Completed in 556 milliseconds