Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_internal.h991 CHAR_HT, CHAR_SPACE, 0xa0, \
1016 case CHAR_SPACE: \
1044 #define HSPACE_LIST CHAR_HT, CHAR_SPACE
1048 case CHAR_SPACE
1255 #define CHAR_SPACE ' ' macro
1518 #define CHAR_SPACE '\040' macro
H A Dpcre_study.c1099 SET_BIT(CHAR_SPACE); in set_start_bits()
1229 SET_BIT(CHAR_SPACE); in set_start_bits()

Completed in 18 milliseconds