Home
last modified time | relevance | path

Searched defs:has_named_captures (Results 1 – 9 of 9) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/runtime/
H A Druntime-regexp.cc29 bool has_named_captures) { in GetArgcForReplaceCallable()
1181 const bool has_named_captures = maybe_capture_map->IsFixedArray(); in SearchRegExpMultiple() local
1470 bool has_named_captures = false; in RUNTIME_FUNCTION() local
1850 const bool has_named_captures = !groups_obj->IsUndefined(isolate); in RUNTIME_FUNCTION() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/runtime/
H A Druntime-regexp.cc29 bool has_named_captures) { in GetArgcForReplaceCallable()
1185 const bool has_named_captures = maybe_capture_map->IsFixedArray(); in SearchRegExpMultiple() local
1473 bool has_named_captures = false; in RUNTIME_FUNCTION() local
1852 const bool has_named_captures = !groups_obj->IsUndefined(isolate); in RUNTIME_FUNCTION() local
/dports/lang/v8/v8-9.6.180.12/src/runtime/
H A Druntime-regexp.cc39 bool has_named_captures) { in GetArgcForReplaceCallable()
1263 const bool has_named_captures = maybe_capture_map->IsFixedArray(); in SearchRegExpMultiple() local
1551 bool has_named_captures = false; in RUNTIME_FUNCTION() local
1929 const bool has_named_captures = !groups_obj->IsUndefined(isolate); in RUNTIME_FUNCTION() local
/dports/www/node10/node-v10.24.1/deps/v8/src/runtime/
H A Druntime-regexp.cc26 bool has_named_captures) { in GetArgcForReplaceCallable()
1220 const bool has_named_captures = maybe_capture_map->IsFixedArray(); in SearchRegExpMultiple() local
1485 bool has_named_captures = false; in RUNTIME_FUNCTION() local
1860 const bool has_named_captures = !groups_obj->IsUndefined(isolate); in RUNTIME_FUNCTION() local
/dports/lang/v8/v8-9.6.180.12/src/regexp/
H A Dregexp-parser.cc813 const bool has_named_captures = in ParseDisjunction() local
/dports/lang/quickjs/quickjs-2021-03-27/
H A Dlibregexp.c77 int has_named_captures; /* -1 = don't know, 0 = no, 1 = yes */ member
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/quickjs/
H A Dlibregexp.c77 int has_named_captures; /* -1 = don't know, 0 = no, 1 = yes */ member
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/quickjs/
H A Dlibregexp.c77 int has_named_captures; /* -1 = don't know, 0 = no, 1 = yes */ member
/dports/games/warzone2100/warzone2100/3rdparty/quickjs/
H A Dlibregexp.c81 int has_named_captures; /* -1 = don't know, 0 = no, 1 = yes */ member