Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dphp_string.h137 …ags_ex(char *rbuf, int len, int *stateptr, char *allow, int allow_len, zend_bool allow_tag_spaces);
H A Dstring.c4611 …tags_ex(char *rbuf, int len, int *stateptr, char *allow, int allow_len, zend_bool allow_tag_spaces) argument
4648 if (isspace(*(p + 1)) && !allow_tag_spaces) {

Completed in 27 milliseconds