ESC_X             108 pcre/pcre_compile.cpp -ESC_X,      0, -ESC_Z,    '[',   '\\',    ']',    '^',    '_',   /* X - _ */
ESC_X             136 pcre/pcre_compile.cpp /*  E0 */  '\\',     0, -ESC_S,       0,      0,-ESC_V, -ESC_W, -ESC_X,
ESC_X            3075 pcre/pcre_compile.cpp         else if (-c == ESC_X) c = 'X';   /* \X is literal X in a class */
ESC_X            3363 pcre/pcre_compile.cpp             else if (d == -ESC_X) d = 'X';
ESC_X            5352 pcre/pcre_compile.cpp       else if (-c == ESC_X || -c == ESC_P || -c == ESC_p)