Home
last modified time | relevance | path

Searched refs:OP_NOT_HSPACE (Results 1 – 5 of 5) sorted by relevance

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_study.c276 case OP_NOT_HSPACE: in find_minlength()
819 case OP_NOT_HSPACE: in set_start_bits()
H A Dpcre_exec.c2462 case OP_NOT_HSPACE: in match()
4348 case OP_NOT_HSPACE: in match()
4604 case OP_NOT_HSPACE: in match()
5078 case OP_NOT_HSPACE: in match()
5203 case OP_NOT_HSPACE: in match()
5664 case OP_NOT_HSPACE: in match()
5681 if (gotspace == (ctype == OP_NOT_HSPACE)) break; in match()
5885 case OP_NOT_HSPACE: in match()
H A Dpcre_compile.c1896 case OP_NOT_HSPACE: in find_fixedlength()
3239 case OP_NOT_HSPACE: in check_auto_possessive()
3243 return op_code == OP_NOT_HSPACE; in check_auto_possessive()
3246 return op_code != OP_NOT_HSPACE; in check_auto_possessive()
3399 case OP_NOT_HSPACE: in check_auto_possessive()
H A Dpcre_internal.h1909 OP_NOT_HSPACE, /* 18 \H (not horizontal whitespace) */ enumerator
H A DHACKING175 OP_NOT_HSPACE \H

Completed in 51 milliseconds