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

/macosx-10.10.1/ruby-106/ruby/missing/
H A Dlanginfo.c59 #define strstart(s, n) (strncasecmp((s), (n), strlen(n)) == 0) macro
[all...]
/macosx-10.10.1/Libinfo-459/rpc.subproj/
H A Dclnt_perror.c98 char *strstart = str; local
/macosx-10.10.1/libxslt-13/libxslt/libxslt/
H A Dattrvt.c42 int strstart; /* is the start a string */ member in struct:_xsltAttrVT
/macosx-10.10.1/zlib-55/zlib/contrib/gcc_gvmat64/
H A Dgvmat64.S160 #define strstart [ rcx + dsStrStart] define
/macosx-10.10.1/zlib-55/zlib/contrib/masmx64/
H A Dgvmat64.asm184 strstart equ [ rcx + dsStrStart] define
/macosx-10.10.1/rsync-45/rsync/zlib/
H A Ddeflate.h156 uInt strstart; /* start of string to insert */ member in struct:internal_state
/macosx-10.10.1/sudo-73/src/zlib/
H A Ddeflate.h159 uInt strstart; /* start of string to insert */ member in struct:internal_state
/macosx-10.10.1/xnu-2782.1.97/libkern/zlib/
H A Ddeflate.h183 uInt strstart; /* start of string to insert */ member in struct:internal_state
/macosx-10.10.1/zlib-55/zlib/
H A Ddeflate.h156 uInt strstart; /* start of string to insert */ member in struct:internal_state
/macosx-10.10.1/zsh-61/zsh/Src/
H A Dsubst.c125 stringsubstquote(char *strstart, char **pstrdpos) argument
/macosx-10.10.1/ppp-786.1.1/Helpers/pppdump/
H A Dzlib.c299 uInt strstart; /* start of string to insert */ member in struct:deflate_state
[all...]
/macosx-10.10.1/ksh-23/ksh/src/cmd/INIT/
H A Dratz.c1366 uInt strstart; /* start of string to insert */ member in struct:internal_state

Completed in 135 milliseconds