Home
last modified time | relevance | path

Searched refs:restore_ecx (Results 1 – 1 of 1) sorted by relevance

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeX86_common.c2521 sljit_s32 restore_ecx = 0; local
2583 restore_ecx = 1;
2602 restore_ecx = 2;
2624 if (restore_ecx == 1)
2626 if (restore_ecx == 2)

Completed in 25 milliseconds