Searched refs:regexp_matcher (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/x64/ |
D | simulator-x64.h | 42 typedef int (*regexp_matcher)(String*, int, const byte*, typedef 48 (FUNCTION_CAST<regexp_matcher>(entry)(p0, p1, p2, p3, p4, p5, p6, p7))
|
/external/v8/src/ia32/ |
D | simulator-ia32.h | 42 typedef int (*regexp_matcher)(String*, int, const byte*, typedef 48 (FUNCTION_CAST<regexp_matcher>(entry)(p0, p1, p2, p3, p4, p5, p6, p7))
|