Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitSerialize.c113 #define SLJIT_SERIALIZE_VERSION 1 macro
183 serialized_compiler->version = SLJIT_SERIALIZE_VERSION; in sljit_serialize_compiler()
319 …>signature != SLJIT_SERIALIZE_SIGNATURE || serialized_compiler->version != SLJIT_SERIALIZE_VERSION) in sljit_deserialize_compiler()

Completed in 6 milliseconds