mirror of
https://github.com/php/php-src.git
synced 2026-04-11 01:53:36 +02:00
- Testing 1 2 3
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
|
||||
#include "tsrm_config_common.h"
|
||||
#include "tsrm_strtok_r.h"
|
||||
|
||||
static inline int in_character_class(char ch, const char *delim)
|
||||
{
|
||||
while (*delim) {
|
||||
|
||||
Reference in New Issue
Block a user