Home
last modified time | relevance | path

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

/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_internal.h1854 enum { ESC_A = 1, ESC_G, ESC_K, ESC_B, ESC_b, ESC_D, ESC_d, ESC_S, ESC_s, enumerator
H A Dpcre_compile.c160 -ESC_B, -ESC_C,
211 /* C0 */ '{',-ESC_A, -ESC_B, -ESC_C, -ESC_D,-ESC_E, 0, -ESC_G,
8060 if ((escape == ESC_b || escape == ESC_B || escape == ESC_A) && in compile_branch()

Completed in 36 milliseconds