smart_str_append_unsigned_ex 1038 ext/oci8/oci8.c 		smart_str_append_unsigned_ex(&hashed_details, password_hash, 0);
smart_str_append_unsigned_ex 1058 ext/oci8/oci8.c 			smart_str_append_unsigned_ex(&hashed_details, charsetid, 0);
smart_str_append_unsigned_ex 1071 ext/oci8/oci8.c 		smart_str_append_unsigned_ex(&hashed_details, charsetid_nls_lang, 0);
smart_str_append_unsigned_ex 1081 ext/oci8/oci8.c 	smart_str_append_unsigned_ex(&hashed_details, session_mode, 0);
smart_str_append_unsigned_ex   94 ext/standard/php_smart_str.h 	smart_str_append_unsigned_ex((dest), (val), 0)