HomeSort by relevance Sort by last modified time
    Searched refs:REG_LEFT (Results 1 - 4 of 4) sorted by null

  /prebuilts/go/darwin-x86/src/regexp/testdata/
testregex.c 217 T(" a REG_LEFT|REG_RIGHT implicit ^...$\n");
228 T(" l REG_LEFT implicit ^...\n");
241 T(" y REG_LEFT regexec() implicit ^...\n");
357 #ifndef REG_LEFT
438 #ifndef REG_LEFT
439 #define REG_LEFT NOTEST
    [all...]
  /prebuilts/go/linux-x86/src/regexp/testdata/
testregex.c 217 T(" a REG_LEFT|REG_RIGHT implicit ^...$\n");
228 T(" l REG_LEFT implicit ^...\n");
241 T(" y REG_LEFT regexec() implicit ^...\n");
357 #ifndef REG_LEFT
438 #ifndef REG_LEFT
439 #define REG_LEFT NOTEST
    [all...]
  /prebuilts/go/darwin-x86/src/regexp/
exec_test.go 403 // a REG_LEFT|REG_RIGHT implicit ^...$
414 // l REG_LEFT implicit ^...
427 // y REG_LEFT regexec() implicit ^...
  /prebuilts/go/linux-x86/src/regexp/
exec_test.go 403 // a REG_LEFT|REG_RIGHT implicit ^...$
414 // l REG_LEFT implicit ^...
427 // y REG_LEFT regexec() implicit ^...

Completed in 76 milliseconds