Searched refs:z_len_is_null (Results 1 – 1 of 1) sorted by relevance
2773 bool z_len_is_null = 1; in PHP_FUNCTION() local2782 Z_PARAM_LONG_OR_NULL(z_len, z_len_is_null) in PHP_FUNCTION()2785 if (!z_len_is_null) { in PHP_FUNCTION()
Completed in 28 milliseconds