mirror of
https://github.com/php/php-src.git
synced 2025-08-16 14:08:47 +02:00
Reduce clutter a bit.
This commit is contained in:
parent
cb2a2ea9d3
commit
cef4df1fee
18 changed files with 1 additions and 1 deletions
|
@ -568,7 +568,7 @@ static int _preg_do_eval(char *eval_str, char *subject, int *offsets,
|
||||||
walk++;
|
walk++;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Run the code */
|
/* Run the code */
|
||||||
zend_eval_string(code, &retval CLS_CC ELS_CC);
|
zend_eval_string(code, &retval CLS_CC ELS_CC);
|
||||||
convert_to_string(&retval);
|
convert_to_string(&retval);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue