Searched refs:enc_name2 (Results 1 – 1 of 1) sorted by relevance
2345 char *enc_name2 = NULL; in PHP_FUNCTION() local2372 enc_name2 = Z_STRVAL_P(zoffset); in PHP_FUNCTION()2376 if (enc_name2 != NULL) { in PHP_FUNCTION()2377 switch (*enc_name2) { in PHP_FUNCTION()2402 enc_name = enc_name2; in PHP_FUNCTION()
Completed in 19 milliseconds