Searched refs:ONIG_IS_NOT_NULL (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/ruby-106/ruby/
H A Dregenc.h74 #define ONIG_IS_NOT_NULL(p) (((void*)(p)) != (void*)0) macro
H A Dregenc.c103 while (ONIG_IS_NOT_NULL(s) && n-- > 0) {

Completed in 115 milliseconds