Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Submatch (0.14 sec)

  1. src/regexp/testdata/testregex.c

    	"SHELL_ESCAPED",
    #endif
    #ifndef REG_SHELL_GROUP
    	"SHELL_GROUP",
    #endif
    #ifndef REG_SHELL_PATH
    	"SHELL_PATH",
    #endif
    #ifndef REG_SPAN
    	"SPAN",
    #endif
    #if REG_NOSUB & REG_TEST_DEFAULT
    	"SUBMATCH",
    #endif
    #if !_REG_nexec
    	"regnexec",
    #endif
    #if !_REG_subcomp
    	"regsubcomp",
    #endif
    #if !_REG_decomp
    	"redecomp",
    #endif
    	0
    };
    
    #ifndef REG_CLASS_ESCAPE
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 08 04:08:51 UTC 2014
    - 51.3K bytes
    - Viewed (0)
Back to top