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