Searched defs:ACCEPT (Results 1 - 12 of 12) sorted by relevance

/macosx-10.10/CPANInternal-159.1/Template-Toolkit-2.25/lib/Template/
H A DParser.pm45 use constant ACCEPT => 1; constant
/macosx-10.10/ruby-106/ruby/enc/
H A Dcp949.c73 typedef enum { FAILURE = -2, ACCEPT = -1, S0 = 0, S1 } state_t; enumerator in enum:__anon12265
H A Demacs_mule.c68 typedef enum { FAILURE = -2, ACCEPT = -1, S0 = 0, S1, S2, S3, S4, S5, S6 } state_t; enumerator in enum:__anon12266
H A Deuc_kr.c51 typedef enum { FAILURE = -2, ACCEPT = -1, S0 = 0, S1 } state_t; enumerator in enum:__anon12268
H A Deuc_tw.c51 typedef enum { FAILURE = -2, ACCEPT = -1, S0 = 0, S1, S2, S3 } state_t; enumerator in enum:__anon12269
H A Dgbk.c73 typedef enum { FAILURE = -2, ACCEPT = -1, S0 = 0, S1 } state_t; enumerator in enum:__anon12272
H A Dbig5.c90 typedef enum { FAILURE = -2, ACCEPT = -1, S0 = 0, S1 } state_t; enumerator in enum:__anon12264
H A Deuc_jp.c54 typedef enum { FAILURE = -2, ACCEPT = -1, S0 = 0, S1, S2 } state_t; enumerator in enum:__anon12267
H A Dutf_8.c64 ACCEPT, enumerator in enum:__anon12281
H A Dgb18030.c65 typedef enum { FAILURE = -2, ACCEPT = -1, S0 = 0, S1, S2, S3 } state_t; enumerator in enum:__anon12271
H A Dshift_jis.c165 typedef enum { FAILURE = -2, ACCEPT = -1, S0 = 0, S1 } state_t; enumerator in enum:__anon12274
/macosx-10.10/ksh-23/ksh/src/cmd/ksh93/bltins/
H A Dmkservice.c97 #define ACCEPT 0 macro

Completed in 251 milliseconds