Home
last modified time | relevance | path

Searched refs:NLTYPE_ANY (Results 1 – 3 of 3) sorted by relevance

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_exec.c6503 md->nltype = NLTYPE_ANY; in pcre_exec()
6694 (md->nltype == NLTYPE_ANY || md->nltype == NLTYPE_ANYCRLF) && in pcre_exec()
6906 (md->nltype == NLTYPE_ANY || in pcre_exec()
H A Dpcre_internal.h301 #define NLTYPE_ANY 1 /* Newline is any Unicode line ending */ macro
H A Dpcre_compile.c7969 cd->nltype = NLTYPE_ANY; in pcre_compile2()

Completed in 62 milliseconds