Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/tests/general_functions/
H A Dbug42272.phpt2 Bug #42272 (var_export() incorrectly escapes char(0))
/PHP-7.4/ext/mbstring/tests/
H A Dbug31911.phpt2 Bug #31911 (mb_decode_mimeheader() is case-sensitive to hex escapes)
/PHP-7.4/ext/pdo/
H A Dpdo_sql_parser.re93 int ret = 0, escapes = 0;
133 escapes++;
162 if (escapes) {
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c509 static const short int escapes[] = { variable
567 static const short int escapes[] = { variable
980 if (meta_arg == (uint32_t)(-escapes[cc - ESCAPES_FIRST])) break; in show_parsed()
1516 else if ((i = escapes[c - ESCAPES_FIRST]) != 0) in PRIV()
/PHP-7.4/build/
H A Dlibtool.m44021 # without removal of \ escapes.

Completed in 36 milliseconds