Home
last modified time | relevance | path

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

/PHP-5.4/ext/mbstring/oniguruma/
H A Dregenc.h56 #define ONIG_IS_NOT_NULL(p) (((void*)(p)) != (void*)0) macro
H A Dregenc.c91 while (ONIG_IS_NOT_NULL(s) && n-- > 0) { in onigenc_step_back()

Completed in 13 milliseconds