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

  /prebuilts/go/darwin-x86/src/regexp/testdata/
testregex.c 492 #ifndef REG_ENULL
494 #define REG_ENULL (REG_UNKNOWN-2)
496 #define REG_ENULL REG_EMPTY
541 REG_ENULL, "ENULL",
    [all...]
  /prebuilts/go/linux-x86/src/regexp/testdata/
testregex.c 492 #ifndef REG_ENULL
494 #define REG_ENULL (REG_UNKNOWN-2)
496 #define REG_ENULL REG_EMPTY
541 REG_ENULL, "ENULL",
    [all...]

Completed in 44 milliseconds