• Home
  • Raw
  • Download

Lines Matching full:parser

121     RegExpParser parser = RegExpParser(thread, chunk_);  in HWTEST_F_L0()  local
123parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
124 parser.Parse(); in HWTEST_F_L0()
125 bool parseResult = parser.IsError(); in HWTEST_F_L0()
131 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
133parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
134 parser.Parse(); in HWTEST_F_L0()
135 bool parseResult = parser.IsError(); in HWTEST_F_L0()
141 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
143parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
144 parser.Parse(); in HWTEST_F_L0()
145 bool parseResult = parser.IsError(); in HWTEST_F_L0()
151 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
153parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
154 parser.Parse(); in HWTEST_F_L0()
155 bool parseResult = parser.IsError(); in HWTEST_F_L0()
161 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
163parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
164 parser.Parse(); in HWTEST_F_L0()
165 bool parseResult = parser.IsError(); in HWTEST_F_L0()
171 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
173parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
174 parser.Parse(); in HWTEST_F_L0()
175 bool parseResult = parser.IsError(); in HWTEST_F_L0()
181 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
183parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
184 parser.Parse(); in HWTEST_F_L0()
185 bool parseResult = parser.IsError(); in HWTEST_F_L0()
191 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
193parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
194 parser.Parse(); in HWTEST_F_L0()
195 bool parseResult = parser.IsError(); in HWTEST_F_L0()
201 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
203parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
204 parser.Parse(); in HWTEST_F_L0()
205 bool parseResult = parser.IsError(); in HWTEST_F_L0()
211 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
213parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
214 parser.Parse(); in HWTEST_F_L0()
215 bool parseResult = parser.IsError(); in HWTEST_F_L0()
221 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
223parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
224 parser.Parse(); in HWTEST_F_L0()
225 bool parseResult = parser.IsError(); in HWTEST_F_L0()
231 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
233parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
234 parser.Parse(); in HWTEST_F_L0()
235 bool parseResult = parser.IsError(); in HWTEST_F_L0()
241 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
243parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
244 parser.Parse(); in HWTEST_F_L0()
245 bool parseResult = parser.IsError(); in HWTEST_F_L0()
251 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
253parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
254 parser.Parse(); in HWTEST_F_L0()
255 bool parseResult = parser.IsError(); in HWTEST_F_L0()
261 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
263parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
264 parser.Parse(); in HWTEST_F_L0()
265 bool parseResult = parser.IsError(); in HWTEST_F_L0()
271 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
273parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
274 parser.Parse(); in HWTEST_F_L0()
275 bool parseResult = parser.IsError(); in HWTEST_F_L0()
281 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
283parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
284 parser.Parse(); in HWTEST_F_L0()
285 bool parseResult = parser.IsError(); in HWTEST_F_L0()
291 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
293parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
294 parser.Parse(); in HWTEST_F_L0()
295 bool parseResult = parser.IsError(); in HWTEST_F_L0()
301 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
303parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
304 parser.Parse(); in HWTEST_F_L0()
305 bool parseResult = parser.IsError(); in HWTEST_F_L0()
311 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
313parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
314 parser.Parse(); in HWTEST_F_L0()
315 bool parseResult = parser.IsError(); in HWTEST_F_L0()
321 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
323parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
324 parser.Parse(); in HWTEST_F_L0()
325 bool parseResult = parser.IsError(); in HWTEST_F_L0()
331 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
333parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
334 parser.Parse(); in HWTEST_F_L0()
335 bool parseResult = parser.IsError(); in HWTEST_F_L0()
341 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
343parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
344 parser.Parse(); in HWTEST_F_L0()
345 bool parseResult = parser.IsError(); in HWTEST_F_L0()
351 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
353parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 16); in HWTEST_F_L0()
354 parser.Parse(); in HWTEST_F_L0()
355 bool parseResult = parser.IsError(); in HWTEST_F_L0()
361 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
363parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 16); in HWTEST_F_L0()
364 parser.Parse(); in HWTEST_F_L0()
365 bool parseResult = parser.IsError(); in HWTEST_F_L0()
371 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
373parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 16); in HWTEST_F_L0()
374 parser.Parse(); in HWTEST_F_L0()
375 bool parseResult = parser.IsError(); in HWTEST_F_L0()
381 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
383parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 16); in HWTEST_F_L0()
384 parser.Parse(); in HWTEST_F_L0()
385 bool parseResult = parser.IsError(); in HWTEST_F_L0()
391 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
393parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 16); in HWTEST_F_L0()
394 parser.Parse(); in HWTEST_F_L0()
395 bool parseResult = parser.IsError(); in HWTEST_F_L0()
401 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
403parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 16); in HWTEST_F_L0()
404 parser.Parse(); in HWTEST_F_L0()
405 bool parseResult = parser.IsError(); in HWTEST_F_L0()
411 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
413parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 16); in HWTEST_F_L0()
414 parser.Parse(); in HWTEST_F_L0()
415 bool parseResult = parser.IsError(); in HWTEST_F_L0()
421 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
423parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 16); in HWTEST_F_L0()
424 parser.Parse(); in HWTEST_F_L0()
425 bool parseResult = parser.IsError(); in HWTEST_F_L0()
431 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
433parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 16); in HWTEST_F_L0()
434 parser.Parse(); in HWTEST_F_L0()
435 bool parseResult = parser.IsError(); in HWTEST_F_L0()
441 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
443parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 16); in HWTEST_F_L0()
444 parser.Parse(); in HWTEST_F_L0()
445 bool parseResult = parser.IsError(); in HWTEST_F_L0()
451 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
453parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 16); in HWTEST_F_L0()
454 parser.Parse(); in HWTEST_F_L0()
455 bool parseResult = parser.IsError(); in HWTEST_F_L0()
461 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
463parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 16); in HWTEST_F_L0()
464 parser.Parse(); in HWTEST_F_L0()
465 bool parseResult = parser.IsError(); in HWTEST_F_L0()
471 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
473parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 16); in HWTEST_F_L0()
474 parser.Parse(); in HWTEST_F_L0()
475 bool parseResult = parser.IsError(); in HWTEST_F_L0()
481 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
483parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 16); in HWTEST_F_L0()
484 parser.Parse(); in HWTEST_F_L0()
485 bool parseResult = parser.IsError(); in HWTEST_F_L0()
491 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
493parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 16); in HWTEST_F_L0()
494 parser.Parse(); in HWTEST_F_L0()
495 bool parseResult = parser.IsError(); in HWTEST_F_L0()
501 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
503parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 16); in HWTEST_F_L0()
504 parser.Parse(); in HWTEST_F_L0()
505 bool parseResult = parser.IsError(); in HWTEST_F_L0()
515 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
516parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 16); in HWTEST_F_L0()
517 parser.Parse(); in HWTEST_F_L0()
518 bool parseResult = parser.IsError(); in HWTEST_F_L0()
526 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
527parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 16); in HWTEST_F_L0()
528 parser.Parse(); in HWTEST_F_L0()
529 bool parseResult = parser.IsError(); in HWTEST_F_L0()
538 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
539parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 16); in HWTEST_F_L0()
540 parser.Parse(); in HWTEST_F_L0()
541 bool parseResult = parser.IsError(); in HWTEST_F_L0()
550 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
551parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 16); in HWTEST_F_L0()
552 parser.Parse(); in HWTEST_F_L0()
553 bool parseResult = parser.IsError(); in HWTEST_F_L0()
561 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
563parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 16); in HWTEST_F_L0()
564 parser.Parse(); in HWTEST_F_L0()
565 bool parseResult = parser.IsError(); in HWTEST_F_L0()
571 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
573parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 16); in HWTEST_F_L0()
574 parser.Parse(); in HWTEST_F_L0()
575 bool parseResult = parser.IsError(); in HWTEST_F_L0()
581 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
583parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 16); in HWTEST_F_L0()
584 parser.Parse(); in HWTEST_F_L0()
585 bool parseResult = parser.IsError(); in HWTEST_F_L0()
591 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
593parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 16); in HWTEST_F_L0()
594 parser.Parse(); in HWTEST_F_L0()
595 bool parseResult = parser.IsError(); in HWTEST_F_L0()
601 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
603parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 16); in HWTEST_F_L0()
604 parser.Parse(); in HWTEST_F_L0()
605 bool parseResult = parser.IsError(); in HWTEST_F_L0()
611 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
613parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 16); in HWTEST_F_L0()
614 parser.Parse(); in HWTEST_F_L0()
615 bool parseResult = parser.IsError(); in HWTEST_F_L0()
621 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
623parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 16); in HWTEST_F_L0()
624 parser.Parse(); in HWTEST_F_L0()
625 bool parseResult = parser.IsError(); in HWTEST_F_L0()
631 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
633parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 16); in HWTEST_F_L0()
634 parser.Parse(); in HWTEST_F_L0()
635 bool parseResult = parser.IsError(); in HWTEST_F_L0()
641 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
643parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 16); in HWTEST_F_L0()
644 parser.Parse(); in HWTEST_F_L0()
645 bool parseResult = parser.IsError(); in HWTEST_F_L0()
651 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
653parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 1); in HWTEST_F_L0()
654 parser.Parse(); in HWTEST_F_L0()
655 bool parseResult = parser.IsError(); in HWTEST_F_L0()
661 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
663parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 1); in HWTEST_F_L0()
664 parser.Parse(); in HWTEST_F_L0()
665 bool parseResult = parser.IsError(); in HWTEST_F_L0()
671 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
673parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 1); in HWTEST_F_L0()
674 parser.Parse(); in HWTEST_F_L0()
675 bool parseResult = parser.IsError(); in HWTEST_F_L0()
681 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
683parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 1); in HWTEST_F_L0()
684 parser.Parse(); in HWTEST_F_L0()
685 bool parseResult = parser.IsError(); in HWTEST_F_L0()
692 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
694parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
695 parser.Parse(); in HWTEST_F_L0()
696 bool parseResult = parser.IsError(); in HWTEST_F_L0()
702 …executor.Execute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.size(), parser.GetOrig… in HWTEST_F_L0()
718 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
720parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
721 parser.Parse(); in HWTEST_F_L0()
722 bool parseResult = parser.IsError(); in HWTEST_F_L0()
728 …executor.Execute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.size(), parser.GetOrig… in HWTEST_F_L0()
755 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
757parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
758 parser.Parse(); in HWTEST_F_L0()
759 bool parseResult = parser.IsError(); in HWTEST_F_L0()
765 …executor.Execute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.size(), parser.GetOrig… in HWTEST_F_L0()
783 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
785parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
786 parser.Parse(); in HWTEST_F_L0()
787 bool parseResult = parser.IsError(); in HWTEST_F_L0()
793 …executor.Execute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.size(), parser.GetOrig… in HWTEST_F_L0()
808 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
810parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
811 parser.Parse(); in HWTEST_F_L0()
812 bool parseResult = parser.IsError(); in HWTEST_F_L0()
818 …executor.Execute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.size(), parser.GetOrig… in HWTEST_F_L0()
833 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
835parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
836 parser.Parse(); in HWTEST_F_L0()
837 bool parseResult = parser.IsError(); in HWTEST_F_L0()
843 …executor.Execute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.size(), parser.GetOrig… in HWTEST_F_L0()
871 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
873parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 4); in HWTEST_F_L0()
874 parser.Parse(); in HWTEST_F_L0()
875 bool parseResult = parser.IsError(); in HWTEST_F_L0()
881 …executor.Execute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.size(), parser.GetOrig… in HWTEST_F_L0()
896 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
898parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 4); in HWTEST_F_L0()
899 parser.Parse(); in HWTEST_F_L0()
900 bool parseResult = parser.IsError(); in HWTEST_F_L0()
906 …executor.Execute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.size(), parser.GetOrig… in HWTEST_F_L0()
921 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
923parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
924 parser.Parse(); in HWTEST_F_L0()
925 bool parseResult = parser.IsError(); in HWTEST_F_L0()
931 …executor.Execute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.size(), parser.GetOrig… in HWTEST_F_L0()
946 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
948parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
949 parser.Parse(); in HWTEST_F_L0()
950 bool parseResult = parser.IsError(); in HWTEST_F_L0()
956 …executor.Execute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.size(), parser.GetOrig… in HWTEST_F_L0()
971 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
973parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
974 parser.Parse(); in HWTEST_F_L0()
975 bool parseResult = parser.IsError(); in HWTEST_F_L0()
981 …executor.Execute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.size(), parser.GetOrig… in HWTEST_F_L0()
996 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
998parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 8); in HWTEST_F_L0()
999 parser.Parse(); in HWTEST_F_L0()
1000 bool parseResult = parser.IsError(); in HWTEST_F_L0()
1006 …executor.Execute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.size(), parser.GetOrig… in HWTEST_F_L0()
1021 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
1023parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 4); in HWTEST_F_L0()
1024 parser.Parse(); in HWTEST_F_L0()
1025 bool parseResult = parser.IsError(); in HWTEST_F_L0()
1031 …executor.Execute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.size(), parser.GetOrig… in HWTEST_F_L0()
1046 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
1048parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 4); in HWTEST_F_L0()
1049 parser.Parse(); in HWTEST_F_L0()
1050 bool parseResult = parser.IsError(); in HWTEST_F_L0()
1056 …executor.Execute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.size(), parser.GetOrig… in HWTEST_F_L0()
1071 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
1073parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
1074 parser.Parse(); in HWTEST_F_L0()
1075 bool parseResult = parser.IsError(); in HWTEST_F_L0()
1081 …executor.Execute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.size(), parser.GetOrig… in HWTEST_F_L0()
1096 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
1098parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 2); in HWTEST_F_L0()
1099 parser.Parse(); in HWTEST_F_L0()
1100 bool parseResult = parser.IsError(); in HWTEST_F_L0()
1106 …executor.Execute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.size(), parser.GetOrig… in HWTEST_F_L0()
1121 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
1123parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 2); in HWTEST_F_L0()
1124 parser.Parse(); in HWTEST_F_L0()
1125 bool parseResult = parser.IsError(); in HWTEST_F_L0()
1131 …executor.Execute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.size(), parser.GetOrig… in HWTEST_F_L0()
1145 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
1147parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
1148 parser.Parse(); in HWTEST_F_L0()
1149 bool parseResult = parser.IsError(); in HWTEST_F_L0()
1155 …executor.Execute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.size(), parser.GetOrig… in HWTEST_F_L0()
1162 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
1164parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
1165 parser.Parse(); in HWTEST_F_L0()
1166 bool parseResult = parser.IsError(); in HWTEST_F_L0()
1172 …executor.Execute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.size(), parser.GetOrig… in HWTEST_F_L0()
1187 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
1189parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
1190 parser.Parse(); in HWTEST_F_L0()
1191 bool parseResult = parser.IsError(); in HWTEST_F_L0()
1197 …executor.Execute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.size(), parser.GetOrig… in HWTEST_F_L0()
1215 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
1217parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
1218 parser.Parse(); in HWTEST_F_L0()
1219 bool parseResult = parser.IsError(); in HWTEST_F_L0()
1225 …executor.Execute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.size(), parser.GetOrig… in HWTEST_F_L0()
1240 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
1242parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
1243 parser.Parse(); in HWTEST_F_L0()
1244 bool parseResult = parser.IsError(); in HWTEST_F_L0()
1250 …executor.Execute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.size(), parser.GetOrig… in HWTEST_F_L0()
1265 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
1267parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
1268 parser.Parse(); in HWTEST_F_L0()
1269 bool parseResult = parser.IsError(); in HWTEST_F_L0()
1275 …executor.Execute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.size(), parser.GetOrig… in HWTEST_F_L0()
1289 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
1291parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
1292 parser.Parse(); in HWTEST_F_L0()
1293 bool parseResult = parser.IsError(); in HWTEST_F_L0()
1299 …executor.Execute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.size(), parser.GetOrig… in HWTEST_F_L0()
1306 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
1308parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
1309 parser.Parse(); in HWTEST_F_L0()
1310 bool parseResult = parser.IsError(); in HWTEST_F_L0()
1316 …executor.Execute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.size(), parser.GetOrig… in HWTEST_F_L0()
1334 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
1336parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 2); in HWTEST_F_L0()
1337 parser.Parse(); in HWTEST_F_L0()
1338 bool parseResult = parser.IsError(); in HWTEST_F_L0()
1344 …executor.Execute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.size(), parser.GetOrig… in HWTEST_F_L0()
1359 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
1361parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 2); in HWTEST_F_L0()
1362 parser.Parse(); in HWTEST_F_L0()
1363 bool parseResult = parser.IsError(); in HWTEST_F_L0()
1369 …executor.Execute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.size(), parser.GetOrig… in HWTEST_F_L0()
1384 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
1386parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
1387 parser.Parse(); in HWTEST_F_L0()
1388 bool parseResult = parser.IsError(); in HWTEST_F_L0()
1394 …executor.Execute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.size(), parser.GetOrig… in HWTEST_F_L0()
1409 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
1411parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
1412 parser.Parse(); in HWTEST_F_L0()
1413 bool parseResult = parser.IsError(); in HWTEST_F_L0()
1419 …executor.Execute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.size(), parser.GetOrig… in HWTEST_F_L0()
1436 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
1438parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
1439 parser.Parse(); in HWTEST_F_L0()
1440 bool parseResult = parser.IsError(); in HWTEST_F_L0()
1446 …executor.Execute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.size(), parser.GetOrig… in HWTEST_F_L0()
1462 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
1464parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 2); in HWTEST_F_L0()
1465 parser.Parse(); in HWTEST_F_L0()
1466 bool parseResult = parser.IsError(); in HWTEST_F_L0()
1471 …ute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.length(), parser.GetOriginBuffer()); in HWTEST_F_L0()
1488 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
1490parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 2); in HWTEST_F_L0()
1491 parser.Parse(); in HWTEST_F_L0()
1492 bool parseResult = parser.IsError(); in HWTEST_F_L0()
1497 …ute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.length(), parser.GetOriginBuffer()); in HWTEST_F_L0()
1517 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
1519parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 2); in HWTEST_F_L0()
1520 parser.Parse(); in HWTEST_F_L0()
1521 bool parseResult = parser.IsError(); in HWTEST_F_L0()
1526 …ute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.length(), parser.GetOriginBuffer()); in HWTEST_F_L0()
1541 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
1543parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 2); in HWTEST_F_L0()
1544 parser.Parse(); in HWTEST_F_L0()
1545 bool parseResult = parser.IsError(); in HWTEST_F_L0()
1550 …ute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.length(), parser.GetOriginBuffer()); in HWTEST_F_L0()
1564 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
1566parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 2); in HWTEST_F_L0()
1567 parser.Parse(); in HWTEST_F_L0()
1568 bool parseResult = parser.IsError(); in HWTEST_F_L0()
1573 …ute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.length(), parser.GetOriginBuffer()); in HWTEST_F_L0()
1596 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
1598parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 2); in HWTEST_F_L0()
1599 parser.Parse(); in HWTEST_F_L0()
1600 bool parseResult = parser.IsError(); in HWTEST_F_L0()
1605 …ute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.length(), parser.GetOriginBuffer()); in HWTEST_F_L0()
1625 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
1627parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 2); in HWTEST_F_L0()
1628 parser.Parse(); in HWTEST_F_L0()
1629 bool parseResult = parser.IsError(); in HWTEST_F_L0()
1634 …ute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.length(), parser.GetOriginBuffer()); in HWTEST_F_L0()
1651 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
1653parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
1654 parser.Parse(); in HWTEST_F_L0()
1655 bool parseResult = parser.IsError(); in HWTEST_F_L0()
1660 …ute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.length(), parser.GetOriginBuffer()); in HWTEST_F_L0()
1680 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
1682parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
1683 parser.Parse(); in HWTEST_F_L0()
1684 bool parseResult = parser.IsError(); in HWTEST_F_L0()
1689 …ute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.length(), parser.GetOriginBuffer()); in HWTEST_F_L0()
1706 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
1708parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
1709 parser.Parse(); in HWTEST_F_L0()
1710 bool parseResult = parser.IsError(); in HWTEST_F_L0()
1715 …ute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.length(), parser.GetOriginBuffer()); in HWTEST_F_L0()
1729 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
1731parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
1732 parser.Parse(); in HWTEST_F_L0()
1733 bool parseResult = parser.IsError(); in HWTEST_F_L0()
1738 …ute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.length(), parser.GetOriginBuffer()); in HWTEST_F_L0()
1759 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
1761parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
1762 parser.Parse(); in HWTEST_F_L0()
1763 bool parseResult = parser.IsError(); in HWTEST_F_L0()
1768 …ute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.length(), parser.GetOriginBuffer()); in HWTEST_F_L0()
1782 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
1784parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
1785 parser.Parse(); in HWTEST_F_L0()
1786 bool parseResult = parser.IsError(); in HWTEST_F_L0()
1791 …ute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.length(), parser.GetOriginBuffer()); in HWTEST_F_L0()
1805 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
1807parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
1808 parser.Parse(); in HWTEST_F_L0()
1809 bool parseResult = parser.IsError(); in HWTEST_F_L0()
1814 …ute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.length(), parser.GetOriginBuffer()); in HWTEST_F_L0()
1828 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
1830parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
1831 parser.Parse(); in HWTEST_F_L0()
1832 bool parseResult = parser.IsError(); in HWTEST_F_L0()
1837 …ute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.length(), parser.GetOriginBuffer()); in HWTEST_F_L0()
1851 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
1853parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
1854 parser.Parse(); in HWTEST_F_L0()
1855 bool parseResult = parser.IsError(); in HWTEST_F_L0()
1860 …ute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.length(), parser.GetOriginBuffer()); in HWTEST_F_L0()
1877 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
1879parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 2); in HWTEST_F_L0()
1880 parser.Parse(); in HWTEST_F_L0()
1881 bool parseResult = parser.IsError(); in HWTEST_F_L0()
1886 …ute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.length(), parser.GetOriginBuffer()); in HWTEST_F_L0()
1900 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
1902parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 2); in HWTEST_F_L0()
1903 parser.Parse(); in HWTEST_F_L0()
1904 bool parseResult = parser.IsError(); in HWTEST_F_L0()
1909 …ute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.length(), parser.GetOriginBuffer()); in HWTEST_F_L0()
1935 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
1937parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
1938 parser.Parse(); in HWTEST_F_L0()
1939 bool parseResult = parser.IsError(); in HWTEST_F_L0()
1944 …ute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.length(), parser.GetOriginBuffer()); in HWTEST_F_L0()
1966 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
1968parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
1969 parser.Parse(); in HWTEST_F_L0()
1970 bool parseResult = parser.IsError(); in HWTEST_F_L0()
1975 parser.GetOriginBuffer(), true); in HWTEST_F_L0()
1985 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
1987parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
1988 parser.Parse(); in HWTEST_F_L0()
1989 bool parseResult = parser.IsError(); in HWTEST_F_L0()
1994 …ute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.length(), parser.GetOriginBuffer()); in HWTEST_F_L0()
2011 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
2013parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
2014 parser.Parse(); in HWTEST_F_L0()
2015 bool parseResult = parser.IsError(); in HWTEST_F_L0()
2020 parser.GetOriginBuffer(), true); in HWTEST_F_L0()
2033 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
2035parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
2036 parser.Parse(); in HWTEST_F_L0()
2037 bool parseResult = parser.IsError(); in HWTEST_F_L0()
2042 parser.GetOriginBuffer(), false); in HWTEST_F_L0()
2049 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
2051parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
2052 parser.Parse(); in HWTEST_F_L0()
2053 bool parseResult = parser.IsError(); in HWTEST_F_L0()
2058 parser.GetOriginBuffer(), false); in HWTEST_F_L0()
2072 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
2074parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
2075 parser.Parse(); in HWTEST_F_L0()
2076 bool parseResult = parser.IsError(); in HWTEST_F_L0()
2081 parser.GetOriginBuffer(), true); in HWTEST_F_L0()
2094 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
2096parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 16); in HWTEST_F_L0()
2097 parser.Parse(); in HWTEST_F_L0()
2098 bool parseResult = parser.IsError(); in HWTEST_F_L0()
2102 …bool ret = executor.Execute(reinterpret_cast<const uint8_t *>(data), 0, 2, parser.GetOriginBuffer(… in HWTEST_F_L0()
2109 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
2111parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
2112 parser.Parse(); in HWTEST_F_L0()
2113 bool parseResult = parser.IsError(); in HWTEST_F_L0()
2117 …bool ret = executor.Execute(reinterpret_cast<const uint8_t *>(data), 0, 2, parser.GetOriginBuffer(… in HWTEST_F_L0()
2132 RegExpParser parser = RegExpParser(thread, chunk_); in HWTEST_F_L0() local
2134parser.Init(const_cast<char *>(reinterpret_cast<const char *>(source.c_str())), source.size(), 0); in HWTEST_F_L0()
2135 parser.Parse(); in HWTEST_F_L0()
2136 bool parseResult = parser.IsError(); in HWTEST_F_L0()
2142 …executor.Execute(reinterpret_cast<const uint8_t *>(input.c_str()), 0, input.size(), parser.GetOrig… in HWTEST_F_L0()