Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for BADPAT (0.2 sec)

  1. src/regexp/testdata/testregex.c

    T("    entries with m and n being first and last+1 positions in the\n");
    T("    field 3 string, or NULL if REG_NOSUB is in effect and success\n");
    T("    is expected. BADPAT is acceptable in place of any regcomp(3)\n");
    T("    error code. The match[] array is initialized to (-2,-2) before\n");
    T("    each test. All array elements from 0 to nmatch-1 must be specified\n");
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 08 04:08:51 UTC 2014
    - 51.3K bytes
    - Viewed (0)
  2. src/regexp/exec_test.go

    	//     codes (with REG_ omitted) or the match array, a list of (m,n)
    	//     entries with m and n being first and last+1 positions in the
    	//     field 3 string, or NULL if REG_NOSUB is in effect and success
    	//     is expected. BADPAT is acceptable in place of any regcomp(3)
    	//     error code. The match[] array is initialized to (-2,-2) before
    	//     each test. All array elements from 0 to nmatch-1 must be specified
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 25 19:36:03 UTC 2024
    - 20.7K bytes
    - Viewed (0)
Back to top