HomeSort by relevance Sort by last modified time
    Searched full:string_pxsp (Results 1 - 1 of 1) sorted by null

  /external/pcre/dist/
pcre_compile.c 340 static const pcre_uchar string_PXsp[] = {
343 static const pcre_uchar string_pXsp[] = {
356 string_PXsp, /* \S */ /* Xsp is Perl space, but from 8.34, Perl */
357 string_pXsp, /* \s */ /* space and POSIX space are the same. */
    [all...]

Completed in 543 milliseconds