summaryrefslogtreecommitdiff
path: root/fuzzing/RoutineNames.txt
diff options
context:
space:
mode:
Diffstat (limited to 'fuzzing/RoutineNames.txt')
-rw-r--r--fuzzing/RoutineNames.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/fuzzing/RoutineNames.txt b/fuzzing/RoutineNames.txt
new file mode 100644
index 0000000000000..06ef70ed64914
--- /dev/null
+++ b/fuzzing/RoutineNames.txt
@@ -0,0 +1,20 @@
+sort
+stable_sort
+partition
+partition_copy
+stable_partition
+unique
+unique_copy
+nth_element
+partial_sort
+partial_sort_copy
+make_heap
+push_heap
+pop_heap
+regex_ECMAScript
+regex_POSIX
+regex_extended
+regex_awk
+regex_grep
+regex_egrep
+search