Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_internal.h991 CHAR_HT, CHAR_SPACE, CHAR_NBSP, \
1016 case CHAR_SPACE: \
1044 #define HSPACE_LIST CHAR_HT, CHAR_SPACE, CHAR_NBSP, NOTACHAR
1048 case CHAR_SPACE: \
1258 #define CHAR_SPACE ' ' macro
1521 #define CHAR_SPACE '\040' macro
H A Dpcre_study.c1105 SET_BIT(CHAR_SPACE); in set_start_bits()
1235 SET_BIT(CHAR_SPACE); in set_start_bits()

Completed in 18 milliseconds