Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_internal.h1042 CHAR_HT, CHAR_SPACE, 0xa0, \
1067 case CHAR_SPACE: \
1095 #define HSPACE_LIST CHAR_HT, CHAR_SPACE
1099 case CHAR_SPACE
1301 #define CHAR_SPACE ' ' macro
1559 #define CHAR_SPACE '\040' macro
H A Dpcre_study.c998 SET_BIT(CHAR_SPACE); in set_start_bits()
1135 SET_BIT(CHAR_SPACE); in set_start_bits()

Completed in 19 milliseconds