close #1: do not check for constants value
[m6w6/ext-psi] / php_psi_posix.h.in
index 4cd316c9cf4292760c34548e451b737ce90a8efb..1b2f07ada45432eb1f1fcda99112f1c846495071 100644 (file)
@@ -54,8 +54,7 @@ static struct psi_predef_const {
        token_t type_tag;
        const char *type_name;
        const char *var_name;
-       const char *val_text;
-       token_t val_type_tag;
+       impl_val value;
 } psi_predef_consts[] = {
 @PSI_CONSTS@
        {0}