Searched refs:MAXstring (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/file-46/file/src/
H A Dfile.h107 #define MAXstring 32 /* max leng of "string" types */ macro
125 char s[MAXstring]; /* the search string or regex pattern */
126 unsigned char us[MAXstring];
346 strings matched in files can be longer than MAXstring */
H A Dapprentice.c799 MAXstring || (p[len] == '\0' ||
/macosx-10.9.5/apache-786.1/httpd/modules/metadata/
H A Dmod_mime_magic.c126 #define MAXstring 64 /* max leng of "string" types */ macro
159 char s[MAXstring];

Completed in 195 milliseconds