Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitConfigInternal.h474 #ifndef SLJIT_W
478 #define SLJIT_W(w) (w##l) macro
481 #define SLJIT_W(w) (w##ll) macro
483 #define SLJIT_W(w) (w##l) macro
486 #define SLJIT_W(w) (w) macro

Completed in 10 milliseconds